2023-10-08T23:38:57.233 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-08T23:38:57.233 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_bdavidov@teuthology --description rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} --name bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi --verbose --archive /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005 -- /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/orig.config.yaml 2023-10-08T23:38:57.271 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-08T23:38:57.350 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005 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: '7412005' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: bdavidov-2023-10-05_14:50:08-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: e8883951900e2d103ad25cc5524485df97ec5fd8 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: 7435 sha1: bcea8c48517ff154f392584022efa0718f51c9f2 sleep_before_teardown: 0 suite: rbd:nvmeof suite_branch: wip-nvmetest-teuthology suite_path: /home/teuthworker/src/github.com_barakda_ceph_e8883951900e2d103ad25cc5524485df97ec5fd8/qa suite_relpath: qa suite_repo: https://github.com/barakda/ceph suite_sha1: e8883951900e2d103ad25cc5524485df97ec5fd8 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFdf4ODM6rZ/kj6F4aWNzfWGkEjOkRFW6Vb9z908M9Csuuhu3zdOVjYEBvecc1zfuYi87J01Fgz3pVJzYVIG5Tw= smithi150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXBtGY8+sMxC+ma/hY/WYiCJfYDDHqGNSDbpMhgubyBR88mPusrE5eSRCgKs+y6WHqHkrjF288gpqybsVxBSMk= smithi170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNHCMKwLmi0qXkze5ZUVeIGrdRHBNri7wenaIuBmkY4osUgso51JEeVBBPAsBdSpE3SMPf7bpRKqujgR7bPOnyQ= 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 - sleep 60 - 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_14:50:08 tube: smithi use_shaman: true user: bdavidov verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-08T23:38:57.351 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_barakda_ceph_e8883951900e2d103ad25cc5524485df97ec5fd8/qa; will attempt to use it 2023-10-08T23:38:57.351 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_barakda_ceph_e8883951900e2d103ad25cc5524485df97ec5fd8/qa/tasks 2023-10-08T23:38:57.352 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-08T23:38:57.353 INFO:teuthology.task.internal:Checking packages... 2023-10-08T23:38:57.376 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bcea8c48517ff154f392584022efa0718f51c9f2' 2023-10-08T23:38:57.376 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-08T23:38:57.376 INFO:teuthology.packaging:ref: None 2023-10-08T23:38:57.376 INFO:teuthology.packaging:tag: None 2023-10-08T23:38:57.377 INFO:teuthology.packaging:branch: wip-barakda-cephadm-nvmeof 2023-10-08T23:38:57.377 INFO:teuthology.packaging:sha1: bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-08T23:38:57.377 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-08T23:38:57.520 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5817.gbcea8c48 2023-10-08T23:38:57.520 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-08T23:38:57.529 INFO:teuthology.task.internal:no buildpackages task found 2023-10-08T23:38:57.529 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-08T23:38:57.534 INFO:teuthology.task.internal:Saving configuration 2023-10-08T23:38:57.548 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-08T23:38:57.553 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T23:38:57.579 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.408991', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFdf4ODM6rZ/kj6F4aWNzfWGkEjOkRFW6Vb9z908M9Csuuhu3zdOVjYEBvecc1zfuYi87J01Fgz3pVJzYVIG5Tw='} 2023-10-08T23:38:57.600 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.411620', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXBtGY8+sMxC+ma/hY/WYiCJfYDDHqGNSDbpMhgubyBR88mPusrE5eSRCgKs+y6WHqHkrjF288gpqybsVxBSMk='} 2023-10-08T23:38:57.623 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.410405', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNHCMKwLmi0qXkze5ZUVeIGrdRHBNri7wenaIuBmkY4osUgso51JEeVBBPAsBdSpE3SMPf7bpRKqujgR7bPOnyQ='} 2023-10-08T23:38:57.623 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-08T23:38:57.629 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2023-10-08T23:38:57.629 INFO:teuthology.task.internal:roles: ubuntu@smithi150.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3', 'osd.4', 'client.1'] 2023-10-08T23:38:57.629 INFO:teuthology.task.internal:roles: ubuntu@smithi170.front.sepia.ceph.com - ['mon.c', 'osd.5', 'osd.6', 'osd.7', 'client.2'] 2023-10-08T23:38:57.630 INFO:teuthology.run_tasks:Running task console_log... 2023-10-08T23:38:57.745 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2ea6576b80>, signals=[15]) 2023-10-08T23:38:57.745 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-08T23:38:57.751 INFO:teuthology.task.internal:Opening connections... 2023-10-08T23:38:57.751 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2023-10-08T23:38:57.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:38:57.821 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi150.front.sepia.ceph.com 2023-10-08T23:38:57.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:38:57.891 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2023-10-08T23:38:57.892 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:38:57.961 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-08T23:38:57.968 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2023-10-08T23:38:57.992 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2023-10-08T23:38:57.992 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="CentOS Stream" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="8" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:ID="centos" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="rhel fedora" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="8" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el8" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-08T23:38:58.054 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2023-10-08T23:38:58.055 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-08T23:38:58.055 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://centos.org/" 2023-10-08T23:38:58.055 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-08T23:38:58.055 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-08T23:38:58.055 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-08T23:38:58.056 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2023-10-08T23:38:58.075 DEBUG:teuthology.orchestra.run.smithi150:> uname -m 2023-10-08T23:38:58.099 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2023-10-08T23:38:58.099 DEBUG:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2023-10-08T23:38:58.160 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="CentOS Stream" 2023-10-08T23:38:58.160 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="8" 2023-10-08T23:38:58.160 INFO:teuthology.orchestra.run.smithi150.stdout:ID="centos" 2023-10-08T23:38:58.160 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE="rhel fedora" 2023-10-08T23:38:58.160 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="8" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:PLATFORM_ID="platform:el8" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:ANSI_COLOR="0;31" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://centos.org/" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-08T23:38:58.161 INFO:teuthology.orchestra.run.smithi150.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-08T23:38:58.162 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2023-10-08T23:38:58.184 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2023-10-08T23:38:58.206 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2023-10-08T23:38:58.206 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="CentOS Stream" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="8" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:ID="centos" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE="rhel fedora" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="8" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:PLATFORM_ID="platform:el8" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:ANSI_COLOR="0;31" 2023-10-08T23:38:58.268 INFO:teuthology.orchestra.run.smithi170.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-08T23:38:58.269 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://centos.org/" 2023-10-08T23:38:58.269 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-08T23:38:58.269 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-08T23:38:58.269 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-08T23:38:58.269 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2023-10-08T23:38:58.292 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-08T23:38:58.300 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-08T23:38:58.350 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-08T23:38:58.351 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2023-10-08T23:38:58.353 DEBUG:teuthology.orchestra.run.smithi150:> test '!' -e /home/ubuntu/cephtest 2023-10-08T23:38:58.355 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2023-10-08T23:38:58.375 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-08T23:38:58.381 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-08T23:38:58.382 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2023-10-08T23:38:58.415 DEBUG:teuthology.orchestra.run.smithi150:> test -z $(ls -A /var/lib/ceph) 2023-10-08T23:38:58.417 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2023-10-08T23:38:58.452 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-08T23:38:58.528 INFO:teuthology.run_tasks:Running task kernel... 2023-10-08T23:38:58.542 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-08T23:38:58.543 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-08T23:38:58.543 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-08T23:38:58.544 DEBUG:teuthology.orchestra.run.smithi150:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-08T23:38:58.544 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-08T23:38:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:38:58.563 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2023-10-08T23:38:58.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:38:58.564 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2023-10-08T23:38:58.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:38:58.566 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2023-10-08T23:38:58.623 INFO:teuthology.orchestra.run.smithi150.stdout:4.18.0-489.el8.x86_64 2023-10-08T23:38:58.624 INFO:teuthology.task.kernel:Running kernel on smithi150: 4.18.0-489.el8.x86_64 2023-10-08T23:38:58.624 DEBUG:teuthology.orchestra.run.smithi150:> sudo yum install -y kernel 2023-10-08T23:38:58.625 INFO:teuthology.orchestra.run.smithi170.stdout:4.18.0-489.el8.x86_64 2023-10-08T23:38:58.625 INFO:teuthology.task.kernel:Running kernel on smithi170: 4.18.0-489.el8.x86_64 2023-10-08T23:38:58.625 DEBUG:teuthology.orchestra.run.smithi170:> sudo yum install -y kernel 2023-10-08T23:38:58.627 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-489.el8.x86_64 2023-10-08T23:38:58.627 INFO:teuthology.task.kernel:Running kernel on smithi003: 4.18.0-489.el8.x86_64 2023-10-08T23:38:58.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2023-10-08T23:39:08.269 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 8 - AppStream 4.7 MB/s | 33 MB 00:07 2023-10-08T23:39:08.373 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - AppStream 4.7 MB/s | 33 MB 00:07 2023-10-08T23:39:08.562 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 8 - AppStream 4.5 MB/s | 33 MB 00:07 2023-10-08T23:39:16.985 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 8 - BaseOS 18 MB/s | 48 MB 00:02 2023-10-08T23:39:17.257 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - BaseOS 17 MB/s | 48 MB 00:02 2023-10-08T23:39:17.645 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 8 - BaseOS 18 MB/s | 48 MB 00:02 2023-10-08T23:39:24.235 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 8 - Extras 50 kB/s | 18 kB 00:00 2023-10-08T23:39:24.599 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-10-08T23:39:24.802 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-10-08T23:39:25.041 INFO:teuthology.orchestra.run.smithi150.stdout:CentOS Stream 8 - Extras common packages 26 kB/s | 6.9 kB 00:00 2023-10-08T23:39:25.271 INFO:teuthology.orchestra.run.smithi170.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-10-08T23:39:25.420 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2023-10-08T23:39:25.426 INFO:teuthology.orchestra.run.smithi150.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-10-08T23:39:25.820 INFO:teuthology.orchestra.run.smithi003.stdout:CentOS Stream 8 - Extras common packages 34 kB/s | 6.9 kB 00:00 2023-10-08T23:39:26.122 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-10-08T23:39:26.155 INFO:teuthology.orchestra.run.smithi170.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-10-08T23:39:26.252 INFO:teuthology.orchestra.run.smithi150.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-10-08T23:39:28.238 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-10-08T23:39:29.980 INFO:teuthology.orchestra.run.smithi170.stdout:lab-extras 430 kB/s | 24 kB 00:00 2023-10-08T23:39:30.061 INFO:teuthology.orchestra.run.smithi150.stdout:lab-extras 251 kB/s | 24 kB 00:00 2023-10-08T23:39:32.231 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 431 kB/s | 24 kB 00:00 2023-10-08T23:39:33.479 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-08T23:39:33.479 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-08T23:39:33.593 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-08T23:39:33.593 INFO:teuthology.orchestra.run.smithi150.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-08T23:39:33.726 INFO:teuthology.orchestra.run.smithi170.stdout:Dependencies resolved. 2023-10-08T23:39:33.726 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout: Package Architecture Version Repository Size 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout:Installing: 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout:Installing dependencies: 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-08T23:39:33.727 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-08T23:39:33.728 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:39:33.728 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction Summary 2023-10-08T23:39:33.728 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:39:33.728 INFO:teuthology.orchestra.run.smithi170.stdout:Install 3 Packages 2023-10-08T23:39:33.728 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:39:33.729 INFO:teuthology.orchestra.run.smithi170.stdout:Total download size: 88 M 2023-10-08T23:39:33.729 INFO:teuthology.orchestra.run.smithi170.stdout:Installed size: 96 M 2023-10-08T23:39:33.729 INFO:teuthology.orchestra.run.smithi170.stdout:Downloading Packages: 2023-10-08T23:39:33.856 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-10-08T23:39:33.857 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:39:33.857 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2023-10-08T23:39:33.857 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:39:33.857 INFO:teuthology.orchestra.run.smithi150.stdout:Installing: 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout:Installing dependencies: 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout:Install 3 Packages 2023-10-08T23:39:33.858 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:39:33.859 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 88 M 2023-10-08T23:39:33.859 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 96 M 2023-10-08T23:39:33.859 INFO:teuthology.orchestra.run.smithi150.stdout:Downloading Packages: 2023-10-08T23:39:35.695 INFO:teuthology.orchestra.run.smithi150.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 5.6 MB/s | 10 MB 00:01 2023-10-08T23:39:35.731 INFO:teuthology.orchestra.run.smithi170.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 5.1 MB/s | 10 MB 00:01 2023-10-08T23:39:36.038 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-08T23:39:36.039 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-08T23:39:36.302 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-10-08T23:39:36.303 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout:Install 3 Packages 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:39:36.304 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 88 M 2023-10-08T23:39:36.305 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 96 M 2023-10-08T23:39:36.305 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-10-08T23:39:37.872 INFO:teuthology.orchestra.run.smithi170.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 8.6 MB/s | 35 MB 00:04 2023-10-08T23:39:38.628 INFO:teuthology.orchestra.run.smithi150.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 7.5 MB/s | 35 MB 00:04 2023-10-08T23:39:38.664 INFO:teuthology.orchestra.run.smithi170.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 8.7 MB/s | 43 MB 00:04 2023-10-08T23:39:38.665 INFO:teuthology.orchestra.run.smithi170.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:39:38.665 INFO:teuthology.orchestra.run.smithi170.stdout:Total 18 MB/s | 88 MB 00:04 2023-10-08T23:39:38.798 INFO:teuthology.orchestra.run.smithi003.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 4.2 MB/s | 10 MB 00:02 2023-10-08T23:39:39.337 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction check 2023-10-08T23:39:39.678 INFO:teuthology.orchestra.run.smithi150.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 7.4 MB/s | 43 MB 00:05 2023-10-08T23:39:39.679 INFO:teuthology.orchestra.run.smithi150.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:39:39.679 INFO:teuthology.orchestra.run.smithi150.stdout:Total 15 MB/s | 88 MB 00:05 2023-10-08T23:39:39.763 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction check succeeded. 2023-10-08T23:39:39.763 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction test 2023-10-08T23:39:40.351 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction check 2023-10-08T23:39:40.761 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction check succeeded. 2023-10-08T23:39:40.761 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction test 2023-10-08T23:39:40.949 INFO:teuthology.orchestra.run.smithi003.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 7.8 MB/s | 35 MB 00:04 2023-10-08T23:39:40.994 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction test succeeded. 2023-10-08T23:39:41.011 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction 2023-10-08T23:39:41.540 INFO:teuthology.orchestra.run.smithi003.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 8.3 MB/s | 43 MB 00:05 2023-10-08T23:39:41.541 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:39:41.541 INFO:teuthology.orchestra.run.smithi003.stdout:Total 17 MB/s | 88 MB 00:05 2023-10-08T23:39:41.976 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction test succeeded. 2023-10-08T23:39:42.007 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction 2023-10-08T23:39:42.243 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-10-08T23:39:42.683 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-10-08T23:39:42.683 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-10-08T23:39:43.780 INFO:teuthology.orchestra.run.smithi170.stdout: Preparing : 1/1 2023-10-08T23:39:43.960 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-10-08T23:39:44.065 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-10-08T23:39:44.310 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:44.766 INFO:teuthology.orchestra.run.smithi150.stdout: Preparing : 1/1 2023-10-08T23:39:45.293 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:47.001 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-10-08T23:39:47.504 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:47.857 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:48.218 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:48.866 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:49.267 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:51.239 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:39:51.592 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:51.620 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:51.889 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:39:52.643 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:52.956 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:39:55.245 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:39:55.586 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:13.516 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:13.541 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:13.915 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:13.915 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:40:13.915 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:40:14.601 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:14.624 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:14.953 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:14.953 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:40:14.953 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:40:14.969 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:14.969 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:40:14.969 INFO:teuthology.orchestra.run.smithi170.stdout:Installed: 2023-10-08T23:40:14.969 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-08T23:40:14.969 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-08T23:40:14.970 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:40:14.970 INFO:teuthology.orchestra.run.smithi170.stdout:Complete! 2023-10-08T23:40:15.100 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:15.319 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:15.320 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:15.320 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-08T23:40:15.320 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-08T23:40:15.320 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-08T23:40:15.320 INFO:teuthology.task.kernel:Installing distro kernel on mon.c... 2023-10-08T23:40:15.320 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2023-10-08T23:40:15.321 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:15.528 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:15.529 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:15.529 DEBUG:teuthology.orchestra.run.smithi170:> sudo rpm -qi grub2-tools 2023-10-08T23:40:15.562 INFO:teuthology.orchestra.run.smithi170.stdout:Name : grub2-tools 2023-10-08T23:40:15.562 INFO:teuthology.orchestra.run.smithi170.stdout:Epoch : 1 2023-10-08T23:40:15.562 INFO:teuthology.orchestra.run.smithi170.stdout:Version : 2.02 2023-10-08T23:40:15.562 INFO:teuthology.orchestra.run.smithi170.stdout:Release : 129.el8 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: x86_64 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Group : System Environment/Base 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Size : 9265586 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:License : GPLv3+ 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-08T23:40:15.563 INFO:teuthology.orchestra.run.smithi170.stdout:Relocations : (not relocatable) 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:Packager : CentOS BuildSystem 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:Vendor : CentOS 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:Summary : Support tools for GRUB. 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:Description : 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:hardware devices. 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:40:15.564 INFO:teuthology.orchestra.run.smithi170.stdout:This subpackage provides tools for support of all platforms. 2023-10-08T23:40:15.565 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-08T23:40:15.565 INFO:teuthology.task.kernel:Updating grub on smithi170 to boot 4.18.0-514.el8.x86_64 2023-10-08T23:40:15.565 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-08T23:40:15.742 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:15.742 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:40:15.742 INFO:teuthology.orchestra.run.smithi150.stdout:Installed: 2023-10-08T23:40:15.743 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-08T23:40:15.743 INFO:teuthology.orchestra.run.smithi150.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-08T23:40:15.743 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:40:15.743 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-10-08T23:40:15.891 DEBUG:teuthology.orchestra.run.smithi150:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:16.105 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:16.106 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:16.106 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-08T23:40:16.106 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-08T23:40:16.106 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-08T23:40:16.106 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-08T23:40:16.106 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi150.front.sepia.ceph.com, path=None, version=distro) 2023-10-08T23:40:16.106 DEBUG:teuthology.orchestra.run.smithi150:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:16.314 INFO:teuthology.orchestra.run.smithi150.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:16.315 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:16.315 DEBUG:teuthology.orchestra.run.smithi150:> sudo rpm -qi grub2-tools 2023-10-08T23:40:16.349 INFO:teuthology.orchestra.run.smithi150.stdout:Name : grub2-tools 2023-10-08T23:40:16.349 INFO:teuthology.orchestra.run.smithi150.stdout:Epoch : 1 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Version : 2.02 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Release : 129.el8 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Architecture: x86_64 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Group : System Environment/Base 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Size : 9265586 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:License : GPLv3+ 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-08T23:40:16.350 INFO:teuthology.orchestra.run.smithi150.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Relocations : (not relocatable) 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Packager : CentOS BuildSystem 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Vendor : CentOS 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Summary : Support tools for GRUB. 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:Description : 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-08T23:40:16.351 INFO:teuthology.orchestra.run.smithi150.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-08T23:40:16.352 INFO:teuthology.orchestra.run.smithi150.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-08T23:40:16.352 INFO:teuthology.orchestra.run.smithi150.stdout:hardware devices. 2023-10-08T23:40:16.352 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:40:16.352 INFO:teuthology.orchestra.run.smithi150.stdout:This subpackage provides tools for support of all platforms. 2023-10-08T23:40:16.353 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-08T23:40:16.353 INFO:teuthology.task.kernel:Updating grub on smithi150 to boot 4.18.0-514.el8.x86_64 2023-10-08T23:40:16.353 DEBUG:teuthology.orchestra.run.smithi150:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-08T23:40:17.035 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2023-10-08T23:40:18.224 INFO:teuthology.orchestra.run.smithi150.stderr:Generating grub configuration file ... 2023-10-08T23:40:18.809 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:18.819 INFO:teuthology.orchestra.run.smithi170.stderr:done 2023-10-08T23:40:18.821 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2023-10-08T23:40:18.834 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:18.844 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.mF5isU1J4J 2023-10-08T23:40:18.844 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mF5isU1J4J 2023-10-08T23:40:18.918 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.mF5isU1J4J 2023-10-08T23:40:19.067 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.mF5isU1J4J is 6KB 2023-10-08T23:40:19.115 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.mF5isU1J4J 2023-10-08T23:40:19.133 DEBUG:teuthology.orchestra.run.smithi170:> sudo /bin/ls /boot/loader/entries || true 2023-10-08T23:40:19.204 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:19.204 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-08T23:40:19.204 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-08T23:40:19.208 INFO:teuthology.orchestra.run.smithi170.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-08T23:40:19.208 INFO:teuthology.orchestra.run.smithi170.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-08T23:40:19.208 INFO:teuthology.orchestra.run.smithi170.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-08T23:40:19.208 INFO:teuthology.orchestra.run.smithi170.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-08T23:40:19.209 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-08T23:40:19.395 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2023-10-08T23:40:19.954 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T23:40:19.954 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:40:19.955 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-10-08T23:40:19.955 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-08T23:40:19.955 INFO:teuthology.orchestra.run.smithi003.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-08T23:40:19.955 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:40:19.955 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-08T23:40:20.096 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:20.119 INFO:teuthology.orchestra.run.smithi150.stderr:done 2023-10-08T23:40:20.122 DEBUG:teuthology.orchestra.run.smithi150:> mktemp 2023-10-08T23:40:20.145 INFO:teuthology.orchestra.run.smithi150.stdout:/tmp/tmp.mUJIsPSX05 2023-10-08T23:40:20.145 DEBUG:teuthology.orchestra.run.smithi150:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.mUJIsPSX05 2023-10-08T23:40:20.218 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0666 /tmp/tmp.mUJIsPSX05 2023-10-08T23:40:20.323 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:20.324 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:20.324 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-08T23:40:20.324 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-08T23:40:20.324 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-08T23:40:20.325 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-08T23:40:20.325 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2023-10-08T23:40:20.325 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T23:40:20.359 DEBUG:teuthology.orchestra.remote:smithi150:/tmp/tmp.mUJIsPSX05 is 6KB 2023-10-08T23:40:20.407 DEBUG:teuthology.orchestra.run.smithi150:> rm -fr /tmp/tmp.mUJIsPSX05 2023-10-08T23:40:20.426 DEBUG:teuthology.orchestra.run.smithi150:> sudo /bin/ls /boot/loader/entries || true 2023-10-08T23:40:20.502 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-08T23:40:20.503 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-08T23:40:20.503 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-08T23:40:20.503 INFO:teuthology.orchestra.run.smithi150.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-08T23:40:20.504 DEBUG:teuthology.orchestra.run.smithi150:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-08T23:40:20.542 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T23:40:20.543 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T23:40:20.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo rpm -qi grub2-tools 2023-10-08T23:40:20.577 INFO:teuthology.orchestra.run.smithi003.stdout:Name : grub2-tools 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Epoch : 1 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Version : 2.02 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Release : 129.el8 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: x86_64 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Group : System Environment/Base 2023-10-08T23:40:20.578 INFO:teuthology.orchestra.run.smithi003.stdout:Size : 9265586 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:License : GPLv3+ 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Relocations : (not relocatable) 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Packager : CentOS BuildSystem 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:Vendor : CentOS 2023-10-08T23:40:20.579 INFO:teuthology.orchestra.run.smithi003.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:Summary : Support tools for GRUB. 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:Description : 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout:hardware devices. 2023-10-08T23:40:20.580 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:40:20.581 INFO:teuthology.orchestra.run.smithi003.stdout:This subpackage provides tools for support of all platforms. 2023-10-08T23:40:20.582 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-08T23:40:20.582 INFO:teuthology.task.kernel:Updating grub on smithi003 to boot 4.18.0-514.el8.x86_64 2023-10-08T23:40:20.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-08T23:40:20.648 DEBUG:teuthology.orchestra.run.smithi150:> sudo shutdown -r now 2023-10-08T23:40:22.144 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2023-10-08T23:40:23.955 INFO:teuthology.orchestra.run.smithi003.stderr:done 2023-10-08T23:40:23.957 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2023-10-08T23:40:23.978 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.kB6r64eA5g 2023-10-08T23:40:23.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kB6r64eA5g 2023-10-08T23:40:24.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.kB6r64eA5g 2023-10-08T23:40:24.197 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.kB6r64eA5g is 6KB 2023-10-08T23:40:24.245 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.kB6r64eA5g 2023-10-08T23:40:24.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo /bin/ls /boot/loader/entries || true 2023-10-08T23:40:24.335 INFO:teuthology.orchestra.run.smithi003.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-08T23:40:24.335 INFO:teuthology.orchestra.run.smithi003.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-08T23:40:24.335 INFO:teuthology.orchestra.run.smithi003.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-08T23:40:24.335 INFO:teuthology.orchestra.run.smithi003.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-08T23:40:24.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-08T23:40:24.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2023-10-08T23:40:49.422 INFO:teuthology.task.kernel:Checking client mon.c for new kernel version... 2023-10-08T23:40:49.423 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2023-10-08T23:40:49.423 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:40:50.652 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-08T23:40:50.652 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-10-08T23:40:50.653 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:40:54.482 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-08T23:40:54.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:40:54.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:41:12.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2023-10-08T23:41:21.962 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:41:21.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:41:25.242 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-10-08T23:41:34.250 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-10-08T23:41:34.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:41:49.438 DEBUG:teuthology.orchestra.remote:timed out 2023-10-08T23:41:58.447 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2023-10-08T23:41:58.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:41:58.855 DEBUG:teuthology.orchestra.run.smithi170:> true 2023-10-08T23:41:59.169 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2023-10-08T23:41:59.169 INFO:teuthology.task.kernel:Checking kernel version of mon.c, want "4.18.0-514.el8.x86_64"... 2023-10-08T23:41:59.169 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2023-10-08T23:41:59.187 INFO:teuthology.orchestra.run.smithi170.stdout:4.18.0-514.el8.x86_64 2023-10-08T23:41:59.187 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-08T23:41:59.188 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-08T23:41:59.188 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-08T23:42:00.189 INFO:teuthology.task.kernel:Enabling kdb on mon.c... 2023-10-08T23:42:00.189 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-08T23:42:00.256 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2023-10-08T23:42:00.269 DEBUG:teuthology.parallel:result is None 2023-10-08T23:42:05.951 DEBUG:teuthology.orchestra.run.smithi150:> true 2023-10-08T23:42:06.269 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-10-08T23:42:06.269 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-514.el8.x86_64"... 2023-10-08T23:42:06.270 DEBUG:teuthology.orchestra.run.smithi150:> uname -r 2023-10-08T23:42:06.289 INFO:teuthology.orchestra.run.smithi150.stdout:4.18.0-514.el8.x86_64 2023-10-08T23:42:06.289 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-08T23:42:06.289 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-08T23:42:06.289 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-08T23:42:07.290 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-08T23:42:07.290 DEBUG:teuthology.orchestra.run.smithi150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-08T23:42:07.370 INFO:teuthology.orchestra.run.smithi150.stdout:ttyS1 2023-10-08T23:42:07.384 DEBUG:teuthology.parallel:result is None 2023-10-08T23:42:21.965 DEBUG:teuthology.orchestra.remote:timed out 2023-10-08T23:42:33.966 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:42:33.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:42:34.304 DEBUG:teuthology.orchestra.run.smithi003:> true 2023-10-08T23:42:34.615 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:42:34.615 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-514.el8.x86_64"... 2023-10-08T23:42:34.616 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2023-10-08T23:42:34.638 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-514.el8.x86_64 2023-10-08T23:42:34.638 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-08T23:42:34.638 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-08T23:42:34.638 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-08T23:42:35.640 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-08T23:42:35.640 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-08T23:42:35.719 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2023-10-08T23:42:35.732 DEBUG:teuthology.parallel:result is None 2023-10-08T23:42:35.733 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-08T23:42:35.741 INFO:teuthology.task.internal:Creating test directory... 2023-10-08T23:42:35.741 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-08T23:42:35.744 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-08T23:42:35.748 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-08T23:42:35.774 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-08T23:42:35.781 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-08T23:42:35.787 INFO:teuthology.task.internal:Creating archive directory... 2023-10-08T23:42:35.788 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-08T23:42:35.808 DEBUG:teuthology.orchestra.run.smithi150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-08T23:42:35.812 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-08T23:42:35.855 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-08T23:42:35.861 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-08T23:42:35.862 DEBUG:teuthology.orchestra.run.smithi003:> 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-08T23:42:35.879 DEBUG:teuthology.orchestra.run.smithi150:> 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-08T23:42:35.881 DEBUG:teuthology.orchestra.run.smithi170:> 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-08T23:42:35.925 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.929 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.934 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.936 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.942 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.945 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T23:42:35.946 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-08T23:42:35.954 INFO:teuthology.task.internal:Configuring sudo... 2023-10-08T23:42:35.954 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-08T23:42:35.956 DEBUG:teuthology.orchestra.run.smithi150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-08T23:42:35.958 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-08T23:42:35.989 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-08T23:42:35.998 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-08T23:42:35.998 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-08T23:42:36.033 DEBUG:teuthology.orchestra.run.smithi150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-08T23:42:36.035 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-08T23:42:36.054 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.202 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.302 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:42:36.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-08T23:42:36.377 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.427 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.475 DEBUG:teuthology.orchestra.run.smithi150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.560 DEBUG:teuthology.orchestra.run.smithi150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.603 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:42:36.603 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-08T23:42:36.670 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.719 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T23:42:36.777 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.866 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T23:42:36.910 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:42:36.910 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-08T23:42:36.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2023-10-08T23:42:36.982 DEBUG:teuthology.orchestra.run.smithi150:> sudo service rsyslog restart 2023-10-08T23:42:36.984 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2023-10-08T23:42:37.045 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T23:42:37.069 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T23:42:37.078 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T23:42:37.545 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-08T23:42:37.552 INFO:teuthology.task.internal:Starting timer... 2023-10-08T23:42:37.552 INFO:teuthology.run_tasks:Running task pcp... 2023-10-08T23:42:37.562 INFO:teuthology.run_tasks:Running task selinux... 2023-10-08T23:42:37.571 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-08T23:42:37.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2023-10-08T23:42:37.648 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2023-10-08T23:42:37.650 DEBUG:teuthology.orchestra.run.smithi150:> sudo service auditd rotate 2023-10-08T23:42:37.737 INFO:teuthology.orchestra.run.smithi150.stdout:Rotating logs: 2023-10-08T23:42:37.738 DEBUG:teuthology.orchestra.run.smithi170:> sudo service auditd rotate 2023-10-08T23:42:37.816 INFO:teuthology.orchestra.run.smithi170.stdout:Rotating logs: 2023-10-08T23:42:37.818 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-08T23:42:37.818 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2023-10-08T23:42:37.854 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2023-10-08T23:42:37.854 DEBUG:teuthology.orchestra.run.smithi150:> /usr/sbin/getenforce 2023-10-08T23:42:37.885 INFO:teuthology.orchestra.run.smithi150.stdout:Permissive 2023-10-08T23:42:37.886 DEBUG:teuthology.orchestra.run.smithi170:> /usr/sbin/getenforce 2023-10-08T23:42:37.920 INFO:teuthology.orchestra.run.smithi170.stdout:Permissive 2023-10-08T23:42:37.920 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi150.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi170.front.sepia.ceph.com': 'permissive'} 2023-10-08T23:42:37.921 DEBUG:teuthology.orchestra.run.smithi003:> 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-08T23:42:37.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:42:37.957 DEBUG:teuthology.orchestra.run.smithi150:> 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-08T23:42:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:42:37.985 DEBUG:teuthology.orchestra.run.smithi170:> 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-08T23:42:38.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T23:42:38.012 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-08T23:42:38.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2023-10-08T23:42:38.046 DEBUG:teuthology.orchestra.run.smithi150:> sudo /usr/sbin/setenforce permissive 2023-10-08T23:42:38.078 DEBUG:teuthology.orchestra.run.smithi170:> sudo /usr/sbin/setenforce permissive 2023-10-08T23:42:38.106 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-08T23:42:38.117 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-10-08T23:42:38.117 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-08T23:42:38.135 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-08T23:42:38.136 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi150.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-08T23:50:48.410 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi150.front.sepia.ceph.com'), Remote(name='ubuntu@smithi170.front.sepia.ceph.com')] 2023-10-08T23:50:48.411 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:50:48.412 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:50:48.483 DEBUG:teuthology.orchestra.run.smithi003:> true 2023-10-08T23:50:48.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-08T23:50:48.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-10-08T23:50:48.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:50:48.629 DEBUG:teuthology.orchestra.run.smithi150:> true 2023-10-08T23:50:48.697 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi150.front.sepia.ceph.com' 2023-10-08T23:50:48.698 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2023-10-08T23:50:48.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T23:50:48.769 DEBUG:teuthology.orchestra.run.smithi170:> true 2023-10-08T23:50:48.798 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2023-10-08T23:50:48.798 INFO:teuthology.run_tasks:Running task clock... 2023-10-08T23:50:48.808 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-08T23:50:48.808 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-08T23:50:48.809 DEBUG:teuthology.orchestra.run.smithi003:> 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-08T23:50:48.811 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-08T23:50:48.811 DEBUG:teuthology.orchestra.run.smithi150:> 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-08T23:50:48.813 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-08T23:50:48.813 DEBUG:teuthology.orchestra.run.smithi170:> 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-08T23:50:48.844 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-08T23:50:48.849 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-08T23:50:48.858 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-08T23:50:48.867 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-08T23:50:48.874 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-08T23:50:48.888 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-08T23:50:48.920 INFO:teuthology.orchestra.run.smithi150.stderr:sudo: ntpd: command not found 2023-10-08T23:50:48.931 INFO:teuthology.orchestra.run.smithi150.stdout:506 Cannot talk to daemon 2023-10-08T23:50:48.945 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-08T23:50:48.951 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2023-10-08T23:50:48.959 INFO:teuthology.orchestra.run.smithi150.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-08T23:50:48.964 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2023-10-08T23:50:48.972 INFO:teuthology.orchestra.run.smithi170.stderr:sudo: ntpd: command not found 2023-10-08T23:50:48.980 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-08T23:50:48.984 INFO:teuthology.orchestra.run.smithi170.stdout:506 Cannot talk to daemon 2023-10-08T23:50:48.996 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-08T23:50:48.998 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-08T23:50:49.012 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-08T23:50:49.024 INFO:teuthology.orchestra.run.smithi150.stderr:bash: ntpq: command not found 2023-10-08T23:50:49.030 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T23:50:49.030 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2023-10-08T23:50:49.030 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.030 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.031 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.031 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.064 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-10-08T23:50:49.068 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T23:50:49.068 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-10-08T23:50:49.068 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.069 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.069 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.069 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.075 INFO:teuthology.orchestra.run.smithi170.stderr:bash: ntpq: command not found 2023-10-08T23:50:49.079 INFO:teuthology.orchestra.run.smithi170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T23:50:49.083 INFO:teuthology.orchestra.run.smithi170.stdout:=============================================================================== 2023-10-08T23:50:49.083 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.083 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.083 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.083 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T23:50:49.084 INFO:teuthology.run_tasks:Running task pexec... 2023-10-08T23:50:49.093 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-08T23:50:49.094 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2023-10-08T23:50:49.094 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-08T23:50:49.094 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi150.front.sepia.ceph.com 2023-10-08T23:50:49.094 DEBUG:teuthology.orchestra.run.smithi150:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-08T23:50:49.095 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi170.front.sepia.ceph.com 2023-10-08T23:50:49.095 DEBUG:teuthology.orchestra.run.smithi170:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-08T23:50:49.978 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:02:21 ago on Sun 08 Oct 2023 11:48:28 PM UTC. 2023-10-08T23:50:50.006 INFO:teuthology.orchestra.run.smithi170.stdout:Last metadata expiration check: 0:02:21 ago on Sun 08 Oct 2023 11:48:28 PM UTC. 2023-10-08T23:50:50.127 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:40 ago on Sun 08 Oct 2023 11:49:09 PM UTC. 2023-10-08T23:50:51.980 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-10-08T23:50:51.981 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:51.981 INFO:teuthology.orchestra.run.smithi150.stdout: Package Architecture Version Repository Size 2023-10-08T23:50:51.981 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:51.981 INFO:teuthology.orchestra.run.smithi150.stdout:Resetting modules: 2023-10-08T23:50:51.982 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools 2023-10-08T23:50:51.982 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:50:51.982 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-10-08T23:50:51.982 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:51.982 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:50:52.045 INFO:teuthology.orchestra.run.smithi170.stdout:Dependencies resolved. 2023-10-08T23:50:52.046 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:52.046 INFO:teuthology.orchestra.run.smithi170.stdout: Package Architecture Version Repository Size 2023-10-08T23:50:52.046 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout:Resetting modules: 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout: container-tools 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction Summary 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:52.047 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:50:52.231 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-10-08T23:50:52.292 INFO:teuthology.orchestra.run.smithi170.stdout:Complete! 2023-10-08T23:50:52.373 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:Resetting modules: 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:52.374 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:50:52.658 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-08T23:50:53.178 INFO:teuthology.orchestra.run.smithi150.stdout:Last metadata expiration check: 0:02:24 ago on Sun 08 Oct 2023 11:48:28 PM UTC. 2023-10-08T23:50:53.235 INFO:teuthology.orchestra.run.smithi170.stdout:Last metadata expiration check: 0:02:25 ago on Sun 08 Oct 2023 11:48:28 PM UTC. 2023-10-08T23:50:53.734 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:44 ago on Sun 08 Oct 2023 11:49:09 PM UTC. 2023-10-08T23:50:55.192 INFO:teuthology.orchestra.run.smithi150.stdout:Dependencies resolved. 2023-10-08T23:50:55.229 INFO:teuthology.orchestra.run.smithi170.stdout:Dependencies resolved. 2023-10-08T23:50:55.347 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: Package Arch Version Repository Size 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout:Installing group/module packages: 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-08T23:50:55.348 INFO:teuthology.orchestra.run.smithi150.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout:Installing dependencies: 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout:Installing weak dependencies: 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout:Installing module profiles: 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools/common 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout:Enabling module streams: 2023-10-08T23:50:55.349 INFO:teuthology.orchestra.run.smithi150.stdout: container-tools rhel8 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction Summary 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout:================================================================================ 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout:Install 13 Packages 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:50:55.350 INFO:teuthology.orchestra.run.smithi150.stdout:Total download size: 26 M 2023-10-08T23:50:55.351 INFO:teuthology.orchestra.run.smithi150.stdout:Installed size: 87 M 2023-10-08T23:50:55.351 INFO:teuthology.orchestra.run.smithi150.stdout:Downloading Packages: 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: Package Arch Version Repository Size 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout:Installing group/module packages: 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-08T23:50:55.386 INFO:teuthology.orchestra.run.smithi170.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout:Installing dependencies: 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout:Installing weak dependencies: 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout:Installing module profiles: 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: container-tools/common 2023-10-08T23:50:55.387 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout:Enabling module streams: 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout: container-tools rhel8 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction Summary 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout:Install 13 Packages 2023-10-08T23:50:55.388 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:50:55.389 INFO:teuthology.orchestra.run.smithi170.stdout:Total download size: 26 M 2023-10-08T23:50:55.389 INFO:teuthology.orchestra.run.smithi170.stdout:Installed size: 87 M 2023-10-08T23:50:55.389 INFO:teuthology.orchestra.run.smithi170.stdout:Downloading Packages: 2023-10-08T23:50:55.554 INFO:teuthology.orchestra.run.smithi150.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 4.5 MB/s | 739 kB 00:00 2023-10-08T23:50:55.650 INFO:teuthology.orchestra.run.smithi170.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.3 MB/s | 739 kB 00:00 2023-10-08T23:50:55.662 INFO:teuthology.orchestra.run.smithi150.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 3.7 MB/s | 1.0 MB 00:00 2023-10-08T23:50:55.684 INFO:teuthology.orchestra.run.smithi170.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 3.9 MB/s | 1.0 MB 00:00 2023-10-08T23:50:55.688 INFO:teuthology.orchestra.run.smithi150.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 283 kB/s | 38 kB 00:00 2023-10-08T23:50:55.709 INFO:teuthology.orchestra.run.smithi170.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 646 kB/s | 38 kB 00:00 2023-10-08T23:50:55.721 INFO:teuthology.orchestra.run.smithi150.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.0 MB/s | 239 kB 00:00 2023-10-08T23:50:55.735 INFO:teuthology.orchestra.run.smithi170.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.7 MB/s | 239 kB 00:00 2023-10-08T23:50:55.797 INFO:teuthology.orchestra.run.smithi150.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.3 MB/s | 177 kB 00:00 2023-10-08T23:50:55.819 INFO:teuthology.orchestra.run.smithi170.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.1 MB/s | 177 kB 00:00 2023-10-08T23:50:55.852 INFO:teuthology.orchestra.run.smithi170.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 750 kB/s | 25 kB 00:00 2023-10-08T23:50:55.927 INFO:teuthology.orchestra.run.smithi170.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 17 MB/s | 3.7 MB 00:00 2023-10-08T23:50:55.944 INFO:teuthology.orchestra.run.smithi170.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-10-08T23:50:55.965 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-08T23:50:55.972 INFO:teuthology.orchestra.run.smithi150.stdout:(6/13): buildah-1.31.3-1.module_el8+664+4072b3a 15 MB/s | 8.8 MB 00:00 2023-10-08T23:50:56.096 INFO:teuthology.orchestra.run.smithi150.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 83 kB/s | 25 kB 00:00 2023-10-08T23:50:56.111 INFO:teuthology.orchestra.run.smithi170.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 13 MB/s | 8.8 MB 00:00 2023-10-08T23:50:56.145 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:56.146 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-10-08T23:50:56.146 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:56.146 INFO:teuthology.orchestra.run.smithi003.stdout:Installing group/module packages: 2023-10-08T23:50:56.146 INFO:teuthology.orchestra.run.smithi003.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-08T23:50:56.147 INFO:teuthology.orchestra.run.smithi003.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout:Installing weak dependencies: 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout:Installing module profiles: 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools/common 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling module streams: 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools rhel8 2023-10-08T23:50:56.148 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Install 13 Packages 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 26 M 2023-10-08T23:50:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Installed size: 87 M 2023-10-08T23:50:56.150 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-10-08T23:50:56.162 INFO:teuthology.orchestra.run.smithi170.stdout:(10/13): toolbox-0.0.99.4-5.module_el8+649+e2de 12 MB/s | 2.5 MB 00:00 2023-10-08T23:50:56.187 INFO:teuthology.orchestra.run.smithi170.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 700 kB/s | 53 kB 00:00 2023-10-08T23:50:56.212 INFO:teuthology.orchestra.run.smithi170.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 819 kB/s | 41 kB 00:00 2023-10-08T23:50:56.223 INFO:teuthology.orchestra.run.smithi150.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 375 kB/s | 94 kB 00:00 2023-10-08T23:50:56.315 INFO:teuthology.orchestra.run.smithi150.stdout:(9/13): netavark-1.7.0-1.module_el8+487+8e42a27 6.0 MB/s | 3.7 MB 00:00 2023-10-08T23:50:56.321 INFO:teuthology.orchestra.run.smithi170.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 21 MB/s | 8.1 MB 00:00 2023-10-08T23:50:56.321 INFO:teuthology.orchestra.run.smithi170.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:50:56.321 INFO:teuthology.orchestra.run.smithi170.stdout:Total 27 MB/s | 26 MB 00:00 2023-10-08T23:50:56.357 INFO:teuthology.orchestra.run.smithi150.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.2 MB/s | 53 kB 00:00 2023-10-08T23:50:56.375 INFO:teuthology.orchestra.run.smithi003.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.9 MB/s | 739 kB 00:00 2023-10-08T23:50:56.399 INFO:teuthology.orchestra.run.smithi150.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 14 MB/s | 2.5 MB 00:00 2023-10-08T23:50:56.410 INFO:teuthology.orchestra.run.smithi003.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.5 MB/s | 1.0 MB 00:00 2023-10-08T23:50:56.424 INFO:teuthology.orchestra.run.smithi150.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 611 kB/s | 41 kB 00:00 2023-10-08T23:50:56.435 INFO:teuthology.orchestra.run.smithi003.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 636 kB/s | 38 kB 00:00 2023-10-08T23:50:56.460 INFO:teuthology.orchestra.run.smithi003.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.7 MB/s | 239 kB 00:00 2023-10-08T23:50:56.511 INFO:teuthology.orchestra.run.smithi003.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-08T23:50:56.553 INFO:teuthology.orchestra.run.smithi003.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 599 kB/s | 25 kB 00:00 2023-10-08T23:50:56.587 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction check 2023-10-08T23:50:56.595 INFO:teuthology.orchestra.run.smithi003.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2023-10-08T23:50:56.610 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction check succeeded. 2023-10-08T23:50:56.610 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction test 2023-10-08T23:50:56.678 INFO:teuthology.orchestra.run.smithi003.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 15 MB/s | 3.7 MB 00:00 2023-10-08T23:50:56.849 INFO:teuthology.orchestra.run.smithi150.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 11 MB/s | 8.1 MB 00:00 2023-10-08T23:50:56.849 INFO:teuthology.orchestra.run.smithi150.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:50:56.849 INFO:teuthology.orchestra.run.smithi150.stdout:Total 17 MB/s | 26 MB 00:01 2023-10-08T23:50:56.854 INFO:teuthology.orchestra.run.smithi003.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 13 MB/s | 8.8 MB 00:00 2023-10-08T23:50:56.859 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction test succeeded. 2023-10-08T23:50:56.863 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction 2023-10-08T23:50:56.904 INFO:teuthology.orchestra.run.smithi003.stdout:(10/13): toolbox-0.0.99.4-5.module_el8+649+e2de 11 MB/s | 2.5 MB 00:00 2023-10-08T23:50:56.929 INFO:teuthology.orchestra.run.smithi003.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 703 kB/s | 53 kB 00:00 2023-10-08T23:50:56.982 INFO:teuthology.orchestra.run.smithi003.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 531 kB/s | 41 kB 00:00 2023-10-08T23:50:57.088 INFO:teuthology.orchestra.run.smithi003.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 17 MB/s | 8.1 MB 00:00 2023-10-08T23:50:57.088 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:50:57.089 INFO:teuthology.orchestra.run.smithi003.stdout:Total 27 MB/s | 26 MB 00:00 2023-10-08T23:50:57.114 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction check 2023-10-08T23:50:57.135 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction check succeeded. 2023-10-08T23:50:57.136 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction test 2023-10-08T23:50:57.377 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-10-08T23:50:57.388 INFO:teuthology.orchestra.run.smithi150.stdout:Transaction test succeeded. 2023-10-08T23:50:57.391 INFO:teuthology.orchestra.run.smithi150.stdout:Running transaction 2023-10-08T23:50:57.402 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-10-08T23:50:57.402 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-10-08T23:50:57.543 INFO:teuthology.orchestra.run.smithi170.stdout: Preparing : 1/1 2023-10-08T23:50:57.689 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-10-08T23:50:57.693 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-10-08T23:50:57.744 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-08T23:50:57.906 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-08T23:50:58.090 INFO:teuthology.orchestra.run.smithi150.stdout: Preparing : 1/1 2023-10-08T23:50:58.115 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-08T23:50:58.318 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-08T23:50:58.355 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:50:58.399 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-10-08T23:50:58.480 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-08T23:50:58.639 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-08T23:50:58.687 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-08T23:50:58.823 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-08T23:50:58.902 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-08T23:50:58.957 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:50:59.012 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-08T23:50:59.252 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:50:59.481 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-08T23:50:59.839 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-08T23:50:59.840 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:00.057 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-08T23:51:00.237 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-08T23:51:00.371 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:00.493 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-08T23:51:00.589 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-08T23:51:00.800 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-08T23:51:00.868 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:00.898 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-08T23:51:01.068 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-08T23:51:01.156 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-08T23:51:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-08T23:51:01.451 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-08T23:51:01.637 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-08T23:51:01.774 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:02.024 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-08T23:51:02.057 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-08T23:51:02.238 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:02.581 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:02.660 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-08T23:51:02.661 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:02.662 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-08T23:51:02.837 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-08T23:51:03.020 INFO:teuthology.orchestra.run.smithi150.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:03.028 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout:Installed: 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-08T23:51:03.412 INFO:teuthology.orchestra.run.smithi170.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:51:03.413 INFO:teuthology.orchestra.run.smithi170.stdout:Complete! 2023-10-08T23:51:03.458 INFO:teuthology.orchestra.run.smithi150.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:03.458 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-08T23:51:03.458 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-08T23:51:03.458 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:03.459 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-08T23:51:03.476 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-08T23:51:03.688 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:03.713 DEBUG:teuthology.parallel:result is None 2023-10-08T23:51:04.185 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T23:51:04.185 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-08T23:51:04.185 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T23:51:04.186 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-08T23:51:04.194 INFO:teuthology.orchestra.run.smithi150.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-08T23:51:04.194 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:51:04.194 INFO:teuthology.orchestra.run.smithi150.stdout:Installed: 2023-10-08T23:51:04.194 INFO:teuthology.orchestra.run.smithi150.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:04.194 INFO:teuthology.orchestra.run.smithi150.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout: 2023-10-08T23:51:04.195 INFO:teuthology.orchestra.run.smithi150.stdout:Complete! 2023-10-08T23:51:04.490 DEBUG:teuthology.parallel:result is None 2023-10-08T23:51:05.017 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-08T23:51:05.017 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-08T23:51:05.018 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T23:51:05.019 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-08T23:51:05.019 INFO:teuthology.orchestra.run.smithi003.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-08T23:51:05.019 INFO:teuthology.orchestra.run.smithi003.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-08T23:51:05.019 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:51:05.019 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-08T23:51:05.404 DEBUG:teuthology.parallel:result is None 2023-10-08T23:51:05.404 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-08T23:51:05.491 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-08T23:51:05.491 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-08T23:51:05.492 INFO:tasks.cephadm:Cluster fsid is 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:51:05.492 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-08T23:51:05.492 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.b': '172.21.15.150', 'mon.c': '172.21.15.170'} 2023-10-08T23:51:05.493 INFO:tasks.cephadm:First mon is mon.a on smithi003 2023-10-08T23:51:05.493 INFO:tasks.cephadm:First mgr is x 2023-10-08T23:51:05.493 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-08T23:51:05.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2023-10-08T23:51:05.529 DEBUG:teuthology.orchestra.run.smithi150:> sudo hostname $(hostname -s) 2023-10-08T23:51:05.562 DEBUG:teuthology.orchestra.run.smithi170:> sudo hostname $(hostname -s) 2023-10-08T23:51:05.597 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-08T23:51:05.598 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-08T23:51:05.812 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-08T23:51:05.953 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-08T23:51:05.953 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-08T23:51:05.954 DEBUG:teuthology.orchestra.run.smithi003:> 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-08T23:51:06.345 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 8 23:51 /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:06.345 DEBUG:teuthology.orchestra.run.smithi150:> 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-08T23:51:06.744 INFO:teuthology.orchestra.run.smithi150.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 8 23:51 /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:06.745 DEBUG:teuthology.orchestra.run.smithi170:> 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-08T23:51:07.141 INFO:teuthology.orchestra.run.smithi170.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 8 23:51 /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:07.142 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:07.167 DEBUG:teuthology.orchestra.run.smithi150:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:07.190 DEBUG:teuthology.orchestra.run.smithi170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-08T23:51:07.223 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 on all hosts... 2023-10-08T23:51:07.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-08T23:51:07.226 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-08T23:51:07.233 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-08T23:51:08.764 INFO:teuthology.orchestra.run.smithi170.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-08T23:51:08.888 INFO:teuthology.orchestra.run.smithi150.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-08T23:51:08.988 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-08T23:51:38.710 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-08T23:51:38.710 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-08T23:51:38.710 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-08T23:51:38.710 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2023-10-08T23:51:38.711 INFO:teuthology.orchestra.run.smithi003.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-08T23:51:38.711 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2023-10-08T23:51:38.711 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-08T23:51:53.965 INFO:teuthology.orchestra.run.smithi150.stdout:{ 2023-10-08T23:51:53.965 INFO:teuthology.orchestra.run.smithi150.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-08T23:51:53.965 INFO:teuthology.orchestra.run.smithi150.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-08T23:51:53.965 INFO:teuthology.orchestra.run.smithi150.stdout: "repo_digests": [ 2023-10-08T23:51:53.965 INFO:teuthology.orchestra.run.smithi150.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-08T23:51:53.966 INFO:teuthology.orchestra.run.smithi150.stdout: ] 2023-10-08T23:51:53.966 INFO:teuthology.orchestra.run.smithi150.stdout:} 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout:{ 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout: "repo_digests": [ 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout: ] 2023-10-08T23:51:55.896 INFO:teuthology.orchestra.run.smithi170.stdout:} 2023-10-08T23:51:55.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2023-10-08T23:51:55.957 DEBUG:teuthology.orchestra.run.smithi150:> sudo mkdir -p /etc/ceph 2023-10-08T23:51:55.994 DEBUG:teuthology.orchestra.run.smithi170:> sudo mkdir -p /etc/ceph 2023-10-08T23:51:56.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2023-10-08T23:51:56.060 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 777 /etc/ceph 2023-10-08T23:51:56.091 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 777 /etc/ceph 2023-10-08T23:51:56.118 INFO:tasks.cephadm:Writing seed config... 2023-10-08T23:51:56.119 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-08T23:51:56.119 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-08T23:51:56.120 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-08T23:51:56.120 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-08T23:51:56.120 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-08T23:51:56.120 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-08T23:51:56.120 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-08T23:51:56.120 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:51:56.121 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-08T23:51:56.143 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 = 8b8214c0-6635-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-08T23:51:56.146 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-08T23:51:56.187 DEBUG:teuthology.orchestra.run.smithi003:mgr.x> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-08T23:51:56.221 INFO:journalctl@ceph.mon.a.smithi003.stdout:-- Logs begin at Sun 2023-10-08 23:41:47 UTC. -- 2023-10-08T23:51:56.222 INFO:tasks.cephadm:Bootstrapping... 2023-10-08T23:51:56.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 -v bootstrap --fsid 8b8214c0-6635-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.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-08T23:51:56.254 INFO:journalctl@ceph.mgr.x.smithi003.stdout:-- Logs begin at Sun 2023-10-08 23:41:47 UTC. -- 2023-10-08T23:51:56.409 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-08T23:51:56.409 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2', '-v', 'bootstrap', '--fsid', '8b8214c0-6635-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.3', '--skip-admin-label'] 2023-10-08T23:51:56.445 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 4.6.1 2023-10-08T23:51:56.445 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-08T23:51:56.446 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2023-10-08T23:51:56.479 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 4.6.1 2023-10-08T23:51:56.479 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2023-10-08T23:51:56.479 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2023-10-08T23:51:56.487 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-08T23:51:56.487 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-08T23:51:56.494 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-08T23:51:56.494 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:51:56.500 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2023-10-08T23:51:56.507 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2023-10-08T23:51:56.507 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2023-10-08T23:51:56.507 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2023-10-08T23:51:56.545 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 4.6.1 2023-10-08T23:51:56.545 INFO:teuthology.orchestra.run.smithi003.stdout:podman (/bin/podman) version 4.6.1 is present 2023-10-08T23:51:56.545 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2023-10-08T23:51:56.545 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2023-10-08T23:51:56.555 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-08T23:51:56.555 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-08T23:51:56.558 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-08T23:51:56.559 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:51:56.565 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 140047705931168 on /run/cephadm/8b8214c0-6635-11ee-8db5-212e2dc638e7.lock 2023-10-08T23:51:56.572 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 140047705931168 acquired on /run/cephadm/8b8214c0-6635-11ee-8db5-212e2dc638e7.lock 2023-10-08T23:51:56.573 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2023-10-08T23:51:56.573 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2023-10-08T23:51:56.573 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2023-10-08T23:51:56.577 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.3 metric 100 2023-10-08T23:51:56.577 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 metric 100 2023-10-08T23:51:56.580 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-08T23:51:56.580 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-08T23:51:56.581 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-10-08T23:51:56.583 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-08T23:51:56.583 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-08T23:51:56.584 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-08T23:51:56.584 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-10-08T23:51:56.584 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2023-10-08T23:51:56.584 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-08T23:51:56.584 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2023-10-08T23:51:56.585 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2023-10-08T23:51:56.585 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-08T23:51:56.585 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-08T23:51:56.586 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-08T23:51:56.972 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-08T23:51:56.972 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-08T23:51:56.972 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Getting image source signatures 2023-10-08T23:51:56.972 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 2023-10-08T23:51:56.973 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:556fc22cf1e739705d2013195476c145689a6e17c5a9071e0d49fdc6e036642a 2023-10-08T23:51:56.973 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying config sha256:fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-08T23:51:56.973 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-08T23:51:57.662 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-08T23:51:57.662 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-08T23:51:57.662 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2023-10-08T23:51:58.199 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2023-10-08T23:51:58.199 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2023-10-08T23:51:58.732 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQCeQCNl6etGFhAA00331WwTISn88Dr/qAhpYQ== 2023-10-08T23:51:59.274 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQCeQCNlWtt+OBAABjO/peY4jaijgNt8HarihQ== 2023-10-08T23:51:59.830 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQCfQCNlwMi5HBAA7AFijDh8WCkCFBcFZL1vMQ== 2023-10-08T23:51:59.831 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = pacific 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-08T23:52:00.395 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:00.396 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2023-10-08T23:52:00.957 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2023-10-08T23:52:01.200 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-08T23:52:01.331 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target. 2023-10-08T23:52:01.331 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target. 2023-10-08T23:52:01.513 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a 2023-10-08T23:52:01.513 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-08T23:52:01.614 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target.wants/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@.service. 2023-10-08T23:52:03.579 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-08T23:52:03.579 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2023-10-08T23:52:03.588 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2023-10-08T23:52:03.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:03 smithi003 bash[107676]: 5c0bbf42e791389468b6358576eb53fe1bfffed688a517bebe783f1f617dcf2a 2023-10-08T23:52:03.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:03 smithi003 systemd[1]: Started Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:52:04.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:04 smithi003 ceph-mon[107694]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-08T23:52:04.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:04 smithi003 ceph-mon[107694]: monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} 2023-10-08T23:52:04.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:04 smithi003 ceph-mon[107694]: fsmap 2023-10-08T23:52:04.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:04 smithi003 ceph-mon[107694]: osdmap e1: 0 total, 0 up, 0 in 2023-10-08T23:52:04.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:04 smithi003 ceph-mon[107694]: mgrmap e1: no daemons active 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 1.01605s) 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:04.873 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2023-10-08T23:52:04.874 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2023-10-08T23:52:05.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:05 smithi003 ceph-mon[107694]: from='client.? 172.21.15.3:0/1225121120' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-08T23:52:06.122 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:06.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2023-10-08T23:52:06.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-08T23:52:06.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-08T23:52:06.124 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2023-10-08T23:52:06.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:06 smithi003 ceph-mon[107694]: from='client.? 172.21.15.3:0/1264052146' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-08T23:52:06.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:06 smithi003 ceph-mon[107694]: from='client.? 172.21.15.3:0/1264052146' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-08T23:52:06.921 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2023-10-08T23:52:07.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:06 smithi003 systemd[1]: Stopping Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-08T23:52:07.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a[107690]: 2023-10-08T23:52:07.116+0000 7fc931132700 -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-08T23:52:07.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a[107690]: 2023-10-08T23:52:07.116+0000 7fc931132700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-08T23:52:07.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 bash[107945]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a 2023-10-08T23:52:07.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 systemd[1]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-08T23:52:07.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 systemd[1]: Stopped Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:52:07.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 systemd[1]: Starting Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-08T23:52:07.940 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-10-08T23:52:08.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 bash[108054]: 46832e292eabe18a1fb30e66b5140ffdfc861532706efb04b44e6a78d03180d9 2023-10-08T23:52:08.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 systemd[1]: Started Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:52:08.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: set uid:gid to 167:167 (ceph:ceph) 2023-10-08T23:52:08.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev), process ceph-mon, pid 2 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: pidfile_write: ignore empty --pid-file 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: load: jerasure load: lrc 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: RocksDB version: 7.9.2 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Git sha 0 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: DB SUMMARY 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: DB Session ID: LYFZOP6QZ0566FA7P59K 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: CURRENT file: CURRENT 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: IDENTITY file: IDENTITY 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-10-08T23:52:08.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82020 ; 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.error_if_exists: 0 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.create_if_missing: 0 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.paranoid_checks: 1 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.env: 0x556a8e1e7da0 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.fs: PosixFileSystem 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.info_log: 0x556a8f567460 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_file_opening_threads: 16 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.statistics: (nil) 2023-10-08T23:52:08.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.use_fsync: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_log_file_size: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.keep_log_file_num: 1000 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.recycle_log_file_num: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_fallocate: 1 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_mmap_reads: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_mmap_writes: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.use_direct_reads: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.create_missing_column_families: 0 2023-10-08T23:52:08.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.db_log_dir: 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.wal_dir: 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.advise_random_on_open: 1 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.db_write_buffer_size: 0 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.write_buffer_manager: 0x556a8f5214a0 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-08T23:52:08.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.rate_limiter: (nil) 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.wal_recovery_mode: 2 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enable_thread_tracking: 0 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enable_pipelined_write: 0 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.unordered_write: 0 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-08T23:52:08.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.row_cache: None 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.wal_filter: None 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_ingest_behind: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.two_write_queues: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.manual_wal_flush: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.wal_compression: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.atomic_flush: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.log_readahead_size: 0 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-08T23:52:08.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.best_efforts_recovery: 0 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.allow_data_in_errors: 0 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.db_host_id: __hostname__ 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_background_jobs: 2 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_background_compactions: -1 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_subcompactions: 1 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-08T23:52:08.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_total_wal_size: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_open_files: -1 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bytes_per_sync: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_readahead_size: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_background_flushes: -1 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Compression algorithms supported: 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-08T23:52:08.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kZSTD supported: 0 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kXpressCompression supported: 0 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kLZ4HCCompression supported: 1 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kZlibCompression supported: 1 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kSnappyCompression supported: 1 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kLZ4Compression supported: 1 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: kBZip2Compression supported: 0 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-08T23:52:08.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.merge_operator: 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_filter: None 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_filter_factory: None 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.sst_partitioner_factory: None 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556a8f567560) 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks: 1 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_top_level_index_and_filter: 1 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_type: 0 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_index_type: 0 2023-10-08T23:52:08.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_shortening: 1 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: checksum: 4 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: no_block_cache: 0 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache: 0x556a8f5bf1f0 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_name: BinnedLRUCache 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_options: 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: capacity : 536870912 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_shard_bits : 4 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: strict_capacity_limit : 0 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: high_pri_pool_ratio: 0.000 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_compressed: (nil) 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: persistent_cache: (nil) 2023-10-08T23:52:08.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size: 4096 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size_deviation: 10 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_restart_interval: 16 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_block_restart_interval: 1 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: metadata_block_size: 4096 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: partition_filters: 0 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: use_delta_encoding: 1 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: filter_policy: bloomfilter 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: whole_key_filtering: 1 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: verify_compression: 0 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: read_amp_bytes_per_bit: 0 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: format_version: 5 2023-10-08T23:52:08.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_index_compression: 1 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_align: 0 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_auto_readahead_size: 262144 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout: prepopulate_block_cache: 0 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout: initial_auto_readahead_size: 8192 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_file_reads_for_auto_readahead: 2 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.write_buffer_size: 33554432 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_write_buffer_number: 2 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression: NoCompression 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression: Disabled 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.prefix_extractor: nullptr 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-08T23:52:08.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.num_levels: 7 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-08T23:52:08.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.level: 32767 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.strategy: 0 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.enabled: false 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.target_file_size_base: 67108864 2023-10-08T23:52:08.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-08T23:52:08.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.arena_block_size: 1048576 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-08T23:52:08.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.disable_auto_compactions: 0 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-08T23:52:08.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.table_properties_collectors: 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.inplace_update_support: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.bloom_locality: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.max_successive_merges: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.paranoid_file_checks: 0 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.force_consistency_checks: 1 2023-10-08T23:52:08.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.report_bg_io_stats: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.ttl: 2592000 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enable_blob_files: false 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.min_blob_size: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_file_size: 268435456 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-08T23:52:08.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.blob_file_starting_level: 0 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: 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-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e9736f51-f560-4cf1-af3b-35baf1611273 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809127956140, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809127957664, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 78808, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 247, "table_properties": {"data_size": 76988, "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": 9726, "raw_average_key_size": 47, "raw_value_size": 71418, "raw_average_value_size": 346, "num_data_blocks": 10, "num_entries": 206, "num_filter_entries": 206, "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": 1696809127, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e9736f51-f560-4cf1-af3b-35baf1611273", "db_session_id": "LYFZOP6QZ0566FA7P59K", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809127957782, "job": 1, "event": "recovery_finished"} 2023-10-08T23:52:08.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: 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-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556a8f65c000 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: DB pointer 0x556a8f648000 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** DB Stats ** 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T23:52:08.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: L0 2/0 78.80 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: Sum 2/0 78.80 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 80.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.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 80.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.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 80.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T23:52:08.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: Block cache BinnedLRUCache@0x556a8f5bf1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???) e1 preinit fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).mds e1 new map 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).mds e1 print_map 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: e1 2023-10-08T23:52:08.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.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-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout: legacy client fscid: -1 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout: No filesystems configured 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expand map: {default=false} 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta from 'false' to 'false' 2023-10-08T23:52:08.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expanded map: {default=false} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expand map: {default=info} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta from 'info' to 'info' 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expanded map: {default=info} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expand map: {default=daemon} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expanded map: {default=daemon} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expand map: {default=debug} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta from 'debug' to 'debug' 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:07 smithi003 ceph-mon[108073]: expand_channel_meta expanded map: {default=debug} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:08 smithi003 ceph-mon[108073]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:08 smithi003 ceph-mon[108073]: monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:08 smithi003 ceph-mon[108073]: fsmap 2023-10-08T23:52:08.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:08 smithi003 ceph-mon[108073]: osdmap e1: 0 total, 0 up, 0 in 2023-10-08T23:52:08.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:08 smithi003 ceph-mon[108073]: mgrmap e1: no daemons active 2023-10-08T23:52:08.730 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-08T23:52:08.764 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-08T23:52:08.764 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2023-10-08T23:52:08.764 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2023-10-08T23:52:08.765 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2023-10-08T23:52:08.986 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x 2023-10-08T23:52:08.986 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x.service: Unit ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x.service not loaded. 2023-10-08T23:52:09.085 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7.target.wants/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x.service → /etc/systemd/system/ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@.service. 2023-10-08T23:52:09.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:09 smithi003 systemd[1]: Starting Ceph mgr.x for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-08T23:52:09.655 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:09 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/851727532' entity='client.admin' 2023-10-08T23:52:10.394 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-08T23:52:10.394 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-08T23:52:10.404 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-08T23:52:10.404 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:52:10.405 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-08T23:52:10.405 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2023-10-08T23:52:10.415 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-08T23:52:10.415 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-08T23:52:10.425 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-08T23:52:10.425 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:52:10.426 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-08T23:52:10.426 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-10-08T23:52:10.426 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2023-10-08T23:52:10.426 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2023-10-08T23:52:10.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:10 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:10.189+0000 7f761f9f7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-08T23:52:10.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:10 smithi003 bash[108282]: 4ab24d0b384ba29a777c879a97896879b73d916ca639531e7c603dbe70df2477 2023-10-08T23:52:10.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:10 smithi003 systemd[1]: Started Ceph mgr.x for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:52:10.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:10 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:10.389+0000 7f761f9f7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-08T23:52:11.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:10 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:10.774+0000 7f761f9f7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-08T23:52:11.620 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:11 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:11.359+0000 7f761f9f7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-08T23:52:11.621 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:11 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:11.620+0000 7f761f9f7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-08T23:52:12.361 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:12 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:12.096+0000 7f761f9f7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-08T23:52:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:12 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1023235957' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T23:52:12.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:12.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "8b8214c0-6635-11ee-8db5-212e2dc638e7", 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:12.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-08T23:52:12.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-08T23:52:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-08T23:52:12.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-08T23:52:03.511429+0000", 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:12.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-08T23:52:12.911 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:12.911 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2023-10-08T23:52:13.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:12 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:12.927+0000 7f761f9f7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-08T23:52:13.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:13 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:13.024+0000 7f761f9f7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-08T23:52:14.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:13 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:13.719+0000 7f761f9f7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-08T23:52:14.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:13 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:13.814+0000 7f761f9f7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-08T23:52:14.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:13 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:13.914+0000 7f761f9f7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-08T23:52:14.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.176+0000 7f761f9f7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-08T23:52:14.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.280+0000 7f761f9f7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-08T23:52:14.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.385+0000 7f761f9f7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-08T23:52:14.950 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.625+0000 7f761f9f7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-08T23:52:14.950 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.733+0000 7f761f9f7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-08T23:52:15.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:14 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:14.949+0000 7f761f9f7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-08T23:52:15.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:15 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:15.050+0000 7f761f9f7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:15.638 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:15 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/164896155' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "8b8214c0-6635-11ee-8db5-212e2dc638e7", 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-08T23:52:15.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-08T23:52:15.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-08T23:52:15.686 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-08T23:52:15.687 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-08T23:52:03.511429+0000", 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:15.688 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2023-10-08T23:52:16.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:15 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:15.924+0000 7f761f9f7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-08T23:52:16.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:16 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:16.143+0000 7f761f9f7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-08T23:52:16.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:16 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:16.345+0000 7f761f9f7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:17.540 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:17.126+0000 7f761f9f7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-08T23:52:17.540 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:17.331+0000 7f761f9f7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:17.541 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:17.540+0000 7f761f9f7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-08T23:52:17.800 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:17.671+0000 7f761f9f7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:17.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: Activating manager daemon x 2023-10-08T23:52:17.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: mgrmap e2: x(active, starting, since 0.00343951s) 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: Manager daemon x is now available 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' 2023-10-08T23:52:17.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:17 smithi003 ceph-mon[108073]: from='mgr.14100 172.21.15.3:0/2250169880' entity='mgr.x' 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "8b8214c0-6635-11ee-8db5-212e2dc638e7", 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.399 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-08T23:52:18.400 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-08T23:52:18.401 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-08T23:52:18.402 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-08T23:52:18.403 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-08T23:52:03.511429+0000", 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:18.404 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (3/15)... 2023-10-08T23:52:19.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:18 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/695390322' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T23:52:19.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:18 smithi003 ceph-mon[108073]: mgrmap e3: x(active, since 1.00778s) 2023-10-08T23:52:21.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:20 smithi003 ceph-mon[108073]: mgrmap e4: x(active, since 2s) 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "8b8214c0-6635-11ee-8db5-212e2dc638e7", 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.362 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-08T23:52:21.363 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-08T23:52:21.364 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-08T23:52:21.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-08T23:52:21.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-08T23:52:21.367 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-08T23:52:21.368 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:21.369 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-08T23:52:03.511429+0000", 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:21.370 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2023-10-08T23:52:22.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:21 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/4275927957' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T23:52:22.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:21 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3842827198' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-08T23:52:22.212 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-08T23:52:22.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-08T23:52:22.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2023-10-08T23:52:22.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-08T23:52:22.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-08T23:52:22.213 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2023-10-08T23:52:23.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:22 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2500622051' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-08T23:52:23.308 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: ignoring --setuser ceph since I am not root 2023-10-08T23:52:23.308 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: ignoring --setgroup ceph since I am not root 2023-10-08T23:52:23.308 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:23.172+0000 7ff7ee7bc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-08T23:52:23.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:23.370+0000 7ff7ee7bc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-08T23:52:24.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:23.760+0000 7ff7ee7bc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-08T23:52:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2500622051' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-08T23:52:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-mon[108073]: mgrmap e5: x(active, since 5s) 2023-10-08T23:52:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:23 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3357096566' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-08T23:52:24.276 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2023-10-08T23:52:24.277 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2023-10-08T23:52:24.365 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:24 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:24.330+0000 7ff7ee7bc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-08T23:52:24.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:24 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:24.593+0000 7ff7ee7bc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-08T23:52:25.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:25 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:25.068+0000 7ff7ee7bc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-08T23:52:26.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:25 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:25.869+0000 7ff7ee7bc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-08T23:52:26.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:25 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:25.967+0000 7ff7ee7bc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-08T23:52:27.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:26 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:26.660+0000 7ff7ee7bc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-08T23:52:27.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:26 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:26.755+0000 7ff7ee7bc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-08T23:52:27.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:26 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:26.855+0000 7ff7ee7bc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-08T23:52:27.563 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.114+0000 7ff7ee7bc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-08T23:52:27.563 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.217+0000 7ff7ee7bc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-08T23:52:27.563 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.322+0000 7ff7ee7bc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-08T23:52:27.563 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.562+0000 7ff7ee7bc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-08T23:52:27.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.671+0000 7ff7ee7bc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-08T23:52:28.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.877+0000 7ff7ee7bc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-08T23:52:28.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:27 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:27.974+0000 7ff7ee7bc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:29.254 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:28 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:28.831+0000 7ff7ee7bc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-08T23:52:29.254 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:29.051+0000 7ff7ee7bc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-08T23:52:29.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:29.253+0000 7ff7ee7bc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:30.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:30.004+0000 7ff7ee7bc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-08T23:52:30.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:30.208+0000 7ff7ee7bc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:30.416+0000 7ff7ee7bc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:30.549+0000 7ff7ee7bc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: Active manager daemon x restarted 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: Activating manager daemon x 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: osdmap e2: 0 total, 0 up, 0 in 2023-10-08T23:52:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: mgrmap e6: x(active, starting, since 0.00351999s) 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: Manager daemon x is now available 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:30 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: Found migration_current of "None". Setting to last migration. 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-08T23:52:31.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:31 smithi003 ceph-mon[108073]: mgrmap e7: x(active, since 1.00616s) 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2023-10-08T23:52:31.967 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:32.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:32 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:32] ENGINE Bus STARTING 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:32] ENGINE Serving on https://172.21.15.3:7150 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:32] ENGINE Serving on http://172.21.15.3:8765 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:32] ENGINE Bus STARTED 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:33.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:33 smithi003 ceph-mon[108073]: mgrmap e8: x(active, since 2s) 2023-10-08T23:52:34.425 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-08T23:52:34.425 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2023-10-08T23:52:35.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-mon[108073]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:35.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-mon[108073]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:35.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-mon[108073]: Generating ssh key... 2023-10-08T23:52:35.374 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: Generating public/private rsa key pair. 2023-10-08T23:52:35.374 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: Your identification has been saved in /tmp/tmpi9egt5ya/key. 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: Your public key has been saved in /tmp/tmpi9egt5ya/key.pub. 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: The key fingerprint is: 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: SHA256:qk5GAUX2q7gdg0u7O8OoirPXsucLKWshYm6HzMzDt2s ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: The key's randomart image is: 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: +---[RSA 3072]----+ 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: | .o+ | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: | o . | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: | . . | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: | . . | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: | . . S | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: |oo = . . | 2023-10-08T23:52:35.375 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: |%oO.* . | 2023-10-08T23:52:35.376 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: |+/*Eo+ | 2023-10-08T23:52:35.376 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: |@+%&O. | 2023-10-08T23:52:35.376 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:35 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: +----[SHA256]-----+ 2023-10-08T23:52:36.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:36 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:36.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:36 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:36.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:36 smithi003 ceph-mon[108073]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:36.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:36.384 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-08T23:52:36.384 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2023-10-08T23:52:36.385 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2023-10-08T23:52:37.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:37 smithi003 ceph-mon[108073]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:38 smithi003 ceph-mon[108073]: Deploying cephadm binary to smithi003 2023-10-08T23:52:39.755 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2023-10-08T23:52:39.755 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2023-10-08T23:52:40.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:40 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:40.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:40 smithi003 ceph-mon[108073]: Added host smithi003 2023-10-08T23:52:40.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:40 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:41.018 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-08T23:52:41.018 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2023-10-08T23:52:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:41 smithi003 ceph-mon[108073]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:41 smithi003 ceph-mon[108073]: Saving service mon spec with placement count:5 2023-10-08T23:52:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:41 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:41 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:41.925 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-08T23:52:42.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:42 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:42.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:42 smithi003 ceph-mon[108073]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:42.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:42 smithi003 ceph-mon[108073]: Saving service mgr spec with placement count:2 2023-10-08T23:52:42.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:42 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:42.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:42 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/482501156' entity='client.admin' 2023-10-08T23:52:43.724 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2023-10-08T23:52:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:43 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:43 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1233276793' entity='client.admin' 2023-10-08T23:52:45.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-mon[108073]: from='mgr.14120 172.21.15.3:0/2709572574' entity='mgr.x' 2023-10-08T23:52:45.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2550042356' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-08T23:52:45.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: ignoring --setuser ceph since I am not root 2023-10-08T23:52:45.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: ignoring --setgroup ceph since I am not root 2023-10-08T23:52:45.325 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:45.253+0000 7f6e4dc84200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-08T23:52:45.821 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:45.452+0000 7f6e4dc84200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-08T23:52:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:46 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2550042356' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-08T23:52:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:46 smithi003 ceph-mon[108073]: mgrmap e9: x(active, since 14s) 2023-10-08T23:52:46.075 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:45 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:45.819+0000 7f6e4dc84200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-08T23:52:46.653 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:46 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:46.386+0000 7f6e4dc84200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-08T23:52:47.047 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:46 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:46.649+0000 7f6e4dc84200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-08T23:52:47.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:47 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:47.132+0000 7f6e4dc84200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-08T23:52:48.133 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:47 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/297238198' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-08T23:52:48.133 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:47 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:47.983+0000 7f6e4dc84200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-08T23:52:48.133 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:48 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:48.085+0000 7f6e4dc84200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-08T23:52:48.223 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:48.223 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-08T23:52:48.223 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-08T23:52:48.224 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-08T23:52:48.224 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-08T23:52:48.224 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:48.224 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2023-10-08T23:52:48.224 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2023-10-08T23:52:49.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:48 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:48.796+0000 7f6e4dc84200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-08T23:52:49.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:48 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:48.892+0000 7f6e4dc84200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-08T23:52:49.074 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:48 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:48.994+0000 7f6e4dc84200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-08T23:52:49.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:49 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:49.253+0000 7f6e4dc84200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-08T23:52:49.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:49 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:49.358+0000 7f6e4dc84200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-08T23:52:49.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:49 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:49.463+0000 7f6e4dc84200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-08T23:52:50.027 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:49 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:49.706+0000 7f6e4dc84200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-08T23:52:50.027 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:49 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:49.816+0000 7f6e4dc84200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-08T23:52:50.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:50 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:50.025+0000 7f6e4dc84200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-08T23:52:50.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:50 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:50.123+0000 7f6e4dc84200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:51.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:50 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:50.983+0000 7f6e4dc84200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-08T23:52:51.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:51 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:51.204+0000 7f6e4dc84200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-08T23:52:51.824 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:51 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:51.406+0000 7f6e4dc84200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:52.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:52.158+0000 7f6e4dc84200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-08T23:52:52.574 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:52.364+0000 7f6e4dc84200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-08T23:52:52.831 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:52.573+0000 7f6e4dc84200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:52:52.704+0000 7f6e4dc84200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: Active manager daemon x restarted 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: Activating manager daemon x 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: osdmap e3: 0 total, 0 up, 0 in 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: mgrmap e10: x(active, starting, since 0.00335844s) 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T23:52:52.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T23:52:52.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: Manager daemon x is now available 2023-10-08T23:52:52.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:52.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:52:54.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:53 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-08T23:52:54.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:53 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-08T23:52:54.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:53 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:52:54.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:53 smithi003 ceph-mon[108073]: mgrmap e11: x(active, since 1.00621s) 2023-10-08T23:52:54.122 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-08T23:52:54.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-08T23:52:54.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-08T23:52:54.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-08T23:52:54.123 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2023-10-08T23:52:54.123 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:53] ENGINE Bus STARTING 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:53] ENGINE Serving on https://172.21.15.3:7150 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:53] ENGINE Serving on http://172.21.15.3:8765 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: [08/Oct/2023:23:52:53] ENGINE Bus STARTED 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-08T23:52:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:52:55.255 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-08T23:52:55.255 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2023-10-08T23:52:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:55 smithi003 ceph-mon[108073]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:52:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:52:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:52:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:55 smithi003 ceph-mon[108073]: mgrmap e12: x(active, since 2s) 2023-10-08T23:52:56.597 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$xe/4/a46nC9fUzGspTET3ub2WIWZQY9DqonFQCpGMGe5vjRmOFr3K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696809176, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-08T23:52:56.597 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2023-10-08T23:52:57.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:56 smithi003 ceph-mon[108073]: 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-08T23:52:57.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:56 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:52:57.438 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2023-10-08T23:52:57.449 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-08T23:52:57.449 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-08T23:52:57.459 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-08T23:52:57.459 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-08T23:52:57.460 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-08T23:52:57.460 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-08T23:52:57.461 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout: Password: 6o9nn33yut 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:57.462 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config directory 2023-10-08T23:52:57.463 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling autotune for osd_memory_target 2023-10-08T23:52:58.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:57 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3557823215' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-08T23:52:59.305 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-08T23:52:59.305 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.306 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:52:59.307 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2023-10-08T23:52:59.354 INFO:tasks.cephadm:Fetching config... 2023-10-08T23:52:59.354 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:52:59.354 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-08T23:52:59.375 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-08T23:52:59.375 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:52:59.376 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-08T23:52:59.437 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-08T23:52:59.437 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:52:59.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-08T23:52:59.515 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-08T23:52:59.515 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:52:59.516 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-08T23:52:59.577 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-08T23:52:59.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-08T23:52:59.662 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:59.675 DEBUG:teuthology.orchestra.run.smithi150:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-08T23:52:59.720 INFO:teuthology.orchestra.run.smithi150.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:59.733 DEBUG:teuthology.orchestra.run.smithi170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-08T23:52:59.778 INFO:teuthology.orchestra.run.smithi170.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClc2DdIDEBLvKhZNeybDKgS8TkJRegr/ZbGlyObyaK2GX6UZGMUcrPLUwF0OvwQ5tIDL3yc/i0du7exwQ4OSGc1aGEgmYWvs7dDrk6/ZY3kcbQ4jPQc3oL+xWPW7O1Opx5uupt0HWetmcalCcmCFp2O+qPHLGDOvO5Oiog30mzZVDBMVJTHNmC64kMTwu/Cgp9FosRUl8zozJv7aB4Aca3zPrG29Uqj5dQ1Hq3Tl1/JykBTVOaGvNVmxME3WArQQ62eVPiFu2SuHIxTFm5KXDFGoONf0Dszg//84Ch3SmStuGBF5g0WNcBUEEBgbC+17zD/CD1cxa9jpNmOOwhsYRF6Qx9Zy6hD79FelXAM/nRBtgWfBxP+mpnYELO3pPIPkEmGmnhYfnj+YKtWWfWJ5RC8J0lGVITal9D1+NU9+RkN6mBMO2YMwEX4RtYeioZSX42+5W3R+jisxFbm/5I+kqHhV6wEXoenPzBGbKI1DeZTloslRJ3xduUcVarFrq73x0= ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:52:59.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-08T23:53:00.048 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:00.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:59 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/760819987' entity='client.admin' 2023-10-08T23:53:00.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:52:59 smithi003 ceph-mon[108073]: mgrmap e13: x(active, since 6s) 2023-10-08T23:53:01.972 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-08T23:53:01.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-08T23:53:02.218 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/4107128298' entity='client.admin' 2023-10-08T23:53:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:53:02.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:02.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:02.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:03.759 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi150 2023-10-08T23:53:03.759 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:53:03.759 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.conf 2023-10-08T23:53:03.781 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:53:03.781 DEBUG:teuthology.orchestra.run.smithi150:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:03.843 INFO:tasks.cephadm:Adding host smithi150 to orchestrator... 2023-10-08T23:53:03.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi150 2023-10-08T23:53:04.097 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-08T23:53:04.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: Updating smithi003:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:04.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:04 smithi003 ceph-mon[108073]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:05.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:05 smithi003 ceph-mon[108073]: Updating smithi003:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T23:53:05.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:05.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:05.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:06.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:06 smithi003 ceph-mon[108073]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi150", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:06.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:06 smithi003 ceph-mon[108073]: Deploying cephadm binary to smithi150 2023-10-08T23:53:07.599 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi150' with addr '172.21.15.150' 2023-10-08T23:53:08.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-08T23:53:08.336 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:08.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:08.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:08 smithi003 ceph-mon[108073]: Added host smithi150 2023-10-08T23:53:08.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:08.776 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:08.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:09.543 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:53:09.544 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.150", "hostname": "smithi150", "labels": [], "status": ""}] 2023-10-08T23:53:09.940 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi170 2023-10-08T23:53:09.940 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:53:09.940 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.conf 2023-10-08T23:53:09.962 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:53:09.962 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:10.023 INFO:tasks.cephadm:Adding host smithi170 to orchestrator... 2023-10-08T23:53:10.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi170 2023-10-08T23:53:10.273 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:10 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:53:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:11.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:11.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi150", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:53:11.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:11.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:12 smithi003 ceph-mon[108073]: Updating smithi150:/etc/ceph/ceph.conf 2023-10-08T23:53:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:13 smithi003 ceph-mon[108073]: Updating smithi150:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:13 smithi003 ceph-mon[108073]: Updating smithi150:/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:13 smithi003 ceph-mon[108073]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:13 smithi003 ceph-mon[108073]: Updating smithi150:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T23:53:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:13 smithi003 ceph-mon[108073]: Deploying cephadm binary to smithi170 2023-10-08T23:53:13.710 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi170' with addr '172.21.15.170' 2023-10-08T23:53:14.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-08T23:53:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:14 smithi003 ceph-mon[108073]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:14.378 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:15.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:15 smithi003 ceph-mon[108073]: Added host smithi170 2023-10-08T23:53:15.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:15 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:15.517 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:53:15.517 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.150", "hostname": "smithi150", "labels": [], "status": ""}, {"addr": "172.21.15.170", "hostname": "smithi170", "labels": [], "status": ""}] 2023-10-08T23:53:15.896 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-08T23:53:15.896 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-08T23:53:16.143 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:16.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:16 smithi003 ceph-mon[108073]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:16.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:53:17.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:17.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:18.123 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: Updating smithi170:/etc/ceph/ceph.conf 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2919148378' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:18.455 INFO:tasks.cephadm:Adding mon.a on smithi003 2023-10-08T23:53:18.455 INFO:tasks.cephadm:Adding mon.b on smithi150 2023-10-08T23:53:18.455 INFO:tasks.cephadm:Adding mon.c on smithi170 2023-10-08T23:53:18.456 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c' 2023-10-08T23:53:18.691 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:19 smithi003 ceph-mon[108073]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:19 smithi003 ceph-mon[108073]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:19 smithi003 ceph-mon[108073]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T23:53:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:19 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2919148378' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-08T23:53:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:19 smithi003 ceph-mon[108073]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:19.810 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mon update... 2023-10-08T23:53:20.192 DEBUG:teuthology.orchestra.run.smithi150:mon.b> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-08T23:53:20.195 DEBUG:teuthology.orchestra.run.smithi170:mon.c> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-08T23:53:20.197 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-08T23:53:20.198 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T23:53:20.228 INFO:journalctl@ceph.mon.c.smithi170.stdout:-- Logs begin at Sun 2023-10-08 23:41:43 UTC. -- 2023-10-08T23:53:20.232 INFO:journalctl@ceph.mon.b.smithi150.stdout:-- Logs begin at Sun 2023-10-08 23:41:52 UTC. -- 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:20.761 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:21 smithi003 ceph-mon[108073]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:21 smithi003 ceph-mon[108073]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c;count:3 2023-10-08T23:53:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:21 smithi003 ceph-mon[108073]: Deploying daemon mon.c on smithi170 2023-10-08T23:53:22.431 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:53:22.432 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":1,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","modified":"2023-10-08T23:52:00.062887Z","created":"2023-10-08T23:52:00.062887Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T23:53:22.433 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 1 2023-10-08T23:53:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:22 smithi003 ceph-mon[108073]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:23.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 systemd[1]: Started Ceph mon.c for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:53:23.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(???) e0 preinit fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:53:23.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).mds e1 new map 2023-10-08T23:53:23.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).mds e1 print_map 2023-10-08T23:53:23.033 INFO:journalctl@ceph.mon.c.smithi170.stdout: e1 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.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-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout: legacy client fscid: -1 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout: 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout: No filesystems configured 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: 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-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-08T23:53:23.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/2919148378' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:23.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c;count:3 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: Deploying daemon mon.c on smithi170 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expand map: {default=false} 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta from 'false' to 'false' 2023-10-08T23:53:23.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expanded map: {default=false} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expand map: {default=info} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta from 'info' to 'info' 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expanded map: {default=info} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expand map: {default=daemon} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expanded map: {default=daemon} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expand map: {default=debug} 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta from 'debug' to 'debug' 2023-10-08T23:53:23.037 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:22 smithi170 ceph-mon[110303]: expand_channel_meta expanded map: {default=debug} 2023-10-08T23:53:23.881 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-08T23:53:23.881 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T23:53:24.105 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:53:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: mon.a calling monitor election 2023-10-08T23:53:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: mon.c calling monitor election 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: fsmap 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: mgrmap e13: x(active, since 35s) 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: overall HEALTH_OK 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:28.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:28.344 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:53:28.344 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":2,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","modified":"2023-10-08T23:53:22.961498Z","created":"2023-10-08T23:52:00.062887Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-08T23:53:28.346 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 2 2023-10-08T23:53:28.375 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.375 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: mon.a calling monitor election 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: mon.c calling monitor election 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:28.376 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: fsmap 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: mgrmap e13: x(active, since 35s) 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: overall HEALTH_OK 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:28.377 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:28.378 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:29 smithi003 ceph-mon[108073]: Deploying daemon mon.b on smithi150 2023-10-08T23:53:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:29 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/188269326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T23:53:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:29 smithi170 ceph-mon[110303]: Deploying daemon mon.b on smithi150 2023-10-08T23:53:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:29 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/188269326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T23:53:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:29.743 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-08T23:53:29.744 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T23:53:29.967 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:53:30.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 systemd[1]: Starting Ceph mon.b for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-08T23:53:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:30 smithi003 ceph-mon[108073]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.324 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 08 23:53:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-08T23:53:29.961+0000 7f6e10711700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-08T23:53:30.425 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:30 smithi170 ceph-mon[110303]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: set uid:gid to 167:167 (ceph:ceph) 2023-10-08T23:53:30.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev), process ceph-mon, pid 2 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pidfile_write: ignore empty --pid-file 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: load: jerasure load: lrc 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 bash[110035]: b695b0913e05969bc4817588abf01f557ce3c83ef426fee5ac490cdb8a726ace 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: RocksDB version: 7.9.2 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Git sha 0 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: DB SUMMARY 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: DB Session ID: DQJHOSID0D4SZDJ1YRS5 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: CURRENT file: CURRENT 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: IDENTITY file: IDENTITY 2023-10-08T23:53:30.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.error_if_exists: 0 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.create_if_missing: 0 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.paranoid_checks: 1 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.env: 0x5580239d1da0 2023-10-08T23:53:30.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.fs: PosixFileSystem 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.info_log: 0x558026025460 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_file_opening_threads: 16 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.statistics: (nil) 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.use_fsync: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_log_file_size: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.keep_log_file_num: 1000 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.recycle_log_file_num: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_fallocate: 1 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_mmap_reads: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_mmap_writes: 0 2023-10-08T23:53:30.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.use_direct_reads: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.create_missing_column_families: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.db_log_dir: 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.wal_dir: 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.advise_random_on_open: 1 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.db_write_buffer_size: 0 2023-10-08T23:53:30.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.write_buffer_manager: 0x558025fdf4a0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.rate_limiter: (nil) 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.wal_recovery_mode: 2 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enable_thread_tracking: 0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enable_pipelined_write: 0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.unordered_write: 0 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-08T23:53:30.769 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.row_cache: None 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.wal_filter: None 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_ingest_behind: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.two_write_queues: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.manual_wal_flush: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.wal_compression: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.atomic_flush: 0 2023-10-08T23:53:30.770 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.log_readahead_size: 0 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.best_efforts_recovery: 0 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-08T23:53:30.771 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.allow_data_in_errors: 0 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.db_host_id: __hostname__ 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_background_jobs: 2 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_background_compactions: -1 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_subcompactions: 1 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-08T23:53:30.773 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_total_wal_size: 0 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_open_files: -1 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bytes_per_sync: 0 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_readahead_size: 0 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_background_flushes: -1 2023-10-08T23:53:30.774 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Compression algorithms supported: 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kZSTD supported: 0 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kXpressCompression supported: 0 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kLZ4HCCompression supported: 1 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kZlibCompression supported: 1 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kSnappyCompression supported: 1 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kLZ4Compression supported: 1 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: kBZip2Compression supported: 0 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-08T23:53:30.775 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.merge_operator: 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_filter: None 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_filter_factory: None 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.sst_partitioner_factory: None 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558026025560) 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks: 1 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: pin_top_level_index_and_filter: 1 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_type: 0 2023-10-08T23:53:30.776 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_index_type: 0 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_shortening: 1 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: checksum: 4 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: no_block_cache: 0 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache: 0x55802607d1f0 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_name: BinnedLRUCache 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_options: 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: capacity : 536870912 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_shard_bits : 4 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: strict_capacity_limit : 0 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: high_pri_pool_ratio: 0.000 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_cache_compressed: (nil) 2023-10-08T23:53:30.777 INFO:journalctl@ceph.mon.b.smithi150.stdout: persistent_cache: (nil) 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size: 4096 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_size_deviation: 10 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_restart_interval: 16 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: index_block_restart_interval: 1 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: metadata_block_size: 4096 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: partition_filters: 0 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: use_delta_encoding: 1 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: filter_policy: bloomfilter 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: whole_key_filtering: 1 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: verify_compression: 0 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: read_amp_bytes_per_bit: 0 2023-10-08T23:53:30.778 INFO:journalctl@ceph.mon.b.smithi150.stdout: format_version: 5 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_index_compression: 1 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: block_align: 0 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: max_auto_readahead_size: 262144 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: prepopulate_block_cache: 0 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: initial_auto_readahead_size: 8192 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout: num_file_reads_for_auto_readahead: 2 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.write_buffer_size: 33554432 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_write_buffer_number: 2 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression: NoCompression 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression: Disabled 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.prefix_extractor: nullptr 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-08T23:53:30.779 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.num_levels: 7 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-08T23:53:30.780 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.level: 32767 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.strategy: 0 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.enabled: false 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-08T23:53:30.781 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.target_file_size_base: 67108864 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-08T23:53:30.782 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.arena_block_size: 1048576 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-08T23:53:30.783 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.disable_auto_compactions: 0 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.table_properties_collectors: 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.inplace_update_support: 0 2023-10-08T23:53:30.784 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.bloom_locality: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.max_successive_merges: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.paranoid_file_checks: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.force_consistency_checks: 1 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.report_bg_io_stats: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.ttl: 2592000 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-08T23:53:30.785 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enable_blob_files: false 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.min_blob_size: 0 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_file_size: 268435456 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.blob_file_starting_level: 0 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 systemd[1]: Started Ceph mon.b for 8b8214c0-6635-11ee-8db5-212e2dc638e7. 2023-10-08T23:53:30.786 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f1abf4bb-e662-4ee7-a3f4-aba0fce1ebaa 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809210427453, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809210428037, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "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": 526, "raw_average_value_size": 105, "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": 1696809210, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f1abf4bb-e662-4ee7-a3f4-aba0fce1ebaa", "db_session_id": "DQJHOSID0D4SZDJ1YRS5", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696809210428128, "job": 1, "event": "recovery_finished"} 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55802611a000 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: DB pointer 0x558026106000 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-08T23:53:30.787 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** DB Stats ** 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:53:30.788 INFO:journalctl@ceph.mon.b.smithi150.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.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.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** Compaction Stats [default] ** 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.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.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T23:53:30.789 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: Block cache BinnedLRUCache@0x55802607d1f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: using public_addr v2:172.21.15.150:0/0 -> [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] 2023-10-08T23:53:30.790 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: starting mon.b rank -1 at public addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] at bind addrs [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(???) e0 preinit fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).mds e1 new map 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).mds e1 print_map 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout: e1 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.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-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout: legacy client fscid: -1 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout: 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout: No filesystems configured 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: 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-08T23:53:30.791 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Updating smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/2919148378' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-08T23:53:30.792 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c;count:3 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Deploying daemon mon.c on smithi170 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.793 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.a calling monitor election 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.c calling monitor election 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:30.794 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: fsmap 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mgrmap e13: x(active, since 35s) 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: overall HEALTH_OK 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: Deploying daemon mon.b on smithi150 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/188269326' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:30.795 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expand map: {default=false} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta from 'false' to 'false' 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expanded map: {default=false} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expand map: {default=info} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta from 'info' to 'info' 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expanded map: {default=info} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expand map: {default=daemon} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expanded map: {default=daemon} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expand map: {default=debug} 2023-10-08T23:53:30.796 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta from 'debug' to 'debug' 2023-10-08T23:53:30.797 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:30 smithi150 ceph-mon[110054]: expand_channel_meta expanded map: {default=debug} 2023-10-08T23:53:35.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:35.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: mon.a calling monitor election 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: mon.c calling monitor election 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: fsmap 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: mgrmap e13: x(active, since 42s) 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: mon.b (rank 2) addr [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] is down (out of quorum) 2023-10-08T23:53:35.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:35.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: mon.a calling monitor election 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: mon.c calling monitor election 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: fsmap 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: mgrmap e13: x(active, since 42s) 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: mon.b (rank 2) addr [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] is down (out of quorum) 2023-10-08T23:53:36.035 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.036 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:37.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:37.034 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:37.169 INFO:teuthology.orchestra.run.smithi170.stdout: 2023-10-08T23:53:37.169 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":3,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","modified":"2023-10-08T23:53:30.456145Z","created":"2023-10-08T23:52:00.062887Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:3300","nonce":0},{"type":"v1","addr":"172.21.15.150:6789","nonce":0}]},"addr":"172.21.15.150:6789/0","public_addr":"172.21.15.150:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-08T23:53:37.171 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 3 2023-10-08T23:53:37.583 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-08T23:53:37.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-08T23:53:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:53:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: mon.a calling monitor election 2023-10-08T23:53:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: mon.c calling monitor election 2023-10-08T23:53:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:37.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: fsmap 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: mgrmap e13: x(active, since 42s) 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: mon.b (rank 2) addr [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] is down (out of quorum) 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:37.768 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:38.136 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:38.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mon.b calling monitor election 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: Reconfiguring mon.a (unknown last config time)... 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: Reconfiguring daemon mon.a on smithi003 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mon.b calling monitor election 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mon.c calling monitor election 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mon.a calling monitor election 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: fsmap 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:38.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: mgrmap e13: x(active, since 44s) 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: Cluster is now healthy 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: overall HEALTH_OK 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:38.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mon.b calling monitor election 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: Reconfiguring mon.a (unknown last config time)... 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: Reconfiguring daemon mon.a on smithi003 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mon.b calling monitor election 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mon.c calling monitor election 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mon.a calling monitor election 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: fsmap 2023-10-08T23:53:38.607 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: mgrmap e13: x(active, since 44s) 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: Cluster is now healthy 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: overall HEALTH_OK 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:38.608 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mon.b calling monitor election 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: Reconfiguring mon.a (unknown last config time)... 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: Reconfiguring daemon mon.a on smithi003 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mon.b calling monitor election 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mon.c calling monitor election 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mon.a calling monitor election 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-08T23:53:38.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0],c=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0]} removed_ranks: {} 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: fsmap 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: mgrmap e13: x(active, since 44s) 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: Cluster is now healthy 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: overall HEALTH_OK 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:38.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:39.383 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:53:39.384 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2023-10-08T23:53:39.384 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:53:39.384 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.150:3300/0,v1:172.21.15.150:6789/0] [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: Reconfiguring mon.b (monmap changed)... 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: Reconfiguring daemon mon.b on smithi150 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:39.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:39.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: Reconfiguring mon.b (monmap changed)... 2023-10-08T23:53:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: Reconfiguring daemon mon.b on smithi150 2023-10-08T23:53:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:39.589 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: Reconfiguring mon.b (monmap changed)... 2023-10-08T23:53:39.589 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: Reconfiguring daemon mon.b on smithi150 2023-10-08T23:53:39.589 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:53:39.589 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:39.589 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.590 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:39.590 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T23:53:39.590 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T23:53:39.590 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:39.987 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-08T23:53:39.987 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:53:39.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2023-10-08T23:53:40.027 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:53:40.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:40.101 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:53:40.101 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.conf 2023-10-08T23:53:40.132 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:53:40.132 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:40.200 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:53:40.201 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.conf 2023-10-08T23:53:40.231 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:53:40.231 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T23:53:40.298 INFO:tasks.cephadm:Adding mgr.x on smithi003 2023-10-08T23:53:40.299 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '1;smithi003=x' 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: Reconfiguring mon.c (monmap changed)... 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: Reconfiguring daemon mon.c on smithi170 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1714915363' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: Reconfiguring mon.c (monmap changed)... 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: Reconfiguring daemon mon.c on smithi170 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1714915363' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.548 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: Reconfiguring mon.c (monmap changed)... 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: Reconfiguring daemon mon.c on smithi170 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1714915363' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:41 smithi003 ceph-mon[108073]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:41.666 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mgr update... 2023-10-08T23:53:41.688 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:41 smithi170 ceph-mon[110303]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:41.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:41 smithi150 ceph-mon[110054]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:42.040 INFO:tasks.cephadm:Deploying OSDs... 2023-10-08T23:53:42.041 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:53:42.041 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2023-10-08T23:53:42.061 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-08T23:53:42.061 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2023-10-08T23:53:42.122 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 392738 Links: 1 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-08 23:53:01.326610694 +0000 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-08 23:50:09.024370160 +0000 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-08 23:50:09.024370160 +0000 2023-10-08T23:53:42.123 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-08T23:53:42.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-08T23:53:42.194 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-08T23:53:42.194 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-08T23:53:42.194 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000212089 s, 2.4 MB/s 2023-10-08T23:53:42.195 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-08T23:53:42.259 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2023-10-08T23:53:42.322 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 393848 Links: 1 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-08 23:53:01.326610694 +0000 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-08 23:50:09.630362971 +0000 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-08 23:50:09.630362971 +0000 2023-10-08T23:53:42.323 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-08T23:53:42.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-08T23:53:42.397 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-08T23:53:42.397 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-08T23:53:42.397 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000231365 s, 2.2 MB/s 2023-10-08T23:53:42.398 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-08T23:53:42.463 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2023-10-08T23:53:42.528 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 392907 Links: 1 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-08 23:53:01.326610694 +0000 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-08 23:50:10.242355712 +0000 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-08 23:50:10.242355712 +0000 2023-10-08T23:53:42.529 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-08T23:53:42.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-08T23:53:42.602 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-08T23:53:42.603 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-08T23:53:42.603 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.0002393 s, 2.1 MB/s 2023-10-08T23:53:42.604 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-08T23:53:42.670 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 399647 Links: 1 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-08 23:53:01.326610694 +0000 2023-10-08T23:53:42.734 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-08 23:50:10.842348596 +0000 2023-10-08T23:53:42.735 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-08 23:50:10.842348596 +0000 2023-10-08T23:53:42.735 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-08T23:53:42.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-08T23:53:42.806 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-08T23:53:42.807 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-08T23:53:42.807 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000247905 s, 2.1 MB/s 2023-10-08T23:53:42.808 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-08T23:53:42.873 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:53:42.873 DEBUG:teuthology.orchestra.run.smithi150:> dd if=/scratch_devs of=/dev/stdout 2023-10-08T23:53:42.895 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-08T23:53:42.895 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_1 2023-10-08T23:53:42.957 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-08T23:53:42.957 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 6h/6d Inode: 397544 Links: 1 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2023-10-08 23:53:30.023563727 +0000 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2023-10-08 23:49:24.673870358 +0000 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2023-10-08 23:49:24.673870358 +0000 2023-10-08T23:53:42.958 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2023-10-08T23:53:42.958 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: Saving service mgr spec with placement smithi003=x;count:1 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: Reconfiguring mgr.x (unknown last config time)... 2023-10-08T23:53:43.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T23:53:43.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T23:53:43.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:42 smithi150 ceph-mon[110054]: Reconfiguring daemon mgr.x on smithi003 2023-10-08T23:53:43.027 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2023-10-08T23:53:43.028 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2023-10-08T23:53:43.028 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000249046 s, 2.1 MB/s 2023-10-08T23:53:43.029 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-08T23:53:43.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:43.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: Saving service mgr spec with placement smithi003=x;count:1 2023-10-08T23:53:43.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: Reconfiguring mgr.x (unknown last config time)... 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:42 smithi170 ceph-mon[110303]: Reconfiguring daemon mgr.x on smithi003 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi003=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: Saving service mgr spec with placement smithi003=x;count:1 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:53:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: Reconfiguring mgr.x (unknown last config time)... 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:43.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:42 smithi003 ceph-mon[108073]: Reconfiguring daemon mgr.x on smithi003 2023-10-08T23:53:43.090 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_2 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 6h/6d Inode: 395604 Links: 1 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:43.150 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2023-10-08 23:53:30.023563727 +0000 2023-10-08T23:53:43.151 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2023-10-08 23:49:25.196860291 +0000 2023-10-08T23:53:43.151 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2023-10-08 23:49:25.196860291 +0000 2023-10-08T23:53:43.151 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2023-10-08T23:53:43.151 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-08T23:53:43.218 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2023-10-08T23:53:43.219 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2023-10-08T23:53:43.219 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000204705 s, 2.5 MB/s 2023-10-08T23:53:43.220 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-08T23:53:43.280 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_3 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 6h/6d Inode: 400560 Links: 1 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2023-10-08 23:53:30.023563727 +0000 2023-10-08T23:53:43.339 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2023-10-08 23:49:25.709850416 +0000 2023-10-08T23:53:43.340 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2023-10-08 23:49:25.709850416 +0000 2023-10-08T23:53:43.340 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2023-10-08T23:53:43.340 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-08T23:53:43.406 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2023-10-08T23:53:43.406 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2023-10-08T23:53:43.407 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000248037 s, 2.1 MB/s 2023-10-08T23:53:43.407 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-08T23:53:43.468 DEBUG:teuthology.orchestra.run.smithi150:> stat /dev/vg_nvme/lv_4 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout:Device: 6h/6d Inode: 397997 Links: 1 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout:Access: 2023-10-08 23:53:30.024563707 +0000 2023-10-08T23:53:43.526 INFO:teuthology.orchestra.run.smithi150.stdout:Modify: 2023-10-08 23:49:26.240840194 +0000 2023-10-08T23:53:43.527 INFO:teuthology.orchestra.run.smithi150.stdout:Change: 2023-10-08 23:49:26.240840194 +0000 2023-10-08T23:53:43.527 INFO:teuthology.orchestra.run.smithi150.stdout: Birth: - 2023-10-08T23:53:43.527 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-08T23:53:43.594 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records in 2023-10-08T23:53:43.595 INFO:teuthology.orchestra.run.smithi150.stderr:1+0 records out 2023-10-08T23:53:43.595 INFO:teuthology.orchestra.run.smithi150.stderr:512 bytes copied, 0.000241167 s, 2.1 MB/s 2023-10-08T23:53:43.595 DEBUG:teuthology.orchestra.run.smithi150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-08T23:53:43.653 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:53:43.654 DEBUG:teuthology.orchestra.run.smithi170:> dd if=/scratch_devs of=/dev/stdout 2023-10-08T23:53:43.676 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-08T23:53:43.676 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_1 2023-10-08T23:53:43.737 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-08T23:53:43.739 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:43.739 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 397441 Links: 1 2023-10-08T23:53:43.739 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:43.739 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:43.740 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2023-10-08 23:53:22.319590725 +0000 2023-10-08T23:53:43.740 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2023-10-08 23:49:24.662768502 +0000 2023-10-08T23:53:43.740 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2023-10-08 23:49:24.662768502 +0000 2023-10-08T23:53:43.740 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2023-10-08T23:53:43.740 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-08T23:53:43.810 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2023-10-08T23:53:43.811 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2023-10-08T23:53:43.811 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000122394 s, 4.2 MB/s 2023-10-08T23:53:43.812 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-08T23:53:43.873 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_2 2023-10-08T23:53:43.932 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-08T23:53:43.932 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:43.932 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 394995 Links: 1 2023-10-08T23:53:43.932 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:43.933 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:43.933 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2023-10-08 23:53:22.319590725 +0000 2023-10-08T23:53:43.933 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2023-10-08 23:49:25.168756988 +0000 2023-10-08T23:53:43.933 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2023-10-08 23:49:25.168756988 +0000 2023-10-08T23:53:43.933 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2023-10-08T23:53:43.933 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-08T23:53:44.000 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2023-10-08T23:53:44.000 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2023-10-08T23:53:44.000 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000138245 s, 3.7 MB/s 2023-10-08T23:53:44.001 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-08T23:53:44.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:43 smithi170 ceph-mon[110303]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:44.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.051 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_3 2023-10-08T23:53:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:43 smithi003 ceph-mon[108073]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.109 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 395046 Links: 1 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2023-10-08 23:53:22.319590725 +0000 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2023-10-08 23:49:25.666745656 +0000 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2023-10-08 23:49:25.666745656 +0000 2023-10-08T23:53:44.110 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2023-10-08T23:53:44.110 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-08T23:53:44.177 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2023-10-08T23:53:44.177 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2023-10-08T23:53:44.177 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000110838 s, 4.6 MB/s 2023-10-08T23:53:44.178 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-08T23:53:44.237 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_4 2023-10-08T23:53:44.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:43 smithi150 ceph-mon[110054]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:44.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:44.296 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-08T23:53:44.296 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T23:53:44.296 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 393106 Links: 1 2023-10-08T23:53:44.296 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T23:53:44.297 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T23:53:44.297 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2023-10-08 23:53:22.319590725 +0000 2023-10-08T23:53:44.297 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2023-10-08 23:49:26.157734483 +0000 2023-10-08T23:53:44.297 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2023-10-08 23:49:26.157734483 +0000 2023-10-08T23:53:44.297 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2023-10-08T23:53:44.297 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-08T23:53:44.362 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2023-10-08T23:53:44.362 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2023-10-08T23:53:44.362 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000108824 s, 4.7 MB/s 2023-10-08T23:53:44.363 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-08T23:53:44.422 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2023-10-08T23:53:44.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-08T23:53:44.670 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:45.950 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-08T23:53:45.950 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-08T23:53:45.950 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-08T23:53:45.950 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-08T23:53:45.951 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0173982 s, 603 MB/s 2023-10-08T23:53:45.951 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-08T23:53:46.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:45 smithi170 ceph-mon[110303]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:45 smithi003 ceph-mon[108073]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:45 smithi150 ceph-mon[110054]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:46.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2023-10-08T23:53:46.550 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:53:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:47 smithi170 ceph-mon[110303]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:47 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:53:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:47 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:53:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:47 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:47 smithi003 ceph-mon[108073]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:47 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:53:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:47 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:53:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:47 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:47 smithi150 ceph-mon[110054]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:47 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:53:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:47 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:53:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:47 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:49.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:48 smithi003 ceph-mon[108073]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:49.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:48 smithi150 ceph-mon[110054]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:49.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:48 smithi170 ceph-mon[110303]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:53:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:50 smithi150 ceph-mon[110054]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:50 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]: dispatch 2023-10-08T23:53:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:50 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]': finished 2023-10-08T23:53:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:50 smithi150 ceph-mon[110054]: osdmap e5: 1 total, 0 up, 1 in 2023-10-08T23:53:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:50 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:53:50.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:50 smithi170 ceph-mon[110303]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:50.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:50 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]: dispatch 2023-10-08T23:53:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:50 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]': finished 2023-10-08T23:53:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:50 smithi170 ceph-mon[110303]: osdmap e5: 1 total, 0 up, 1 in 2023-10-08T23:53:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:50 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:53:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:50 smithi003 ceph-mon[108073]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:50 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]: dispatch 2023-10-08T23:53:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:50 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1065714769' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa950234-efe7-4da4-b4e2-e9c3da568aec"}]': finished 2023-10-08T23:53:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:50 smithi003 ceph-mon[108073]: osdmap e5: 1 total, 0 up, 1 in 2023-10-08T23:53:50.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:50 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:53:51.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:51 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3616390745' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:53:51.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:51 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3616390745' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:53:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:51 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3616390745' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:53:52.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:52 smithi150 ceph-mon[110054]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:52.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:52 smithi170 ceph-mon[110303]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:52 smithi003 ceph-mon[108073]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:54.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:54 smithi150 ceph-mon[110054]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:54.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:54 smithi170 ceph-mon[110303]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:54 smithi003 ceph-mon[108073]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-08T23:53:55.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:55.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-08T23:53:55.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:55.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-08T23:53:55.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:53:56.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:56 smithi150 ceph-mon[110054]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:56.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:56 smithi150 ceph-mon[110054]: Deploying daemon osd.0 on smithi003 2023-10-08T23:53:56.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:56 smithi170 ceph-mon[110303]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:56.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:56 smithi170 ceph-mon[110303]: Deploying daemon osd.0 on smithi003 2023-10-08T23:53:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:56 smithi003 ceph-mon[108073]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:56 smithi003 ceph-mon[108073]: Deploying daemon osd.0 on smithi003 2023-10-08T23:53:58.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:58 smithi170 ceph-mon[110303]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:58 smithi003 ceph-mon[108073]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:58.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:58 smithi150 ceph-mon[110054]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:59.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:59.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:53:59.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:59 smithi003 ceph-mon[108073]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:53:59.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:53:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:00.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:00.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:00.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:59 smithi150 ceph-mon[110054]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:00.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:53:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:00.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:00.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:00.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:59 smithi170 ceph-mon[110303]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:00.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:53:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:00.869 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2023-10-08T23:54:01.267 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-08T23:54:01.269 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2023-10-08T23:54:01.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-08T23:54:01.304 INFO:journalctl@ceph.osd.0.smithi003.stdout:-- Logs begin at Sun 2023-10-08 23:41:47 UTC. -- 2023-10-08T23:54:01.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:01.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:01.763 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:54:01.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:01.979 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:01 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-08T23:54:01.927+0000 7f7de32d6640 -1 osd.0 0 log_to_monitors true 2023-10-08T23:54:02.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:02 smithi003 ceph-mon[108073]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-08T23:54:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:02 smithi170 ceph-mon[110303]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-08T23:54:02.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:02 smithi150 ceph-mon[110054]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-08T23:54:03.036 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-08T23:54:03.036 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-08T23:54:03.037 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-08T23:54:03.037 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-08T23:54:03.037 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120133 s, 873 MB/s 2023-10-08T23:54:03.037 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-08T23:54:03.493 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-08T23:54:03.291+0000 7f7dd894e700 -1 osd.0 0 waiting for initial osdmap 2023-10-08T23:54:03.493 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-08T23:54:03.295+0000 7f7dd1f3e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:54:03.493 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-mon[108073]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-08T23:54:03.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-mon[108073]: osdmap e6: 1 total, 0 up, 1 in 2023-10-08T23:54:03.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:03.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-mon[108073]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:03.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:03 smithi003 ceph-mon[108073]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:03.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2023-10-08T23:54:03.749 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:54:03.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:03 smithi150 ceph-mon[110054]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-08T23:54:03.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:03 smithi150 ceph-mon[110054]: osdmap e6: 1 total, 0 up, 1 in 2023-10-08T23:54:03.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:03.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:03 smithi150 ceph-mon[110054]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:03.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:03 smithi150 ceph-mon[110054]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:03.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:03 smithi170 ceph-mon[110303]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-08T23:54:03.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:03 smithi170 ceph-mon[110303]: osdmap e6: 1 total, 0 up, 1 in 2023-10-08T23:54:03.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:03.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:03 smithi170 ceph-mon[110303]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:03.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:03 smithi170 ceph-mon[110303]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T23:54:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: osdmap e7: 1 total, 0 up, 1 in 2023-10-08T23:54:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi003 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi003 to 17118M 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:04.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:04 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: osdmap e7: 1 total, 0 up, 1 in 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi003 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi003 to 17118M 2023-10-08T23:54:04.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:04.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:04.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:04 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: osdmap e7: 1 total, 0 up, 1 in 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi003 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi003 to 17118M 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:04.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:04.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:04.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:04 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638] boot 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: osdmap e8: 1 total, 1 up, 1 in 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:05 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638] boot 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: osdmap e8: 1 total, 1 up, 1 in 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:05 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:05.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:54:05.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:54:05.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: osd.0 [v2:172.21.15.3:6802/3421132638,v1:172.21.15.3:6803/3421132638] boot 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: osdmap e8: 1 total, 1 up, 1 in 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:05.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:05 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:06 smithi003 ceph-mon[108073]: osdmap e9: 1 total, 1 up, 1 in 2023-10-08T23:54:06.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:06 smithi150 ceph-mon[110054]: osdmap e9: 1 total, 1 up, 1 in 2023-10-08T23:54:06.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:06 smithi170 ceph-mon[110303]: osdmap e9: 1 total, 1 up, 1 in 2023-10-08T23:54:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:07 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]: dispatch 2023-10-08T23:54:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:07 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]': finished 2023-10-08T23:54:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:07 smithi003 ceph-mon[108073]: osdmap e10: 2 total, 1 up, 2 in 2023-10-08T23:54:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:07 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:07 smithi003 ceph-mon[108073]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:07.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:07 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]: dispatch 2023-10-08T23:54:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:07 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]': finished 2023-10-08T23:54:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:07 smithi150 ceph-mon[110054]: osdmap e10: 2 total, 1 up, 2 in 2023-10-08T23:54:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:07 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:07 smithi150 ceph-mon[110054]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:07.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:07 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]: dispatch 2023-10-08T23:54:07.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:07 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/316949824' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3da78304-0558-4437-bba2-b9e85c6c793c"}]': finished 2023-10-08T23:54:07.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:07 smithi170 ceph-mon[110303]: osdmap e10: 2 total, 1 up, 2 in 2023-10-08T23:54:07.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:07 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:07.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:07 smithi170 ceph-mon[110303]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:08.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:08 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1362427859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:08.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:08 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1362427859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:08.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:08 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1362427859' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:09 smithi003 ceph-mon[108073]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:09.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:09 smithi150 ceph-mon[110054]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:09.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:09 smithi170 ceph-mon[110303]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:12.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:11 smithi003 ceph-mon[108073]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:12.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:11 smithi150 ceph-mon[110054]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:12.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:11 smithi170 ceph-mon[110303]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:12.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-08T23:54:12.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:12.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:12 smithi003 ceph-mon[108073]: Deploying daemon osd.1 on smithi003 2023-10-08T23:54:13.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-08T23:54:13.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:13.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:12 smithi150 ceph-mon[110054]: Deploying daemon osd.1 on smithi003 2023-10-08T23:54:13.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-08T23:54:13.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:13.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:12 smithi170 ceph-mon[110303]: Deploying daemon osd.1 on smithi003 2023-10-08T23:54:14.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:14 smithi150 ceph-mon[110054]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:14.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:14 smithi170 ceph-mon[110303]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:14 smithi003 ceph-mon[108073]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:16.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:16 smithi150 ceph-mon[110054]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:16.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:16.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:16 smithi170 ceph-mon[110303]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:16.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:16 smithi003 ceph-mon[108073]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:16.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:17.691 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2023-10-08T23:54:17.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:17 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:18.071 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-08T23:54:18.074 INFO:tasks.cephadm:Deploying osd.2 on smithi150 with /dev/vg_nvme/lv_4... 2023-10-08T23:54:18.074 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-08T23:54:18.110 INFO:journalctl@ceph.osd.1.smithi003.stdout:-- Logs begin at Sun 2023-10-08 23:41:47 UTC. -- 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:18.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:17 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:18.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:17 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:18.300 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:19.013 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:18 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-08T23:54:18.808+0000 7fab62fa0640 -1 osd.1 0 log_to_monitors true 2023-10-08T23:54:19.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:19 smithi150 ceph-mon[110054]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-08T23:54:19.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:19 smithi170 ceph-mon[110303]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-08T23:54:19.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:19 smithi003 ceph-mon[108073]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-08T23:54:19.649 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-08T23:54:19.649 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-08T23:54:19.650 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2023-10-08T23:54:19.650 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2023-10-08T23:54:19.650 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110801 s, 946 MB/s 2023-10-08T23:54:19.650 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2023-10-08T23:54:20.041 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi150:vg_nvme/lv_4 2023-10-08T23:54:20.254 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:20.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: osdmap e11: 2 total, 1 up, 2 in 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:20.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:20.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-08T23:54:20.017+0000 7fab58618700 -1 osd.1 0 waiting for initial osdmap 2023-10-08T23:54:20.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-08T23:54:20.020+0000 7fab5440d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:54:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-08T23:54:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: osdmap e11: 2 total, 1 up, 2 in 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: osdmap e11: 2 total, 1 up, 2 in 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:20.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:20.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:20.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:20.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:21.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi003 2023-10-08T23:54:21.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi003 to 8559M 2023-10-08T23:54:21.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:21.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: osdmap e12: 2 total, 1 up, 2 in 2023-10-08T23:54:21.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:21.163 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi003 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi003 to 8559M 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: osdmap e12: 2 total, 1 up, 2 in 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:21.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:21.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi003 2023-10-08T23:54:21.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi003 to 8559M 2023-10-08T23:54:21.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: from='osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-08T23:54:21.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: osdmap e12: 2 total, 1 up, 2 in 2023-10-08T23:54:21.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:21.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:54:22.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:54:22.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:22.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362] boot 2023-10-08T23:54:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: osdmap e13: 2 total, 2 up, 2 in 2023-10-08T23:54:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:22.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:22.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362] boot 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: osdmap e13: 2 total, 2 up, 2 in 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:22.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:22.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: osd.1 [v2:172.21.15.3:6810/878421362,v1:172.21.15.3:6811/878421362] boot 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: osdmap e13: 2 total, 2 up, 2 in 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:22.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:23 smithi003 ceph-mon[108073]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:23 smithi003 ceph-mon[108073]: osdmap e14: 2 total, 2 up, 2 in 2023-10-08T23:54:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:23 smithi150 ceph-mon[110054]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:23 smithi150 ceph-mon[110054]: osdmap e14: 2 total, 2 up, 2 in 2023-10-08T23:54:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:23 smithi170 ceph-mon[110303]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:23 smithi170 ceph-mon[110303]: osdmap e14: 2 total, 2 up, 2 in 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/3488435207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]': finished 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: osdmap e15: 3 total, 2 up, 3 in 2023-10-08T23:54:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:24 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/3451485196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/3488435207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]': finished 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: osdmap e15: 3 total, 2 up, 3 in 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:24 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/3451485196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/3488435207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]: dispatch 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2456a34c-0581-411e-aac5-6e7d843a22cb"}]': finished 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: osdmap e15: 3 total, 2 up, 3 in 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:24 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/3451485196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:26 smithi003 ceph-mon[108073]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:26.386 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:26 smithi150 ceph-mon[110054]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:26 smithi170 ceph-mon[110303]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:28 smithi003 ceph-mon[108073]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:28.329 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:28 smithi150 ceph-mon[110054]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:28 smithi170 ceph-mon[110303]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-08T23:54:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:29.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:29 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-08T23:54:29.328 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:29 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-08T23:54:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:30.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:30 smithi150 ceph-mon[110054]: Deploying daemon osd.2 on smithi150 2023-10-08T23:54:30.113 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:30 smithi150 ceph-mon[110054]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:30 smithi003 ceph-mon[108073]: Deploying daemon osd.2 on smithi150 2023-10-08T23:54:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:30 smithi003 ceph-mon[108073]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:30 smithi170 ceph-mon[110303]: Deploying daemon osd.2 on smithi150 2023-10-08T23:54:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:30 smithi170 ceph-mon[110303]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:32.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:32 smithi150 ceph-mon[110054]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:32.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:32 smithi003 ceph-mon[108073]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:32 smithi170 ceph-mon[110303]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:33.196 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:33 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.197 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:33 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.197 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:33 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:33 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:33 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:33 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:33 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:33 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:33.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:33 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:34.145 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 2 on host 'smithi150' 2023-10-08T23:54:34.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:34.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.408 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:34.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:34 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:34 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:34 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:34.832 DEBUG:teuthology.orchestra.run.smithi150:osd.2> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-08T23:54:34.835 INFO:tasks.cephadm:Deploying osd.3 on smithi150 with /dev/vg_nvme/lv_3... 2023-10-08T23:54:34.835 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-08T23:54:34.866 INFO:journalctl@ceph.osd.2.smithi150.stdout:-- Logs begin at Sun 2023-10-08 23:41:52 UTC. -- 2023-10-08T23:54:35.236 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:35.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:35 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:35 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.380 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:35 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:35.380 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:35 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-08T23:54:35.265+0000 7fbc6ef48640 -1 osd.2 0 log_to_monitors true 2023-10-08T23:54:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:35 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:35 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:36.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:36 smithi150 ceph-mon[110054]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:36.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:36 smithi150 ceph-mon[110054]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.355 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:36 smithi150 ceph-mon[110054]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:36 smithi170 ceph-mon[110303]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:36.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:36 smithi170 ceph-mon[110303]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:36 smithi170 ceph-mon[110303]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:36 smithi003 ceph-mon[108073]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:36 smithi003 ceph-mon[108073]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:36 smithi003 ceph-mon[108073]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T23:54:36.973 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-08T23:54:36.973 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-08T23:54:36.973 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2023-10-08T23:54:36.973 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2023-10-08T23:54:36.974 INFO:teuthology.orchestra.run.smithi150.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0123627 s, 848 MB/s 2023-10-08T23:54:36.974 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2023-10-08T23:54:37.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-08T23:54:37.139+0000 7fbc645c0700 -1 osd.2 0 waiting for initial osdmap 2023-10-08T23:54:37.265 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-08T23:54:37.142+0000 7fbc5c3ad700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:54:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-08T23:54:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: osdmap e16: 3 total, 2 up, 3 in 2023-10-08T23:54:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:37.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:37.266 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:37 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.363 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi150:vg_nvme/lv_3 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: osdmap e16: 3 total, 2 up, 3 in 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:37.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:37.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:37 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-08T23:54:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: osdmap e16: 3 total, 2 up, 3 in 2023-10-08T23:54:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:37.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:37 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:37.579 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:38.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi150 2023-10-08T23:54:38.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi150 to 21210M 2023-10-08T23:54:38.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:38.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:38.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: osdmap e17: 3 total, 2 up, 3 in 2023-10-08T23:54:38.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:38.411 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:38 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi150 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi150 to 21210M 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: osdmap e17: 3 total, 2 up, 3 in 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:38 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:38.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi150 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi150 to 21210M 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: osdmap e17: 3 total, 2 up, 3 in 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:38.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:38 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832] boot 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: osdmap e18: 3 total, 3 up, 3 in 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.409 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:39.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:39.410 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832] boot 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: osdmap e18: 3 total, 3 up, 3 in 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: osd.2 [v2:172.21.15.150:6800/1739263832,v1:172.21.15.150:6801/1739263832] boot 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: osdmap e18: 3 total, 3 up, 3 in 2023-10-08T23:54:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T23:54:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:39.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: osdmap e19: 3 total, 3 up, 3 in 2023-10-08T23:54:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:40 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: osdmap e19: 3 total, 3 up, 3 in 2023-10-08T23:54:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:40 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T23:54:40.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-08T23:54:40.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:40.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' 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-08T23:54:40.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: osdmap e19: 3 total, 3 up, 3 in 2023-10-08T23:54:40.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:40 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T23:54:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-08T23:54:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: osdmap e20: 3 total, 3 up, 3 in 2023-10-08T23:54:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/1752032423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]': finished 2023-10-08T23:54:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: osdmap e21: 4 total, 3 up, 4 in 2023-10-08T23:54:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: pgmap v65: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:41 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/104429722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:41.325 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125480]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:41.325 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125480]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:41.325 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125480]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:41.325 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125480]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-08T23:54:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: osdmap e20: 3 total, 3 up, 3 in 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/1752032423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]': finished 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: osdmap e21: 4 total, 3 up, 4 in 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: pgmap v65: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:41 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/104429722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: osdmap e20: 3 total, 3 up, 3 in 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/1752032423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]: dispatch 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc4be8d-20d1-4270-9b4c-13453ea48dd7"}]': finished 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: osdmap e21: 4 total, 3 up, 4 in 2023-10-08T23:54:41.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:41.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: pgmap v65: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:41.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:41 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/104429722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:41.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125483]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:41.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125483]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:41.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125483]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:41.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 23:54:41 smithi003 sudo[125483]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:42.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125486]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:42.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125486]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:42.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125486]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:42.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125486]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:42.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:42 smithi150 ceph-mon[110054]: osdmap e22: 4 total, 3 up, 4 in 2023-10-08T23:54:42.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:42.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:42 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:42.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:42 smithi150 ceph-mon[110054]: mgrmap e14: x(active, since 109s) 2023-10-08T23:54:42.764 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[116981]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:42.764 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[116981]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:42.764 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[116981]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:42.765 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[116981]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:42.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:42 smithi170 ceph-mon[110303]: osdmap e22: 4 total, 3 up, 4 in 2023-10-08T23:54:42.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:42.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:42 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:42.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:42 smithi170 ceph-mon[110303]: mgrmap e14: x(active, since 109s) 2023-10-08T23:54:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:42 smithi003 ceph-mon[108073]: osdmap e22: 4 total, 3 up, 4 in 2023-10-08T23:54:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:42 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:42 smithi003 ceph-mon[108073]: mgrmap e14: x(active, since 109s) 2023-10-08T23:54:42.825 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125489]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:42.825 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125489]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:42.825 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125489]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:42.825 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 23:54:42 smithi003 sudo[125489]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:43.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[117178]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:43.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[117178]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:43.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[117178]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:43.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 08 23:54:42 smithi150 sudo[117178]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:43.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125492]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:43.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125492]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:43.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125492]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:43.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125492]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125495]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125495]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125495]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:44.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:43 smithi003 sudo[125495]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112469]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112469]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112469]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112469]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112472]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112472]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:44.420 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112472]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:44.421 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 sudo[112472]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:44.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:44.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:44.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:44.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:44.900 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117463]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T23:54:44.900 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117463]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:44.900 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117463]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:44.900 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117463]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117494]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T23:54:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117494]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T23:54:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117494]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T23:54:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:44 smithi150 sudo[117494]: pam_unix(sudo:session): session closed for user root 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:45.678 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:45.679 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:45 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:45.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:45.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:45 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T23:54:45.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T23:54:45.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:45.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:45 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T23:54:46.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:46 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-08T23:54:46.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:46 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:46.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:46 smithi150 ceph-mon[110054]: Deploying daemon osd.3 on smithi150 2023-10-08T23:54:46.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:46 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-08T23:54:46.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:46 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:46.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:46 smithi170 ceph-mon[110303]: Deploying daemon osd.3 on smithi150 2023-10-08T23:54:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:46 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-08T23:54:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:46 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:46 smithi003 ceph-mon[108073]: Deploying daemon osd.3 on smithi150 2023-10-08T23:54:47.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:47 smithi150 ceph-mon[110054]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:47.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:47 smithi170 ceph-mon[110303]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:47.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:47 smithi003 ceph-mon[108073]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:50 smithi150 ceph-mon[110054]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:50 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:50 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:50 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:50 smithi170 ceph-mon[110303]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:50 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:50 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:50 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:50 smithi003 ceph-mon[108073]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-08T23:54:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:50 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:50 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:50 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:51.572 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 3 on host 'smithi150' 2023-10-08T23:54:51.953 DEBUG:teuthology.orchestra.run.smithi150:osd.3> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-08T23:54:51.959 INFO:tasks.cephadm:Deploying osd.4 on smithi150 with /dev/vg_nvme/lv_2... 2023-10-08T23:54:51.959 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-08T23:54:51.988 INFO:journalctl@ceph.osd.3.smithi150.stdout:-- Logs begin at Sun 2023-10-08 23:41:52 UTC. -- 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.152 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.153 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:52.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:54:52.396 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:52.813 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 08 23:54:52 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-08T23:54:52.583+0000 7fc3680d8640 -1 osd.3 0 log_to_monitors true 2023-10-08T23:54:53.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:52 smithi150 ceph-mon[110054]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:53.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:52 smithi150 ceph-mon[110054]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:53.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:52 smithi170 ceph-mon[110303]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:53.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:52 smithi170 ceph-mon[110303]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:53.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:52 smithi003 ceph-mon[108073]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:53.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:52 smithi003 ceph-mon[108073]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T23:54:54.057 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-08T23:54:54.058 INFO:teuthology.orchestra.run.smithi150.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-08T23:54:54.058 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10+0 records in 2023-10-08T23:54:54.058 INFO:teuthology.orchestra.run.smithi150.stderr:10+0 records out 2023-10-08T23:54:54.058 INFO:teuthology.orchestra.run.smithi150.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0137308 s, 764 MB/s 2023-10-08T23:54:54.058 INFO:teuthology.orchestra.run.smithi150.stderr:--> Zapping successful for: 2023-10-08T23:54:54.264 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-08T23:54:53.909+0000 7fc35d750700 -1 osd.3 0 waiting for initial osdmap 2023-10-08T23:54:54.265 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-08T23:54:53.912+0000 7fc358543700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: osdmap e23: 4 total, 3 up, 4 in 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:53 smithi150 ceph-mon[110054]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-08T23:54:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: osdmap e23: 4 total, 3 up, 4 in 2023-10-08T23:54:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:53 smithi170 ceph-mon[110303]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:54.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-08T23:54:54.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: osdmap e23: 4 total, 3 up, 4 in 2023-10-08T23:54:54.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:54.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: from='osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:53 smithi003 ceph-mon[108073]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:54:54.462 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi150:vg_nvme/lv_2 2023-10-08T23:54:54.679 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: osdmap e24: 4 total, 3 up, 4 in 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi150 2023-10-08T23:54:55.202 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi150 to 10605M 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:55.203 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:54 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: osdmap e24: 4 total, 3 up, 4 in 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi150 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi150 to 10605M 2023-10-08T23:54:55.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:55.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:55.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:54 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:54:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: osdmap e24: 4 total, 3 up, 4 in 2023-10-08T23:54:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi150 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi150 to 10605M 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:54:55.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:54 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:54:56.161 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: pgmap v75: 1 pgs: 1 unknown; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160] boot 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: osdmap e25: 4 total, 4 up, 4 in 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:56.162 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:55 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:56.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: pgmap v75: 1 pgs: 1 unknown; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160] boot 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: osdmap e25: 4 total, 4 up, 4 in 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:56.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:55 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: pgmap v75: 1 pgs: 1 unknown; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: osd.3 [v2:172.21.15.150:6808/3331201160,v1:172.21.15.150:6809/3331201160] boot 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: osdmap e25: 4 total, 4 up, 4 in 2023-10-08T23:54:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T23:54:56.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:54:56.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:54:56.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:55 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:54:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:56 smithi150 ceph-mon[110054]: from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:56 smithi150 ceph-mon[110054]: osdmap e26: 4 total, 4 up, 4 in 2023-10-08T23:54:57.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:56 smithi150 ceph-mon[110054]: osdmap e27: 4 total, 4 up, 4 in 2023-10-08T23:54:57.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:56 smithi170 ceph-mon[110303]: from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:57.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:56 smithi170 ceph-mon[110303]: osdmap e26: 4 total, 4 up, 4 in 2023-10-08T23:54:57.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:56 smithi170 ceph-mon[110303]: osdmap e27: 4 total, 4 up, 4 in 2023-10-08T23:54:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:56 smithi003 ceph-mon[108073]: from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi150:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:54:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:56 smithi003 ceph-mon[108073]: osdmap e26: 4 total, 4 up, 4 in 2023-10-08T23:54:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:56 smithi003 ceph-mon[108073]: osdmap e27: 4 total, 4 up, 4 in 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: pgmap v78: 1 pgs: 1 unknown; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/1243398934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]': finished 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: osdmap e28: 5 total, 4 up, 5 in 2023-10-08T23:54:58.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:54:58.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: pgmap v78: 1 pgs: 1 unknown; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:54:58.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/1243398934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]': finished 2023-10-08T23:54:58.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: osdmap e28: 5 total, 4 up, 5 in 2023-10-08T23:54:58.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: pgmap v78: 1 pgs: 1 unknown; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/1243398934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]: dispatch 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3"}]': finished 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: osdmap e28: 5 total, 4 up, 5 in 2023-10-08T23:54:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:54:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:59 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/2539928125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:59 smithi150 ceph-mon[110054]: osdmap e29: 5 total, 4 up, 5 in 2023-10-08T23:54:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:54:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:54:59.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:59 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/2539928125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:59 smithi170 ceph-mon[110303]: osdmap e29: 5 total, 4 up, 5 in 2023-10-08T23:54:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:54:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:54:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:59 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/2539928125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:54:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:59 smithi003 ceph-mon[108073]: osdmap e29: 5 total, 4 up, 5 in 2023-10-08T23:54:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:54:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:00.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:00 smithi150 ceph-mon[110054]: pgmap v82: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:00.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:00 smithi170 ceph-mon[110303]: pgmap v82: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:00 smithi003 ceph-mon[108073]: pgmap v82: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:02.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:02 smithi170 ceph-mon[110303]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-10-08T23:55:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:02 smithi003 ceph-mon[108073]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-10-08T23:55:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:02 smithi150 ceph-mon[110054]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 119 KiB/s, 0 objects/s recovering 2023-10-08T23:55:03.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-08T23:55:03.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:03.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-08T23:55:03.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-08T23:55:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:04.259 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:04 smithi150 ceph-mon[110054]: Deploying daemon osd.4 on smithi150 2023-10-08T23:55:04.259 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:04 smithi150 ceph-mon[110054]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-08T23:55:04.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:04 smithi170 ceph-mon[110303]: Deploying daemon osd.4 on smithi150 2023-10-08T23:55:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:04 smithi170 ceph-mon[110303]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-08T23:55:04.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:04 smithi003 ceph-mon[108073]: Deploying daemon osd.4 on smithi150 2023-10-08T23:55:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:04 smithi003 ceph-mon[108073]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-08T23:55:06.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:06 smithi170 ceph-mon[110303]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-08T23:55:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:06 smithi003 ceph-mon[108073]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-08T23:55:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:06 smithi150 ceph-mon[110054]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-08T23:55:07.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:07 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:07 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:07 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:07.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:07 smithi150 ceph-mon[110054]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-08T23:55:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:07 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:07 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:07 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:07.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:07 smithi170 ceph-mon[110303]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-08T23:55:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:07 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:07 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:07 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:07 smithi003 ceph-mon[108073]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-08T23:55:08.402 INFO:teuthology.orchestra.run.smithi150.stdout:Created osd(s) 4 on host 'smithi150' 2023-10-08T23:55:08.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.592 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:08.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:08.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:08.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.593 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:08 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:08 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:08 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:08.869 DEBUG:teuthology.orchestra.run.smithi150:osd.4> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-08T23:55:08.872 INFO:tasks.cephadm:Deploying osd.5 on smithi170 with /dev/vg_nvme/lv_4... 2023-10-08T23:55:08.872 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-08T23:55:08.901 INFO:journalctl@ceph.osd.4.smithi150.stdout:-- Logs begin at Sun 2023-10-08 23:41:52 UTC. -- 2023-10-08T23:55:09.097 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:09.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:09 smithi150 ceph-mon[110054]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-08T23:55:09.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:09 smithi150 ceph-mon[110054]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:09.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:09 smithi150 ceph-mon[110054]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:09.765 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 08 23:55:09 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-08T23:55:09.371+0000 7f02f4932640 -1 osd.4 0 log_to_monitors true 2023-10-08T23:55:09.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:09 smithi170 ceph-mon[110303]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-08T23:55:09.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:09 smithi170 ceph-mon[110303]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:09.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:09 smithi170 ceph-mon[110303]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:09.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:09 smithi003 ceph-mon[108073]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-08T23:55:09.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:09 smithi003 ceph-mon[108073]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:09.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:09 smithi003 ceph-mon[108073]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00896394 s, 1.2 GB/s 2023-10-08T23:55:10.314 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2023-10-08T23:55:10.714 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi170:vg_nvme/lv_4 2023-10-08T23:55:10.740 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:10 smithi170 ceph-mon[110303]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-08T23:55:10.741 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:10 smithi170 ceph-mon[110303]: osdmap e30: 5 total, 4 up, 5 in 2023-10-08T23:55:10.741 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:10 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:10.741 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:10 smithi170 ceph-mon[110303]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.741 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:10 smithi170 ceph-mon[110303]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.764 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-08T23:55:10.544+0000 7f02e9faa700 -1 osd.4 0 waiting for initial osdmap 2023-10-08T23:55:10.764 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-08T23:55:10.552+0000 7f02e5d9f700 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:55:10.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-mon[110054]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-08T23:55:10.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-mon[110054]: osdmap e30: 5 total, 4 up, 5 in 2023-10-08T23:55:10.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:10.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-mon[110054]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:10 smithi150 ceph-mon[110054]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:10 smithi003 ceph-mon[108073]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-08T23:55:10.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:10 smithi003 ceph-mon[108073]: osdmap e30: 5 total, 4 up, 5 in 2023-10-08T23:55:10.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:10 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:10.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:10 smithi003 ceph-mon[108073]: from='osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:10 smithi003 ceph-mon[108073]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]: dispatch 2023-10-08T23:55:10.928 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi150 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: osdmap e31: 5 total, 4 up, 5 in 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:11.573 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi150 to 7070M 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.574 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:11 smithi170 ceph-mon[110303]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi150 2023-10-08T23:55:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:55:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: osdmap e31: 5 total, 4 up, 5 in 2023-10-08T23:55:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi150 to 7070M 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:11.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:11 smithi003 ceph-mon[108073]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi150 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi150", "root=default"]}]': finished 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: osdmap e31: 5 total, 4 up, 5 in 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi150 to 7070M 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:12.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:11 smithi150 ceph-mon[110054]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-08T23:55:12.725 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:55:12.725 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:55:12.725 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770] boot 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: osdmap e32: 5 total, 5 up, 5 in 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:12.726 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:12 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770] boot 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: osdmap e32: 5 total, 5 up, 5 in 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:12.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:12.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:12.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:12 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: osd.4 [v2:172.21.15.150:6816/2202272770,v1:172.21.15.150:6817/2202272770] boot 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: osdmap e32: 5 total, 5 up, 5 in 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:13.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:13.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:13.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:12 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:13.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:13 smithi003 ceph-mon[108073]: osdmap e33: 5 total, 5 up, 5 in 2023-10-08T23:55:13.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:13 smithi003 ceph-mon[108073]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:14.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:13 smithi150 ceph-mon[110054]: osdmap e33: 5 total, 5 up, 5 in 2023-10-08T23:55:14.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:13 smithi150 ceph-mon[110054]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:14.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:13 smithi170 ceph-mon[110303]: osdmap e33: 5 total, 5 up, 5 in 2023-10-08T23:55:14.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:13 smithi170 ceph-mon[110303]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/3435082928' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]': finished 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: osdmap e34: 6 total, 5 up, 6 in 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:14 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/1668425514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/3435082928' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]': finished 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: osdmap e34: 6 total, 5 up, 6 in 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:15.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:14 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/1668425514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:15.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/3435082928' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:15.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]: dispatch 2023-10-08T23:55:15.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5c21547-8753-499a-8245-6274714d76dc"}]': finished 2023-10-08T23:55:15.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: osdmap e34: 6 total, 5 up, 6 in 2023-10-08T23:55:15.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:15.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:14 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/1668425514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:15.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:15 smithi003 ceph-mon[108073]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:16.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:15 smithi150 ceph-mon[110054]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:16.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:15 smithi170 ceph-mon[110303]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:17.932 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:17 smithi170 ceph-mon[110303]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:17 smithi003 ceph-mon[108073]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:18.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:17 smithi150 ceph-mon[110054]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:19.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-08T23:55:19.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:19.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-08T23:55:19.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:19.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-08T23:55:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:20.286 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:20 smithi170 ceph-mon[110303]: Deploying daemon osd.5 on smithi170 2023-10-08T23:55:20.286 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:20 smithi170 ceph-mon[110303]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:20 smithi003 ceph-mon[108073]: Deploying daemon osd.5 on smithi170 2023-10-08T23:55:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:20 smithi003 ceph-mon[108073]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:20 smithi150 ceph-mon[110054]: Deploying daemon osd.5 on smithi170 2023-10-08T23:55:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:20 smithi150 ceph-mon[110054]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:22.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:22 smithi170 ceph-mon[110303]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:22.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:22 smithi003 ceph-mon[108073]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:22 smithi150 ceph-mon[110054]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:23 smithi150 ceph-mon[110054]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:23 smithi170 ceph-mon[110303]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:23 smithi003 ceph-mon[108073]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:24.400 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 5 on host 'smithi170' 2023-10-08T23:55:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.691 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.691 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.691 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:24.691 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:24.691 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:24.788 DEBUG:teuthology.orchestra.run.smithi170:osd.5> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-08T23:55:24.831 INFO:tasks.cephadm:Deploying osd.6 on smithi170 with /dev/vg_nvme/lv_3... 2023-10-08T23:55:24.831 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-08T23:55:24.862 INFO:journalctl@ceph.osd.5.smithi170.stdout:-- Logs begin at Sun 2023-10-08 23:41:43 UTC. -- 2023-10-08T23:55:25.332 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:25.508 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.508 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.508 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:25.509 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:25 smithi170 ceph-mon[110303]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:25.509 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 08 23:55:25 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-08T23:55:25.409+0000 7f6262f09640 -1 osd.5 0 log_to_monitors true 2023-10-08T23:55:25.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:25.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:25 smithi150 ceph-mon[110054]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:25.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:25.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:25.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:25 smithi003 ceph-mon[108073]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:26.694 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:26 smithi170 ceph-mon[110303]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:26.694 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:26 smithi170 ceph-mon[110303]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:26.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:26 smithi150 ceph-mon[110054]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:26.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:26 smithi150 ceph-mon[110054]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:26.791 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-08T23:55:26.791 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-08T23:55:26.792 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2023-10-08T23:55:26.792 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2023-10-08T23:55:26.792 INFO:teuthology.orchestra.run.smithi170.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00888271 s, 1.2 GB/s 2023-10-08T23:55:26.792 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2023-10-08T23:55:26.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:26 smithi003 ceph-mon[108073]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:26.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:26 smithi003 ceph-mon[108073]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T23:55:27.165 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi170:vg_nvme/lv_3 2023-10-08T23:55:27.382 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:27.761 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-08T23:55:27.382+0000 7f6258581700 -1 osd.5 0 waiting for initial osdmap 2023-10-08T23:55:27.761 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-08T23:55:27.387+0000 7f625036e700 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:55:27.761 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-08T23:55:27.761 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: osdmap e35: 6 total, 5 up, 6 in 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi170 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi170 to 21210M 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.762 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:27.763 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:27.763 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: osdmap e35: 6 total, 5 up, 6 in 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi170 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi170 to 21210M 2023-10-08T23:55:27.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:27.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:27.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-08T23:55:27.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: osdmap e35: 6 total, 5 up, 6 in 2023-10-08T23:55:27.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:27.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi170 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi170 to 21210M 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:27.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:28.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: osdmap e36: 6 total, 5 up, 6 in 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966] boot 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: osdmap e37: 6 total, 6 up, 6 in 2023-10-08T23:55:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: osdmap e36: 6 total, 5 up, 6 in 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966] boot 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: osdmap e37: 6 total, 6 up, 6 in 2023-10-08T23:55:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: osdmap e36: 6 total, 5 up, 6 in 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: osd.5 [v2:172.21.15.170:6800/1608448966,v1:172.21.15.170:6801/1608448966] boot 2023-10-08T23:55:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: osdmap e37: 6 total, 6 up, 6 in 2023-10-08T23:55:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:29.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:29 smithi170 ceph-mon[110303]: osdmap e38: 6 total, 6 up, 6 in 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:29.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:29.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:29 smithi150 ceph-mon[110054]: osdmap e38: 6 total, 6 up, 6 in 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:29 smithi003 ceph-mon[108073]: osdmap e38: 6 total, 6 up, 6 in 2023-10-08T23:55:31.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: osdmap e39: 6 total, 6 up, 6 in 2023-10-08T23:55:31.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/821302306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]': finished 2023-10-08T23:55:31.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: osdmap e40: 7 total, 6 up, 7 in 2023-10-08T23:55:31.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:31.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:31 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/3242096323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: osdmap e39: 6 total, 6 up, 6 in 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/821302306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]': finished 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: osdmap e40: 7 total, 6 up, 7 in 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:31 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/3242096323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: osdmap e39: 6 total, 6 up, 6 in 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/821302306' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]: dispatch 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af5424cf-0a0c-49ef-8b1f-3073b82df186"}]': finished 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: osdmap e40: 7 total, 6 up, 7 in 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:31 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/3242096323' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:32 smithi150 ceph-mon[110054]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:32 smithi150 ceph-mon[110054]: osdmap e41: 7 total, 6 up, 7 in 2023-10-08T23:55:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:32 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:32 smithi170 ceph-mon[110303]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:32.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:32 smithi170 ceph-mon[110303]: osdmap e41: 7 total, 6 up, 7 in 2023-10-08T23:55:32.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:32 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:32 smithi003 ceph-mon[108073]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:32 smithi003 ceph-mon[108073]: osdmap e41: 7 total, 6 up, 7 in 2023-10-08T23:55:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:32 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:34.394 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:34 smithi170 ceph-mon[110303]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:34 smithi150 ceph-mon[110054]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:34 smithi003 ceph-mon[108073]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:36.251 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:36 smithi170 ceph-mon[110303]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:36.252 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-08T23:55:36.252 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:36 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:36 smithi150 ceph-mon[110054]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:36 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-08T23:55:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:36 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:36 smithi003 ceph-mon[108073]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-08T23:55:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:36 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:37 smithi150 ceph-mon[110054]: Deploying daemon osd.6 on smithi170 2023-10-08T23:55:37.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:37 smithi170 ceph-mon[110303]: Deploying daemon osd.6 on smithi170 2023-10-08T23:55:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:37 smithi003 ceph-mon[108073]: Deploying daemon osd.6 on smithi170 2023-10-08T23:55:38.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:38 smithi170 ceph-mon[110303]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T23:55:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:38 smithi150 ceph-mon[110054]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T23:55:38.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:38 smithi003 ceph-mon[108073]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T23:55:39.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:39.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:39.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:39 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:39.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:39 smithi170 ceph-mon[110303]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-08T23:55:40.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:40.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:40.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:39 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:40.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:39 smithi150 ceph-mon[110054]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-08T23:55:40.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:40.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:40.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:39 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:40.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:39 smithi003 ceph-mon[108073]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-08T23:55:40.786 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 6 on host 'smithi170' 2023-10-08T23:55:41.179 DEBUG:teuthology.orchestra.run.smithi170:osd.6> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-08T23:55:41.181 INFO:tasks.cephadm:Deploying osd.7 on smithi170 with /dev/vg_nvme/lv_2... 2023-10-08T23:55:41.181 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-08T23:55:41.214 INFO:journalctl@ceph.osd.6.smithi170.stdout:-- Logs begin at Sun 2023-10-08 23:41:43 UTC. -- 2023-10-08T23:55:41.460 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.469 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.469 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:41.469 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:41.470 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.470 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.470 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.470 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: pgmap v115: 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-08T23:55:41.470 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: pgmap v115: 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-08T23:55:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:41 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: pgmap v115: 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-08T23:55:41.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:41 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:41.790 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:42.182 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 08 23:55:41 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-08T23:55:41.937+0000 7f0b381ff640 -1 osd.6 0 log_to_monitors true 2023-10-08T23:55:43.004 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:42 smithi170 ceph-mon[110303]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.005 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:42 smithi170 ceph-mon[110303]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:42 smithi150 ceph-mon[110054]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:42 smithi150 ceph-mon[110054]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:42 smithi003 ceph-mon[108073]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:42 smithi003 ceph-mon[108073]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00882516 s, 1.2 GB/s 2023-10-08T23:55:43.122 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2023-10-08T23:55:43.657 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi170:vg_nvme/lv_2 2023-10-08T23:55:43.877 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:55:43.982 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-08T23:55:43.766+0000 7f0b2d877700 -1 osd.6 0 waiting for initial osdmap 2023-10-08T23:55:43.982 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-08T23:55:43.772+0000 7f0b2966c700 -1 osd.6 43 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:55:43.982 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-08T23:55:43.982 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-08T23:55:43.982 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: osdmap e42: 7 total, 6 up, 7 in 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:43.983 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:43 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: osdmap e42: 7 total, 6 up, 7 in 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:44.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:44.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:44.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:44.015 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:43 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-08T23:55:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-08T23:55:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: osdmap e42: 7 total, 6 up, 7 in 2023-10-08T23:55:44.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:44.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:44.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:55:44.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:43 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:45.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi170 2023-10-08T23:55:45.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi170 to 10605M 2023-10-08T23:55:45.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:45.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: osdmap e43: 7 total, 6 up, 7 in 2023-10-08T23:55:45.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:44 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi170 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi170 to 10605M 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: osdmap e43: 7 total, 6 up, 7 in 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:44 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi170 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi170 to 10605M 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: osdmap e43: 7 total, 6 up, 7 in 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:44 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143] boot 2023-10-08T23:55:45.994 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: osdmap e44: 7 total, 7 up, 7 in 2023-10-08T23:55:45.995 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:45.995 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:45.995 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:45.995 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:45.995 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:45 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143] boot 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: osdmap e44: 7 total, 7 up, 7 in 2023-10-08T23:55:46.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:46.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:46.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:46.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:46.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:45 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: osd.6 [v2:172.21.15.170:6808/974069143,v1:172.21.15.170:6809/974069143] boot 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: osdmap e44: 7 total, 7 up, 7 in 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T23:55:46.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:55:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T23:55:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T23:55:46.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:45 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: osdmap e45: 7 total, 7 up, 7 in 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/2569528802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]': finished 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: osdmap e46: 8 total, 7 up, 8 in 2023-10-08T23:55:47.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:46 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: osdmap e45: 7 total, 7 up, 7 in 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/2569528802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]': finished 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: osdmap e46: 8 total, 7 up, 8 in 2023-10-08T23:55:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:46 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: osdmap e45: 7 total, 7 up, 7 in 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/2569528802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]: dispatch 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed67a00e-251a-4552-90f4-fd4bb0802a74"}]': finished 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: osdmap e46: 8 total, 7 up, 8 in 2023-10-08T23:55:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:46 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:55:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:47 smithi170 ceph-mon[110303]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:48.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:47 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/1423933696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:47 smithi003 ceph-mon[108073]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:47 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/1423933696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:47 smithi150 ceph-mon[110054]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:48.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:47 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/1423933696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T23:55:50.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:50 smithi170 ceph-mon[110303]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:50 smithi003 ceph-mon[108073]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:50.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:50 smithi150 ceph-mon[110054]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:52.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:52 smithi170 ceph-mon[110303]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:52.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:52 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-08T23:55:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:52 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:52 smithi003 ceph-mon[108073]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-08T23:55:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:52 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:52.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:52 smithi150 ceph-mon[110054]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:52 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-08T23:55:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:52 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:53.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:53 smithi170 ceph-mon[110303]: Deploying daemon osd.7 on smithi170 2023-10-08T23:55:53.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:53 smithi003 ceph-mon[108073]: Deploying daemon osd.7 on smithi170 2023-10-08T23:55:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:53 smithi150 ceph-mon[110054]: Deploying daemon osd.7 on smithi170 2023-10-08T23:55:54.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:54 smithi170 ceph-mon[110303]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:54 smithi003 ceph-mon[108073]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:54 smithi150 ceph-mon[110054]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:56 smithi003 ceph-mon[108073]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:56 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:56 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:56 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:56 smithi150 ceph-mon[110054]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:56 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:56 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:56 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:56 smithi170 ceph-mon[110303]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:56.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:56 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:56 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:56.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:56 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:57.630 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 7 on host 'smithi170' 2023-10-08T23:55:57.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:57.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:57.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:57 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:58.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:57 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:58.020 DEBUG:teuthology.orchestra.run.smithi170:osd.7> sudo journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-08T23:55:58.023 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-08T23:55:58.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:55:58.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:57 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:55:58.060 INFO:journalctl@ceph.osd.7.smithi170.stdout:-- Logs begin at Sun 2023-10-08 23:41:43 UTC. -- 2023-10-08T23:55:58.271 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:55:58.836 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 08 23:55:58 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-08T23:55:58.577+0000 7f0e8a8f0640 -1 osd.7 0 log_to_monitors true 2023-10-08T23:55:59.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:59 smithi003 ceph-mon[108073]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:55:59 smithi003 ceph-mon[108073]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:59 smithi170 ceph-mon[110303]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:55:59 smithi170 ceph-mon[110303]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:59 smithi150 ceph-mon[110054]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:55:59 smithi150 ceph-mon[110054]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T23:55:59.532 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:55:59.945 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":47,"num_osds":8,"num_up_osds":7,"osd_up_since":1696809344,"num_in_osds":8,"osd_in_since":1696809346,"num_remapped_pgs":0} 2023-10-08T23:56:00.282 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-08T23:56:00.029+0000 7f0e7ff68700 -1 osd.7 0 waiting for initial osdmap 2023-10-08T23:56:00.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-08T23:56:00.035+0000 7f0e7ad5b700 -1 osd.7 48 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: osdmap e47: 8 total, 7 up, 8 in 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/926883503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:00.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:00 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: osdmap e47: 8 total, 7 up, 8 in 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/926883503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:00.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:00.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:00 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: osdmap e47: 8 total, 7 up, 8 in 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2023-10-08T23:56:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/926883503' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:00.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:00 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:00.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-08T23:56:01.198 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:01.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: Detected new or changed devices on smithi170 2023-10-08T23:56:01.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi170 to 7070M 2023-10-08T23:56:01.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:56:01.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: osdmap e48: 8 total, 7 up, 8 in 2023-10-08T23:56:01.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:01.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:01 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: Detected new or changed devices on smithi170 2023-10-08T23:56:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi170 to 7070M 2023-10-08T23:56:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:56:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: osdmap e48: 8 total, 7 up, 8 in 2023-10-08T23:56:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:01 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: Detected new or changed devices on smithi170 2023-10-08T23:56:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi170 to 7070M 2023-10-08T23:56:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2023-10-08T23:56:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: osdmap e48: 8 total, 7 up, 8 in 2023-10-08T23:56:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:01 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: purged_snaps scrub starts 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: purged_snaps scrub ok 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760] boot 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: osdmap e49: 8 total, 8 up, 8 in 2023-10-08T23:56:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:02 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.396 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:02.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: purged_snaps scrub starts 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: purged_snaps scrub ok 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760] boot 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: osdmap e49: 8 total, 8 up, 8 in 2023-10-08T23:56:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:02 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: purged_snaps scrub starts 2023-10-08T23:56:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: purged_snaps scrub ok 2023-10-08T23:56:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-08T23:56:02.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: osd.7 [v2:172.21.15.170:6816/1584545760,v1:172.21.15.170:6817/1584545760] boot 2023-10-08T23:56:02.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: osdmap e49: 8 total, 8 up, 8 in 2023-10-08T23:56:02.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:02 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T23:56:02.761 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696809361,"num_in_osds":8,"osd_in_since":1696809346,"num_remapped_pgs":0} 2023-10-08T23:56:02.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T23:56:03.008 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:03 smithi003 ceph-mon[108073]: osdmap e50: 8 total, 8 up, 8 in 2023-10-08T23:56:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:03 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/821948027' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:03 smithi150 ceph-mon[110054]: osdmap e50: 8 total, 8 up, 8 in 2023-10-08T23:56:03.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:03 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/821948027' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:03 smithi170 ceph-mon[110303]: osdmap e50: 8 total, 8 up, 8 in 2023-10-08T23:56:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:03 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/821948027' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T23:56:04.259 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:04.259 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":50,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","created":"2023-10-08T23:52:03.510849+0000","modified":"2023-10-08T23:56:02.032398+0000","last_up_change":"2023-10-08T23:56:01.027558+0000","last_in_change":"2023-10-08T23:55:46.694316+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-08T23:54:39.261029+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"fa950234-efe7-4da4-b4e2-e9c3da568aec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6803","nonce":3421132638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6805","nonce":3421132638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6809","nonce":3421132638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6807","nonce":3421132638}]},"public_addr":"172.21.15.3:6803/3421132638","cluster_addr":"172.21.15.3:6805/3421132638","heartbeat_back_addr":"172.21.15.3:6809/3421132638","heartbeat_front_addr":"172.21.15.3:6807/3421132638","state":["exists","up"]},{"osd":1,"uuid":"3da78304-0558-4437-bba2-b9e85c6c793c","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.3:6810","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6811","nonce":878421362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6813","nonce":878421362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6817","nonce":878421362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6815","nonce":878421362}]},"public_addr":"172.21.15.3:6811/878421362","cluster_addr":"172.21.15.3:6813/878421362","heartbeat_back_addr":"172.21.15.3:6817/878421362","heartbeat_front_addr":"172.21.15.3:6815/878421362","state":["exists","up"]},{"osd":2,"uuid":"2456a34c-0581-411e-aac5-6e7d843a22cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6801","nonce":1739263832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6803","nonce":1739263832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6807","nonce":1739263832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6805","nonce":1739263832}]},"public_addr":"172.21.15.150:6801/1739263832","cluster_addr":"172.21.15.150:6803/1739263832","heartbeat_back_addr":"172.21.15.150:6807/1739263832","heartbeat_front_addr":"172.21.15.150:6805/1739263832","state":["exists","up"]},{"osd":3,"uuid":"4fc4be8d-20d1-4270-9b4c-13453ea48dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6809","nonce":3331201160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6811","nonce":3331201160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6815","nonce":3331201160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6813","nonce":3331201160}]},"public_addr":"172.21.15.150:6809/3331201160","cluster_addr":"172.21.15.150:6811/3331201160","heartbeat_back_addr":"172.21.15.150:6815/3331201160","heartbeat_front_addr":"172.21.15.150:6813/3331201160","state":["exists","up"]},{"osd":4,"uuid":"c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6817","nonce":2202272770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6819","nonce":2202272770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6823","nonce":2202272770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6821","nonce":2202272770}]},"public_addr":"172.21.15.150:6817/2202272770","cluster_addr":"172.21.15.150:6819/2202272770","heartbeat_back_addr":"172.21.15.150:6823/2202272770","heartbeat_front_addr":"172.21.15.150:6821/2202272770","state":["exists","up"]},{"osd":5,"uuid":"b5c21547-8753-499a-8245-6274714d76dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6801","nonce":1608448966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6803","nonce":1608448966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6807","nonce":1608448966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6805","nonce":1608448966}]},"public_addr":"172.21.15.170:6801/1608448966","cluster_addr":"172.21.15.170:6803/1608448966","heartbeat_back_addr":"172.21.15.170:6807/1608448966","heartbeat_front_addr":"172.21.15.170:6805/1608448966","state":["exists","up"]},{"osd":6,"uuid":"af5424cf-0a0c-49ef-8b1f-3073b82df186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6809","nonce":974069143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6811","nonce":974069143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6815","nonce":974069143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6813","nonce":974069143}]},"public_addr":"172.21.15.170:6809/974069143","cluster_addr":"172.21.15.170:6811/974069143","heartbeat_back_addr":"172.21.15.170:6815/974069143","heartbeat_front_addr":"172.21.15.170:6813/974069143","state":["exists","up"]},{"osd":7,"uuid":"ed67a00e-251a-4552-90f4-fd4bb0802a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6817","nonce":1584545760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6819","nonce":1584545760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6823","nonce":1584545760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6821","nonce":1584545760}]},"public_addr":"172.21.15.170:6817/1584545760","cluster_addr":"172.21.15.170:6819/1584545760","heartbeat_back_addr":"172.21.15.170:6823/1584545760","heartbeat_front_addr":"172.21.15.170:6821/1584545760","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-08T23:54:02.912786+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-08T23:54:19.857444+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-08T23:54:36.292038+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-08T23:54:53.553462+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-08T23:55:10.337445+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-08T23:55:26.365108+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-08T23:55:42.987011+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-08T23:55:59.601232+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2086467481":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2963422596":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6800/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/178179888":"2023-10-09T23:52:30.563667+0000","172.21.15.3:6800/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2734666158":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/3225223952":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6801/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/845050846":"2023-10-09T23:52:30.563667+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-08T23:56:04.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:04 smithi003 ceph-mon[108073]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:04 smithi150 ceph-mon[110054]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:04 smithi170 ceph-mon[110303]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:04.786 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-08T23:54:39.261029+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_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-08T23:56:04.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-08T23:56:05.032 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:05.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:05 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/270762506' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:05 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/270762506' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:05 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/270762506' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:06.309 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-08T23:56:06.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:06 smithi003 ceph-mon[108073]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:06.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:06 smithi150 ceph-mon[110054]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:06.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:06 smithi170 ceph-mon[110303]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:06.844 INFO:tasks.cephadm:Setting up client nodes... 2023-10-08T23:56:06.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-08T23:56:07.093 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:07.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:07 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/4097140409' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-08T23:56:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:07 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/4097140409' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-08T23:56:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:07 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/4097140409' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-08T23:56:08.283 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2023-10-08T23:56:08.283 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCYQSNlZJOmEBAAaJyVbdW3lHiGtQ5PAbgIjw== 2023-10-08T23:56:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:08 smithi003 ceph-mon[108073]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:08 smithi150 ceph-mon[110054]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:08 smithi170 ceph-mon[110303]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:08.670 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-08T23:56:08.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-08T23:56:08.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-08T23:56:08.720 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-08T23:56:08.949 INFO:teuthology.orchestra.run.smithi150.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-08T23:56:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:09 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:09 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-08T23:56:09.484 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:09 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:09.484 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:09 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-08T23:56:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:09 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:09 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3391562234' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-08T23:56:10.125 INFO:teuthology.orchestra.run.smithi150.stdout:[client.1] 2023-10-08T23:56:10.125 INFO:teuthology.orchestra.run.smithi150.stdout: key = AQCaQSNlXjU7BxAACo8oSz9eXHmDzsAe4QUUpQ== 2023-10-08T23:56:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:10 smithi003 ceph-mon[108073]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:10.357 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:10 smithi150 ceph-mon[110054]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:10.526 DEBUG:teuthology.orchestra.run.smithi150:> set -ex 2023-10-08T23:56:10.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-08T23:56:10.526 DEBUG:teuthology.orchestra.run.smithi150:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-08T23:56:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:10 smithi170 ceph-mon[110303]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:10.568 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.2 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-08T23:56:10.802 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-08T23:56:11.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:11 smithi170 ceph-mon[110303]: from='client.? 172.21.15.150:0/914904617' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:11.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:11 smithi170 ceph-mon[110303]: 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-08T23:56:11.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:11 smithi170 ceph-mon[110303]: 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-08T23:56:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:11 smithi003 ceph-mon[108073]: from='client.? 172.21.15.150:0/914904617' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:11 smithi003 ceph-mon[108073]: 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-08T23:56:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:11 smithi003 ceph-mon[108073]: 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-08T23:56:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:11 smithi150 ceph-mon[110054]: from='client.? 172.21.15.150:0/914904617' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:11 smithi150 ceph-mon[110054]: 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-08T23:56:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:11 smithi150 ceph-mon[110054]: 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-08T23:56:12.014 INFO:teuthology.orchestra.run.smithi170.stdout:[client.2] 2023-10-08T23:56:12.014 INFO:teuthology.orchestra.run.smithi170.stdout: key = AQCcQSNl9oGWABAAOPe6O6EkAnHB4U1ZKuQHkg== 2023-10-08T23:56:12.187 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:12 smithi170 ceph-mon[110303]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:12.187 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:12 smithi170 ceph-mon[110303]: from='client.? 172.21.15.170:0/4190996652' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:12.187 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:12 smithi170 ceph-mon[110303]: 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-08T23:56:12.188 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:12 smithi170 ceph-mon[110303]: 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-08T23:56:12.399 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2023-10-08T23:56:12.399 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.2.keyring 2023-10-08T23:56:12.400 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0644 /etc/ceph/ceph.client.2.keyring 2023-10-08T23:56:12.442 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-08T23:56:12.442 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-08T23:56:12.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-08T23:56:12.474 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:12 smithi003 ceph-mon[108073]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:12.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:12 smithi003 ceph-mon[108073]: from='client.? 172.21.15.170:0/4190996652' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:12.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:12 smithi003 ceph-mon[108073]: 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-08T23:56:12.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:12 smithi003 ceph-mon[108073]: 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-08T23:56:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:12 smithi150 ceph-mon[110054]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:12 smithi150 ceph-mon[110054]: from='client.? 172.21.15.170:0/4190996652' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T23:56:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:12 smithi150 ceph-mon[110054]: 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-08T23:56:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:12 smithi150 ceph-mon[110054]: 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-08T23:56:12.690 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:13.954 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:14.351 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":14,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":2529809322},{"type":"v1","addr":"172.21.15.3:6801","nonce":2529809322}]},"active_addr":"172.21.15.3:6801/2529809322","active_change":"2023-10-08T23:52:52.718450+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.3: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.3:0","nonce":4280472391}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":851655074}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":4167049526}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":415030249}]}]} 2023-10-08T23:56:14.354 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-08T23:56:14.354 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-08T23:56:14.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T23:56:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:14 smithi003 ceph-mon[108073]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:14 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3744223808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-08T23:56:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:14 smithi150 ceph-mon[110054]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:14 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3744223808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-08T23:56:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:14 smithi170 ceph-mon[110303]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:14 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3744223808' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-08T23:56:14.641 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:16.005 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:16.005 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":50,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","created":"2023-10-08T23:52:03.510849+0000","modified":"2023-10-08T23:56:02.032398+0000","last_up_change":"2023-10-08T23:56:01.027558+0000","last_in_change":"2023-10-08T23:55:46.694316+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-08T23:54:39.261029+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"fa950234-efe7-4da4-b4e2-e9c3da568aec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6803","nonce":3421132638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6805","nonce":3421132638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6809","nonce":3421132638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6807","nonce":3421132638}]},"public_addr":"172.21.15.3:6803/3421132638","cluster_addr":"172.21.15.3:6805/3421132638","heartbeat_back_addr":"172.21.15.3:6809/3421132638","heartbeat_front_addr":"172.21.15.3:6807/3421132638","state":["exists","up"]},{"osd":1,"uuid":"3da78304-0558-4437-bba2-b9e85c6c793c","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.3:6810","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6811","nonce":878421362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6813","nonce":878421362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6817","nonce":878421362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6815","nonce":878421362}]},"public_addr":"172.21.15.3:6811/878421362","cluster_addr":"172.21.15.3:6813/878421362","heartbeat_back_addr":"172.21.15.3:6817/878421362","heartbeat_front_addr":"172.21.15.3:6815/878421362","state":["exists","up"]},{"osd":2,"uuid":"2456a34c-0581-411e-aac5-6e7d843a22cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6801","nonce":1739263832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6803","nonce":1739263832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6807","nonce":1739263832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6805","nonce":1739263832}]},"public_addr":"172.21.15.150:6801/1739263832","cluster_addr":"172.21.15.150:6803/1739263832","heartbeat_back_addr":"172.21.15.150:6807/1739263832","heartbeat_front_addr":"172.21.15.150:6805/1739263832","state":["exists","up"]},{"osd":3,"uuid":"4fc4be8d-20d1-4270-9b4c-13453ea48dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6809","nonce":3331201160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6811","nonce":3331201160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6815","nonce":3331201160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6813","nonce":3331201160}]},"public_addr":"172.21.15.150:6809/3331201160","cluster_addr":"172.21.15.150:6811/3331201160","heartbeat_back_addr":"172.21.15.150:6815/3331201160","heartbeat_front_addr":"172.21.15.150:6813/3331201160","state":["exists","up"]},{"osd":4,"uuid":"c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6817","nonce":2202272770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6819","nonce":2202272770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6823","nonce":2202272770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6821","nonce":2202272770}]},"public_addr":"172.21.15.150:6817/2202272770","cluster_addr":"172.21.15.150:6819/2202272770","heartbeat_back_addr":"172.21.15.150:6823/2202272770","heartbeat_front_addr":"172.21.15.150:6821/2202272770","state":["exists","up"]},{"osd":5,"uuid":"b5c21547-8753-499a-8245-6274714d76dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6801","nonce":1608448966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6803","nonce":1608448966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6807","nonce":1608448966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6805","nonce":1608448966}]},"public_addr":"172.21.15.170:6801/1608448966","cluster_addr":"172.21.15.170:6803/1608448966","heartbeat_back_addr":"172.21.15.170:6807/1608448966","heartbeat_front_addr":"172.21.15.170:6805/1608448966","state":["exists","up"]},{"osd":6,"uuid":"af5424cf-0a0c-49ef-8b1f-3073b82df186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6809","nonce":974069143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6811","nonce":974069143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6815","nonce":974069143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6813","nonce":974069143}]},"public_addr":"172.21.15.170:6809/974069143","cluster_addr":"172.21.15.170:6811/974069143","heartbeat_back_addr":"172.21.15.170:6815/974069143","heartbeat_front_addr":"172.21.15.170:6813/974069143","state":["exists","up"]},{"osd":7,"uuid":"ed67a00e-251a-4552-90f4-fd4bb0802a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6817","nonce":1584545760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6819","nonce":1584545760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6823","nonce":1584545760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6821","nonce":1584545760}]},"public_addr":"172.21.15.170:6817/1584545760","cluster_addr":"172.21.15.170:6819/1584545760","heartbeat_back_addr":"172.21.15.170:6823/1584545760","heartbeat_front_addr":"172.21.15.170:6821/1584545760","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-08T23:54:02.912786+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-08T23:54:19.857444+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-08T23:54:36.292038+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-08T23:54:53.553462+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-08T23:55:10.337445+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-08T23:55:26.365108+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-08T23:55:42.987011+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-08T23:55:59.601232+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2086467481":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2963422596":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6800/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/178179888":"2023-10-09T23:52:30.563667+0000","172.21.15.3:6800/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2734666158":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/3225223952":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6801/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/845050846":"2023-10-09T23:52:30.563667+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-08T23:56:16.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:16 smithi003 ceph-mon[108073]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:16.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:16 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3723118179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:16.468 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-08T23:56:16.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T23:56:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:16 smithi150 ceph-mon[110054]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:16 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3723118179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:16 smithi170 ceph-mon[110303]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:16 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3723118179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:16.758 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:17.924 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:17.925 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":50,"fsid":"8b8214c0-6635-11ee-8db5-212e2dc638e7","created":"2023-10-08T23:52:03.510849+0000","modified":"2023-10-08T23:56:02.032398+0000","last_up_change":"2023-10-08T23:56:01.027558+0000","last_in_change":"2023-10-08T23:55:46.694316+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-08T23:54:39.261029+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"fa950234-efe7-4da4-b4e2-e9c3da568aec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":27,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6803","nonce":3421132638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6805","nonce":3421132638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6809","nonce":3421132638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3421132638},{"type":"v1","addr":"172.21.15.3:6807","nonce":3421132638}]},"public_addr":"172.21.15.3:6803/3421132638","cluster_addr":"172.21.15.3:6805/3421132638","heartbeat_back_addr":"172.21.15.3:6809/3421132638","heartbeat_front_addr":"172.21.15.3:6807/3421132638","state":["exists","up"]},{"osd":1,"uuid":"3da78304-0558-4437-bba2-b9e85c6c793c","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.3:6810","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6811","nonce":878421362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6813","nonce":878421362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6817","nonce":878421362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":878421362},{"type":"v1","addr":"172.21.15.3:6815","nonce":878421362}]},"public_addr":"172.21.15.3:6811/878421362","cluster_addr":"172.21.15.3:6813/878421362","heartbeat_back_addr":"172.21.15.3:6817/878421362","heartbeat_front_addr":"172.21.15.3:6815/878421362","state":["exists","up"]},{"osd":2,"uuid":"2456a34c-0581-411e-aac5-6e7d843a22cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6800","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6801","nonce":1739263832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6802","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6803","nonce":1739263832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6806","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6807","nonce":1739263832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6804","nonce":1739263832},{"type":"v1","addr":"172.21.15.150:6805","nonce":1739263832}]},"public_addr":"172.21.15.150:6801/1739263832","cluster_addr":"172.21.15.150:6803/1739263832","heartbeat_back_addr":"172.21.15.150:6807/1739263832","heartbeat_front_addr":"172.21.15.150:6805/1739263832","state":["exists","up"]},{"osd":3,"uuid":"4fc4be8d-20d1-4270-9b4c-13453ea48dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6808","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6809","nonce":3331201160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6810","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6811","nonce":3331201160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6814","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6815","nonce":3331201160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6812","nonce":3331201160},{"type":"v1","addr":"172.21.15.150:6813","nonce":3331201160}]},"public_addr":"172.21.15.150:6809/3331201160","cluster_addr":"172.21.15.150:6811/3331201160","heartbeat_back_addr":"172.21.15.150:6815/3331201160","heartbeat_front_addr":"172.21.15.150:6813/3331201160","state":["exists","up"]},{"osd":4,"uuid":"c79ba0f1-cb1f-4bab-b618-a7bd22fc60e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6816","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6817","nonce":2202272770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6818","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6819","nonce":2202272770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6822","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6823","nonce":2202272770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.150:6820","nonce":2202272770},{"type":"v1","addr":"172.21.15.150:6821","nonce":2202272770}]},"public_addr":"172.21.15.150:6817/2202272770","cluster_addr":"172.21.15.150:6819/2202272770","heartbeat_back_addr":"172.21.15.150:6823/2202272770","heartbeat_front_addr":"172.21.15.150:6821/2202272770","state":["exists","up"]},{"osd":5,"uuid":"b5c21547-8753-499a-8245-6274714d76dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6801","nonce":1608448966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6803","nonce":1608448966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6807","nonce":1608448966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":1608448966},{"type":"v1","addr":"172.21.15.170:6805","nonce":1608448966}]},"public_addr":"172.21.15.170:6801/1608448966","cluster_addr":"172.21.15.170:6803/1608448966","heartbeat_back_addr":"172.21.15.170:6807/1608448966","heartbeat_front_addr":"172.21.15.170:6805/1608448966","state":["exists","up"]},{"osd":6,"uuid":"af5424cf-0a0c-49ef-8b1f-3073b82df186","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6809","nonce":974069143}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6811","nonce":974069143}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6815","nonce":974069143}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":974069143},{"type":"v1","addr":"172.21.15.170:6813","nonce":974069143}]},"public_addr":"172.21.15.170:6809/974069143","cluster_addr":"172.21.15.170:6811/974069143","heartbeat_back_addr":"172.21.15.170:6815/974069143","heartbeat_front_addr":"172.21.15.170:6813/974069143","state":["exists","up"]},{"osd":7,"uuid":"ed67a00e-251a-4552-90f4-fd4bb0802a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6817","nonce":1584545760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6819","nonce":1584545760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6823","nonce":1584545760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1584545760},{"type":"v1","addr":"172.21.15.170:6821","nonce":1584545760}]},"public_addr":"172.21.15.170:6817/1584545760","cluster_addr":"172.21.15.170:6819/1584545760","heartbeat_back_addr":"172.21.15.170:6823/1584545760","heartbeat_front_addr":"172.21.15.170:6821/1584545760","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-08T23:54:02.912786+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-08T23:54:19.857444+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-08T23:54:36.292038+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-08T23:54:53.553462+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-08T23:55:10.337445+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-08T23:55:26.365108+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-08T23:55:42.987011+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-08T23:55:59.601232+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2086467481":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2963422596":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6800/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/178179888":"2023-10-09T23:52:30.563667+0000","172.21.15.3:6800/3885810429":"2023-10-09T23:52:52.718318+0000","172.21.15.3:0/2734666158":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/3225223952":"2023-10-09T23:52:52.718318+0000","172.21.15.3:6801/1821498217":"2023-10-09T23:52:30.563667+0000","172.21.15.3:0/845050846":"2023-10-09T23:52:30.563667+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-08T23:56:18.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:18 smithi003 ceph-mon[108073]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:18.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:18 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2298270806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:18.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-08T23:56:18.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-08T23:56:18.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-08T23:56:18.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-08T23:56:18.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-08T23:56:18.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-08T23:56:18.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-08T23:56:18.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-08T23:56:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:18 smithi150 ceph-mon[110054]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:18 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/2298270806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:18 smithi170 ceph-mon[110303]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:18 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/2298270806' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T23:56:18.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:19.073 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:19.222 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:19.624 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:20.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:20 smithi003 ceph-mon[108073]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:20.237 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:20 smithi150 ceph-mon[110054]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:20 smithi170 ceph-mon[110303]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:20.698 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:20.699 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:20.868 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:21.449 INFO:teuthology.orchestra.run.smithi003.stdout:55834574875 2023-10-08T23:56:21.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-08T23:56:22.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:22 smithi003 ceph-mon[108073]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:22 smithi150 ceph-mon[110054]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:22 smithi170 ceph-mon[110303]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:22.933 INFO:teuthology.orchestra.run.smithi003.stdout:34359738398 2023-10-08T23:56:22.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-08T23:56:23.852 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:24.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:24 smithi003 ceph-mon[108073]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:24 smithi150 ceph-mon[110054]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:137438953490 2023-10-08T23:56:24.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-08T23:56:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:24 smithi170 ceph-mon[110303]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:25.047 INFO:teuthology.orchestra.run.smithi003.stdout:210453397512 2023-10-08T23:56:25.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-08T23:56:25.261 INFO:teuthology.orchestra.run.smithi003.stdout:107374182419 2023-10-08T23:56:25.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-08T23:56:25.601 INFO:teuthology.orchestra.run.smithi003.stdout:77309411353 2023-10-08T23:56:25.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-08T23:56:25.626 INFO:teuthology.orchestra.run.smithi003.stdout:158913789966 2023-10-08T23:56:25.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-08T23:56:25.906 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:26.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:26 smithi003 ceph-mon[108073]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:26.289 INFO:teuthology.orchestra.run.smithi003.stdout:188978561035 2023-10-08T23:56:26.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-08T23:56:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:26 smithi150 ceph-mon[110054]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:26 smithi170 ceph-mon[110303]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:26.745 INFO:teuthology.orchestra.run.smithi003.stdout:55834574876 2023-10-08T23:56:26.765 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:26.967 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:27.117 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:27.168 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:27.296 INFO:teuthology.orchestra.run.smithi003.stdout:34359738399 2023-10-08T23:56:27.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:27 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3066302321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-08T23:56:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:27 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3066302321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-08T23:56:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:27 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3066302321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-08T23:56:27.772 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:27.904 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738398 got 34359738399 for osd.0 2023-10-08T23:56:27.904 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:28.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574875 got 55834574876 for osd.1 2023-10-08T23:56:28.392 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:28 smithi150 ceph-mon[110054]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:28 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3019183661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-08T23:56:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:28 smithi170 ceph-mon[110303]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:28 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3019183661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-08T23:56:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:28 smithi003 ceph-mon[108073]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:28 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3019183661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-08T23:56:29.470 INFO:teuthology.orchestra.run.smithi003.stdout:77309411353 2023-10-08T23:56:29.537 INFO:teuthology.orchestra.run.smithi003.stdout:107374182420 2023-10-08T23:56:30.006 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:30.245 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182419 got 107374182420 for osd.3 2023-10-08T23:56:30.245 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:30.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:30 smithi003 ceph-mon[108073]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:30.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:30 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3773126258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-08T23:56:30.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:30 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1678976868' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-08T23:56:30.306 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411353 got 77309411353 for osd.2 2023-10-08T23:56:30.307 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:30.478 INFO:teuthology.orchestra.run.smithi003.stdout:158913789967 2023-10-08T23:56:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:30 smithi150 ceph-mon[110054]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:30 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3773126258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-08T23:56:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:30 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1678976868' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-08T23:56:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:30 smithi170 ceph-mon[110303]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:30.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:30 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3773126258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-08T23:56:30.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:30 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1678976868' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-08T23:56:30.813 INFO:teuthology.orchestra.run.smithi003.stdout:210453397513 2023-10-08T23:56:30.935 INFO:teuthology.orchestra.run.smithi003.stdout:137438953491 2023-10-08T23:56:31.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:31 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/503962790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-08T23:56:31.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:31 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/43745873' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-08T23:56:31.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:31 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1794072654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-08T23:56:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:31 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/503962790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-08T23:56:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:31 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/43745873' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-08T23:56:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:31 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1794072654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-08T23:56:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:31 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/503962790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-08T23:56:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:31 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/43745873' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-08T23:56:31.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:31 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1794072654' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-08T23:56:31.548 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397512 got 210453397513 for osd.7 2023-10-08T23:56:31.548 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:31.666 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789966 got 158913789967 for osd.5 2023-10-08T23:56:31.667 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:31.689 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953490 got 137438953491 for osd.4 2023-10-08T23:56:31.689 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:32.189 INFO:teuthology.orchestra.run.smithi003.stdout:188978561036 2023-10-08T23:56:32.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:32 smithi003 ceph-mon[108073]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:32 smithi150 ceph-mon[110054]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:32 smithi170 ceph-mon[110303]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:32.548 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561035 got 188978561036 for osd.6 2023-10-08T23:56:32.549 DEBUG:teuthology.parallel:result is None 2023-10-08T23:56:32.549 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-08T23:56:32.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-08T23:56:32.800 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:33 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/19971442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-08T23:56:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:33 smithi003 ceph-mon[108073]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:33 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/19971442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-08T23:56:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:33 smithi150 ceph-mon[110054]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:33 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/19971442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-08T23:56:33.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:33 smithi170 ceph-mon[110303]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:33.974 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:33.976 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-08T23:56:34.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:34 smithi003 ceph-mon[108073]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:34.398 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2023-10-08T23:56:32.762749+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":221664,"kb_used_data":5480,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739552,"statfs":{"total":767960285184,"available":767733301248,"internally_reserved":0,"allocated":5611520,"data_stored":3331453,"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.002205"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":240,"reported_epoch":49,"state":"active+clean","last_fresh":"2023-10-08T23:56:01.226227+0000","last_change":"2023-10-08T23:55:31.146980+0000","last_active":"2023-10-08T23:56:01.226227+0000","last_peered":"2023-10-08T23:56:01.226227+0000","last_clean":"2023-10-08T23:56:01.226227+0000","last_became_active":"2023-10-08T23:55:31.146592+0000","last_became_peered":"2023-10-08T23:55:31.146592+0000","last_unstale":"2023-10-08T23:56:01.226227+0000","last_undegraded":"2023-10-08T23:56:01.226227+0000","last_fullsized":"2023-10-08T23:56:01.226227+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-08T23:54:39.261512+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-08T23:54:39.261512+0000","last_clean_scrub_stamp":"2023-10-08T23:54:39.261512+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-10T04:34:08.705081+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":2969600,"data_stored":2951840,"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":49,"seq":210453397514,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27488,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717664,"statfs":{"total":95995035648,"available":95966887936,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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.52100000000000002}]},{"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.40300000000000002}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.5}]},{"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.38300000000000001}]},{"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.56399999999999995}]}]},{"osd":6,"up_from":44,"seq":188978561037,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717656,"statfs":{"total":95995035648,"available":95966879744,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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.53800000000000003}]},{"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.41299999999999998}]},{"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.51500000000000001}]},{"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.59799999999999998}]},{"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.60799999999999998}]},{"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.435}]},{"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.58199999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.37,"15min":0.36599999999999999},"min":{"1min":0.25800000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39800000000000002,"15min":0.39900000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.40200000000000002}]},{"osd":2,"last update":"Sun Oct 8 23:55:43 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.44700000000000001}]},{"osd":3,"last update":"Sun Oct 8 23:55:58 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.5}]},{"osd":4,"last update":"Sun Oct 8 23:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.48499999999999999}]},{"osd":5,"last update":"Sun Oct 8 23:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.52100000000000002}]},{"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.54900000000000004}]},{"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.59999999999999998}]}]},{"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":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:26 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.35599999999999998,"15min":0.34899999999999998},"min":{"1min":0.25900000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.55400000000000005}]},{"osd":2,"last update":"Sun Oct 8 23:55:41 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":1.0089999999999999}]},{"osd":3,"last update":"Sun Oct 8 23:55:59 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.82799999999999996}]},{"osd":4,"last update":"Sun Oct 8 23:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.875},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":1.087}]},{"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.90900000000000003}]},{"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":1.03}]},{"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.93300000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411354,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1073152,"data_stored":785453,"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":"Sun Oct 8 23:55:39 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.52200000000000002}]},{"osd":1,"last update":"Sun Oct 8 23:55:39 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.67600000000000005}]},{"osd":3,"last update":"Sun Oct 8 23:55:59 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.71199999999999997}]},{"osd":4,"last update":"Sun Oct 8 23:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.69399999999999995}]},{"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.753}]},{"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.81100000000000005}]},{"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.85199999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182421,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28064,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717088,"statfs":{"total":95995035648,"available":95966298112,"internally_reserved":0,"allocated":1069056,"data_stored":785122,"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":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.64700000000000002}]},{"osd":1,"last update":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.628}]},{"osd":2,"last update":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.55800000000000005}]},{"osd":4,"last update":"Sun Oct 8 23:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.61399999999999999}]},{"osd":5,"last update":"Sun Oct 8 23:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.67200000000000004}]},{"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.86199999999999999}]},{"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.84099999999999997}]}]},{"osd":4,"up_from":32,"seq":137438953492,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.054,"5min":1.054,"15min":1.054},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.41699999999999998}]},{"osd":1,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.48899999999999999}]},{"osd":2,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.71299999999999997}]},{"osd":3,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.53300000000000003}]},{"osd":5,"last update":"Sun Oct 8 23:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.83599999999999997}]},{"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.629}]},{"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.61299999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789967,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28068,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717084,"statfs":{"total":95995035648,"available":95966294016,"internally_reserved":0,"allocated":1073152,"data_stored":785453,"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.48299999999999998}]},{"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.44600000000000001}]},{"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.61299999999999999}]},{"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.54700000000000004}]},{"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.55900000000000005}]},{"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.378}]},{"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.311}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"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-08T23:56:34.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-08T23:56:34.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:34 smithi150 ceph-mon[110054]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:34 smithi170 ceph-mon[110303]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:34.649 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:35.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:35 smithi003 ceph-mon[108073]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:35 smithi150 ceph-mon[110054]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:35 smithi170 ceph-mon[110303]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:35.771 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:35.773 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-08T23:56:36.183 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":151,"stamp":"2023-10-08T23:56:34.763143+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":221664,"kb_used_data":5480,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739552,"statfs":{"total":767960285184,"available":767733301248,"internally_reserved":0,"allocated":5611520,"data_stored":3331453,"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.002174"},"pg_stats":[{"pgid":"1.0","version":"22'137","reported_seq":240,"reported_epoch":49,"state":"active+clean","last_fresh":"2023-10-08T23:56:01.226227+0000","last_change":"2023-10-08T23:55:31.146980+0000","last_active":"2023-10-08T23:56:01.226227+0000","last_peered":"2023-10-08T23:56:01.226227+0000","last_clean":"2023-10-08T23:56:01.226227+0000","last_became_active":"2023-10-08T23:55:31.146592+0000","last_became_peered":"2023-10-08T23:55:31.146592+0000","last_unstale":"2023-10-08T23:56:01.226227+0000","last_undegraded":"2023-10-08T23:56:01.226227+0000","last_fullsized":"2023-10-08T23:56:01.226227+0000","mapping_epoch":40,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":41,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-08T23:54:39.261512+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-08T23:54:39.261512+0000","last_clean_scrub_stamp":"2023-10-08T23:54:39.261512+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-10T04:34:08.705081+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":2969600,"data_stored":2951840,"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":49,"seq":210453397514,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27488,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717664,"statfs":{"total":95995035648,"available":95966887936,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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.52100000000000002}]},{"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.40300000000000002}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.5}]},{"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.38300000000000001}]},{"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.56399999999999995}]}]},{"osd":6,"up_from":44,"seq":188978561037,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27496,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717656,"statfs":{"total":95995035648,"available":95966879744,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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.53800000000000003}]},{"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.41299999999999998}]},{"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.51500000000000001}]},{"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.59799999999999998}]},{"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.60799999999999998}]},{"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.435}]},{"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.58199999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.37,"15min":0.36599999999999999},"min":{"1min":0.25800000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.39800000000000002,"15min":0.39900000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.40200000000000002}]},{"osd":2,"last update":"Sun Oct 8 23:55:43 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.44700000000000001}]},{"osd":3,"last update":"Sun Oct 8 23:55:58 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.5}]},{"osd":4,"last update":"Sun Oct 8 23:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.48499999999999999}]},{"osd":5,"last update":"Sun Oct 8 23:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.52100000000000002}]},{"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.54900000000000004}]},{"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.59999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:26 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.35599999999999998,"15min":0.34899999999999998},"min":{"1min":0.25900000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.36299999999999999}]},{"osd":2,"last update":"Sun Oct 8 23:55:41 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.64900000000000002}]},{"osd":3,"last update":"Sun Oct 8 23:55:59 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.66900000000000004}]},{"osd":4,"last update":"Sun Oct 8 23:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.71699999999999997}]},{"osd":5,"last update":"Sun Oct 8 23:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.51200000000000001}]},{"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.49099999999999999}]},{"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.61899999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1073152,"data_stored":785453,"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":"Sun Oct 8 23:55:39 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.41199999999999998}]},{"osd":1,"last update":"Sun Oct 8 23:55:39 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.437}]},{"osd":3,"last update":"Sun Oct 8 23:55:59 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.30299999999999999}]},{"osd":4,"last update":"Sun Oct 8 23:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.45500000000000002}]},{"osd":5,"last update":"Sun Oct 8 23:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.64800000000000002}]},{"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.56699999999999995}]},{"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.68600000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182421,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28064,"kb_used_data":1044,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717088,"statfs":{"total":95995035648,"available":95966298112,"internally_reserved":0,"allocated":1069056,"data_stored":785122,"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":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.64700000000000002}]},{"osd":1,"last update":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.628}]},{"osd":2,"last update":"Sun Oct 8 23:55:56 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.55800000000000005}]},{"osd":4,"last update":"Sun Oct 8 23:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.61399999999999999}]},{"osd":5,"last update":"Sun Oct 8 23:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.67200000000000004}]},{"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.86199999999999999}]},{"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.84099999999999997}]}]},{"osd":4,"up_from":32,"seq":137438953492,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27492,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717660,"statfs":{"total":95995035648,"available":95966883840,"internally_reserved":0,"allocated":479232,"data_stored":195085,"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":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.054,"5min":1.054,"15min":1.054},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.41699999999999998}]},{"osd":1,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.48899999999999999}]},{"osd":2,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.71299999999999997}]},{"osd":3,"last update":"Sun Oct 8 23:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.53300000000000003}]},{"osd":5,"last update":"Sun Oct 8 23:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.83599999999999997}]},{"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.629}]},{"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.61299999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789968,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28068,"kb_used_data":1048,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717084,"statfs":{"total":95995035648,"available":95966294016,"internally_reserved":0,"allocated":1073152,"data_stored":785453,"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":"Sun Oct 8 23:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.48599999999999999}]},{"osd":1,"last update":"Sun Oct 8 23:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54500000000000004}]},{"osd":2,"last update":"Sun Oct 8 23:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.71599999999999997}]},{"osd":3,"last update":"Sun Oct 8 23:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.752}]},{"osd":4,"last update":"Sun Oct 8 23:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.73999999999999999}]},{"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.56599999999999995}]},{"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.58699999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"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-08T23:56:36.185 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-08T23:56:36.185 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-08T23:56:36.185 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-08T23:56:36.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-08T23:56:36.433 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:36 smithi150 ceph-mon[110054]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:36 smithi170 ceph-mon[110303]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:36.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:36 smithi003 ceph-mon[108073]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:56:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:37 smithi150 ceph-mon[110054]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:37 smithi170 ceph-mon[110303]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:37 smithi003 ceph-mon[108073]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:37.619 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:37.619 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-08T23:56:38.005 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-08T23:56:38.006 INFO:tasks.cephadm:Setup complete, yielding 2023-10-08T23:56:38.006 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-08T23:56:38.015 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi003.front.sepia.ceph.com 2023-10-08T23:56:38.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch status' 2023-10-08T23:56:38.263 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:38.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:38 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/12944328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-08T23:56:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:38 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/12944328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-08T23:56:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:38 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/12944328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-08T23:56:39.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:39 smithi003 ceph-mon[108073]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:39.432 INFO:teuthology.orchestra.run.smithi003.stdout:Backend: cephadm 2023-10-08T23:56:39.432 INFO:teuthology.orchestra.run.smithi003.stdout:Available: Yes 2023-10-08T23:56:39.432 INFO:teuthology.orchestra.run.smithi003.stdout:Paused: No 2023-10-08T23:56:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:39 smithi150 ceph-mon[110054]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:39 smithi170 ceph-mon[110303]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:39.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps' 2023-10-08T23:56:40.064 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:40.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:40 smithi003 ceph-mon[108073]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:40 smithi150 ceph-mon[110054]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:40 smithi170 ceph-mon[110303]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi003 *:9283,8765 running (4m) - 4m 489M - 18.0.0-5817-gbcea8c48 fa922c444906 4ab24d0b384b 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) - 4m 47.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 46832e292eab 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi150 running (3m) - 3m 46.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 b695b0913e05 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi170 running (3m) - 3m 48.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 8ab4a7ea33e3 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) - 2m 28.8M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 aa0d0df82e30 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) - 2m 15.0M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 a1b284a0aa90 2023-10-08T23:56:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi150 running (2m) - 2m 45.3M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 aad5c2bb2944 2023-10-08T23:56:41.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi150 running (112s) - 111s 35.2M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 b34b2b16c28d 2023-10-08T23:56:41.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi150 running (95s) - 95s 14.2M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 d7fe813651a8 2023-10-08T23:56:41.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi170 running (79s) - 79s 39.5M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 78f385fd5f46 2023-10-08T23:56:41.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi170 running (62s) - 62s 31.9M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c6fd002e8e4e 2023-10-08T23:56:41.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi170 running (46s) - 45s 12.3M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 f7e352630b90 2023-10-08T23:56:41.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:41 smithi003 ceph-mon[108073]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:41 smithi150 ceph-mon[110054]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:41 smithi170 ceph-mon[110303]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:41.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-08T23:56:41.819 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:42 smithi150 ceph-mon[110054]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:42.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:42 smithi003 ceph-mon[108073]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:42 smithi170 ceph-mon[110303]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:42.949 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-08T23:56:42.950 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 1/1 - 3m smithi003=x;count:1 2023-10-08T23:56:42.950 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 - 3m smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c;count:3 2023-10-08T23:56:42.950 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 - - 2023-10-08T23:56:43.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch host ls' 2023-10-08T23:56:43.585 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:44.247 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:44 smithi003 ceph-mon[108073]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:44.247 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:44 smithi003 ceph-mon[108073]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:44.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:44 smithi170 ceph-mon[110303]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:44.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:44 smithi170 ceph-mon[110303]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:44 smithi150 ceph-mon[110054]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:44 smithi150 ceph-mon[110054]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:44.809 INFO:teuthology.orchestra.run.smithi003.stdout:HOST ADDR LABELS STATUS 2023-10-08T23:56:44.809 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 172.21.15.3 2023-10-08T23:56:44.809 INFO:teuthology.orchestra.run.smithi003.stdout:smithi150 172.21.15.150 2023-10-08T23:56:44.809 INFO:teuthology.orchestra.run.smithi003.stdout:smithi170 172.21.15.170 2023-10-08T23:56:44.809 INFO:teuthology.orchestra.run.smithi003.stdout:3 hosts in cluster 2023-10-08T23:56:45.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch device ls' 2023-10-08T23:56:45.421 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:46.144 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:46 smithi003 ceph-mon[108073]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:46.145 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:46 smithi003 ceph-mon[108073]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:46.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:46 smithi150 ceph-mon[110054]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:46 smithi150 ceph-mon[110054]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:46 smithi170 ceph-mon[110303]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:46 smithi170 ceph-mon[110303]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:46.558 INFO:teuthology.orchestra.run.smithi003.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-10-08T23:56:46.559 INFO:teuthology.orchestra.run.smithi003.stdout:smithi003 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330009Z400BGN 372G No 2m ago LVM detected, locked 2023-10-08T23:56:46.559 INFO:teuthology.orchestra.run.smithi003.stdout:smithi150 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GX400BGN 372G No 96s ago LVM detected, locked 2023-10-08T23:56:46.559 INFO:teuthology.orchestra.run.smithi003.stdout:smithi170 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB7476002R480DGN 447G No 46s ago LVM detected, locked 2023-10-08T23:56:46.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-08T23:56:47.194 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:48.287 INFO:teuthology.orchestra.run.smithi003.stdout:1 .mgr 2023-10-08T23:56:48.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:48 smithi003 ceph-mon[108073]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:48.316 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:48 smithi003 ceph-mon[108073]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:48 smithi150 ceph-mon[110054]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:48 smithi150 ceph-mon[110054]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:48.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:48 smithi170 ceph-mon[110303]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:56:48.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:48 smithi170 ceph-mon[110303]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:48.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool create mypool' 2023-10-08T23:56:48.881 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:49.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:49 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1231823175' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:49 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1231823175' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:49.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:49 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1231823175' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:50.536 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'mypool' created 2023-10-08T23:56:50.765 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:50 smithi150 ceph-mon[110054]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:50.766 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:50 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-08T23:56:50.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:50 smithi170 ceph-mon[110303]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:50.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:50 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-08T23:56:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:50 smithi003 ceph-mon[108073]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:50 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-08T23:56:50.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool application enable mypool rbd' 2023-10-08T23:56:51.159 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:51.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:51 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-08T23:56:51.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:51 smithi003 ceph-mon[108073]: osdmap e51: 8 total, 8 up, 8 in 2023-10-08T23:56:51.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:51 smithi003 ceph-mon[108073]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:52.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:51 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-08T23:56:52.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:51 smithi150 ceph-mon[110054]: osdmap e51: 8 total, 8 up, 8 in 2023-10-08T23:56:52.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:51 smithi150 ceph-mon[110054]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:52.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:51 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/2473911593' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-08T23:56:52.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:51 smithi170 ceph-mon[110303]: osdmap e51: 8 total, 8 up, 8 in 2023-10-08T23:56:52.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:51 smithi170 ceph-mon[110303]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:52.549 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rbd' on pool 'mypool' 2023-10-08T23:56:52.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:52 smithi003 ceph-mon[108073]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-08T23:56:52.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:52 smithi003 ceph-mon[108073]: osdmap e52: 8 total, 8 up, 8 in 2023-10-08T23:56:52.813 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:52 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-08T23:56:52.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-08T23:56:53.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:52 smithi150 ceph-mon[110054]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-08T23:56:53.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:52 smithi150 ceph-mon[110054]: osdmap e52: 8 total, 8 up, 8 in 2023-10-08T23:56:53.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:52 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-08T23:56:53.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:52 smithi170 ceph-mon[110303]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-08T23:56:53.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:52 smithi170 ceph-mon[110303]: osdmap e52: 8 total, 8 up, 8 in 2023-10-08T23:56:53.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:52 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-08T23:56:53.175 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:53.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:53 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-08T23:56:53.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:53 smithi003 ceph-mon[108073]: osdmap e53: 8 total, 8 up, 8 in 2023-10-08T23:56:53.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:53 smithi003 ceph-mon[108073]: pgmap v163: 33 pgs: 3 creating+peering, 16 active+clean, 14 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:54.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:53 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-08T23:56:54.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:53 smithi150 ceph-mon[110054]: osdmap e53: 8 total, 8 up, 8 in 2023-10-08T23:56:54.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:53 smithi150 ceph-mon[110054]: pgmap v163: 33 pgs: 3 creating+peering, 16 active+clean, 14 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:54.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:53 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/212035465' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-08T23:56:54.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:53 smithi170 ceph-mon[110303]: osdmap e53: 8 total, 8 up, 8 in 2023-10-08T23:56:54.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:53 smithi170 ceph-mon[110303]: pgmap v163: 33 pgs: 3 creating+peering, 16 active+clean, 14 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:1 .mgr 2023-10-08T23:56:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:2 mypool 2023-10-08T23:56:54.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool ls detail' 2023-10-08T23:56:54.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:54 smithi003 ceph-mon[108073]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-08T23:56:54.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:54 smithi003 ceph-mon[108073]: Cluster is now healthy 2023-10-08T23:56:54.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:54 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/169292964' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:54.908 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:55.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:54 smithi150 ceph-mon[110054]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-08T23:56:55.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:54 smithi150 ceph-mon[110054]: Cluster is now healthy 2023-10-08T23:56:55.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:54 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/169292964' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:55.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:54 smithi170 ceph-mon[110303]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-08T23:56:55.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:54 smithi170 ceph-mon[110303]: Cluster is now healthy 2023-10-08T23:56:55.033 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:54 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/169292964' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-08T23:56:55.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:55 smithi003 ceph-mon[108073]: pgmap v164: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:55.982 INFO:teuthology.orchestra.run.smithi003.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 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-10-08T23:56:55.983 INFO:teuthology.orchestra.run.smithi003.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 53 flags hashpspool stripe_width 0 application rbd read_balance_score 1.75 2023-10-08T23:56:55.983 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:56:56.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:55 smithi150 ceph-mon[110054]: pgmap v164: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:56.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:55 smithi170 ceph-mon[110303]: pgmap v164: 33 pgs: 3 creating+peering, 25 active+clean, 5 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:56.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/container_image_nvmeof quay.io/ceph/nvmeof:0.0.3' 2023-10-08T23:56:56.632 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:56.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:56 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/2605661210' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-08T23:56:57.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:56 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/2605661210' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-08T23:56:57.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:56 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/2605661210' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-08T23:56:57.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:57 smithi003 ceph-mon[108073]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:58.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:57 smithi150 ceph-mon[110054]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:58.032 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:57 smithi170 ceph-mon[110303]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:56:58.196 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'sleep 60' 2023-10-08T23:56:58.448 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:56:58.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:58 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3976930887' entity='client.admin' 2023-10-08T23:56:58.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:58 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:56:58.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:58 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:58.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:58 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:58.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:58 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:58 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3976930887' entity='client.admin' 2023-10-08T23:56:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:58 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:56:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:58 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:58 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:59.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:58 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:56:59.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:58 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3976930887' entity='client.admin' 2023-10-08T23:56:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:58 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:56:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:58 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:56:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:58 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:56:59.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:58 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:57:00.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:56:59 smithi003 ceph-mon[108073]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:00.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:56:59 smithi150 ceph-mon[110054]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:00.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:56:59 smithi170 ceph-mon[110303]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:02.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:01 smithi003 ceph-mon[108073]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:02.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:01 smithi150 ceph-mon[110054]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:02.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:01 smithi170 ceph-mon[110303]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:04.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:04 smithi003 ceph-mon[108073]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:04 smithi150 ceph-mon[110054]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:04 smithi170 ceph-mon[110303]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:06.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:06 smithi003 ceph-mon[108073]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:06 smithi150 ceph-mon[110054]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:06.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:06 smithi170 ceph-mon[110303]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:08 smithi003 ceph-mon[108073]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:08 smithi150 ceph-mon[110054]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:08 smithi170 ceph-mon[110303]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:10 smithi003 ceph-mon[108073]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:10 smithi150 ceph-mon[110054]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:10 smithi170 ceph-mon[110303]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:12 smithi003 ceph-mon[108073]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:12 smithi150 ceph-mon[110054]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:12 smithi170 ceph-mon[110303]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:14 smithi003 ceph-mon[108073]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:14.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:14 smithi150 ceph-mon[110054]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:14 smithi170 ceph-mon[110303]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:16 smithi003 ceph-mon[108073]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:16 smithi150 ceph-mon[110054]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:16 smithi170 ceph-mon[110303]: pgmap v174: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:18 smithi003 ceph-mon[108073]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:18 smithi150 ceph-mon[110054]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:18 smithi170 ceph-mon[110303]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:20 smithi003 ceph-mon[108073]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:20 smithi150 ceph-mon[110054]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:20 smithi170 ceph-mon[110303]: pgmap v176: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:22.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:22 smithi003 ceph-mon[108073]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:22 smithi150 ceph-mon[110054]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:22 smithi170 ceph-mon[110303]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:24 smithi003 ceph-mon[108073]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:24 smithi150 ceph-mon[110054]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:24 smithi170 ceph-mon[110303]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:26 smithi003 ceph-mon[108073]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:26 smithi150 ceph-mon[110054]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:26 smithi170 ceph-mon[110303]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:28 smithi003 ceph-mon[108073]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:28 smithi150 ceph-mon[110054]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:28 smithi170 ceph-mon[110303]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:30 smithi003 ceph-mon[108073]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:30.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:30 smithi150 ceph-mon[110054]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:30 smithi170 ceph-mon[110303]: pgmap v181: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:32.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:32 smithi003 ceph-mon[108073]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:32 smithi150 ceph-mon[110054]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:32 smithi170 ceph-mon[110303]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:34 smithi150 ceph-mon[110054]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:34 smithi170 ceph-mon[110303]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:34 smithi003 ceph-mon[108073]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:36 smithi150 ceph-mon[110054]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:36 smithi170 ceph-mon[110303]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:36 smithi003 ceph-mon[108073]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:38.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:38 smithi150 ceph-mon[110054]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:38 smithi170 ceph-mon[110303]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:38.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:38 smithi003 ceph-mon[108073]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:40.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:40 smithi150 ceph-mon[110054]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:40 smithi170 ceph-mon[110303]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:40 smithi003 ceph-mon[108073]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:42 smithi150 ceph-mon[110054]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:42 smithi170 ceph-mon[110303]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:42 smithi003 ceph-mon[108073]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:44 smithi150 ceph-mon[110054]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:44.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:44 smithi170 ceph-mon[110303]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:44 smithi003 ceph-mon[108073]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:46 smithi150 ceph-mon[110054]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:46 smithi170 ceph-mon[110303]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:46 smithi003 ceph-mon[108073]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:48 smithi150 ceph-mon[110054]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:48 smithi170 ceph-mon[110303]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:48 smithi003 ceph-mon[108073]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:50 smithi150 ceph-mon[110054]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:50 smithi170 ceph-mon[110303]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:50.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:50 smithi003 ceph-mon[108073]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:52.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:52 smithi150 ceph-mon[110054]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:52 smithi170 ceph-mon[110303]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:52 smithi003 ceph-mon[108073]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:54 smithi150 ceph-mon[110054]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:54 smithi170 ceph-mon[110303]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:54 smithi003 ceph-mon[108073]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:56 smithi150 ceph-mon[110054]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:56 smithi170 ceph-mon[110303]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:56 smithi003 ceph-mon[108073]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:58 smithi150 ceph-mon[110054]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:58 smithi170 ceph-mon[110303]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:58.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:58 smithi003 ceph-mon[108073]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:57:59.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:57:59.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:57:59.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:57:59.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:57:59 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:57:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:57:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:57:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:57:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:57:59 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:57:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:57:59.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:57:59.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:57:59.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:57:59 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:57:59.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config get mgr mgr/cephadm/container_image_nvmeof' 2023-10-08T23:57:59.942 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:00 smithi003 ceph-mon[108073]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:00.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:00 smithi150 ceph-mon[110054]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:00.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:00 smithi170 ceph-mon[110303]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:01.059 INFO:teuthology.orchestra.run.smithi003.stdout:quay.io/ceph/nvmeof:0.0.3 2023-10-08T23:58:01.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:01 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1936750662' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-08T23:58:01.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch apply nvmeof mypool --placement="1 $(hostname)"' 2023-10-08T23:58:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:01 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1936750662' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-08T23:58:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:01 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1936750662' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-08T23:58:01.735 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:02.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:02 smithi003 ceph-mon[108073]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:02.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:02 smithi150 ceph-mon[110054]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:02 smithi170 ceph-mon[110303]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:02.894 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled nvmeof.mypool update... 2023-10-08T23:58:03.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps --refresh' 2023-10-08T23:58:03.693 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:04.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi003", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: Saving service nvmeof.mypool spec with placement smithi003;count:1 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:03 smithi003 ceph-mon[108073]: Deploying daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi003", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: Saving service nvmeof.mypool spec with placement smithi003;count:1 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-08T23:58:04.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-08T23:58:04.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:03 smithi150 ceph-mon[110054]: Deploying daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 2023-10-08T23:58:04.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi003", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: Saving service nvmeof.mypool spec with placement smithi003;count:1 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi003.tvhtjy", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:04.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:03 smithi170 ceph-mon[110303]: Deploying daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 2023-10-08T23:58:04.952 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi003 *:9283,8765 running (5m) - 5m 489M - 18.0.0-5817-gbcea8c48 fa922c444906 4ab24d0b384b 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (5m) - 6m 47.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 46832e292eab 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi150 running (4m) - 4m 46.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 b695b0913e05 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi170 running (4m) - 4m 48.5M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 8ab4a7ea33e3 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) - 4m 28.8M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 aa0d0df82e30 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) - 3m 15.0M 8559M 18.0.0-5817-gbcea8c48 fa922c444906 a1b284a0aa90 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi150 running (3m) - 3m 45.3M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 aad5c2bb2944 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi150 running (3m) - 3m 35.2M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 b34b2b16c28d 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi150 running (2m) - 2m 14.2M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 d7fe813651a8 2023-10-08T23:58:04.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi170 running (2m) - 2m 39.5M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 78f385fd5f46 2023-10-08T23:58:04.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi170 running (2m) - 2m 31.9M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 c6fd002e8e4e 2023-10-08T23:58:04.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi170 running (2m) - 2m 12.3M 7070M 18.0.0-5817-gbcea8c48 fa922c444906 f7e352630b90 2023-10-08T23:58:05.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph versions' 2023-10-08T23:58:06.010 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:06.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:05 smithi003 ceph-mon[108073]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:06.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:05 smithi003 ceph-mon[108073]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:06.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:05 smithi150 ceph-mon[110054]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:06.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:05 smithi150 ceph-mon[110054]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:06.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:05 smithi170 ceph-mon[110303]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:06.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:05 smithi170 ceph-mon[110303]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:07.599 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-08T23:58:07.599 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-08T23:58:07.599 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 3 2023-10-08T23:58:07.599 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-08T23:58:07.599 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 1 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 8 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 12 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-08T23:58:07.600 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-08T23:58:07.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:07 smithi003 ceph-mon[108073]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:07.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:07 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/3244827474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T23:58:08.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:07 smithi150 ceph-mon[110054]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:08.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:07 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/3244827474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T23:58:08.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:07 smithi170 ceph-mon[110303]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:08.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:07 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/3244827474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T23:58:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:10 smithi003 ceph-mon[108073]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:10 smithi150 ceph-mon[110054]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:10 smithi170 ceph-mon[110303]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:11.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph -s' 2023-10-08T23:58:11.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:12.262 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:12 smithi003 ceph-mon[108073]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:12 smithi150 ceph-mon[110054]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:12 smithi170 ceph-mon[110303]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: id: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,c,b (age 4m) 2023-10-08T23:58:13.599 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: x(active, since 5m) 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 2m), 8 in (since 2m) 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 2 pools, 33 pgs 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 2 objects, 577 KiB 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 33 active+clean 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: progress: 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: Updating nvmeof.mypool deployment (+1 -> 1) (0s) 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: [............................] 2023-10-08T23:58:13.600 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:13.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-08T23:58:14.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:14.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:14 smithi150 ceph-mon[110054]: from='client.? 172.21.15.3:0/1312909836' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-08T23:58:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:14.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:14 smithi003 ceph-mon[108073]: from='client.? 172.21.15.3:0/1312909836' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-08T23:58:14.342 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:14 smithi170 ceph-mon[110303]: from='client.? 172.21.15.3:0/1312909836' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-08T23:58:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:15 smithi003 ceph-mon[108073]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-08T23:58:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:15 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:15 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:15 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:15 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:15 smithi150 ceph-mon[110054]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-08T23:58:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:15 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:15 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:15 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:15 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:15 smithi170 ceph-mon[110303]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-08T23:58:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:15 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:15 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:15 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:15 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:15.569 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-08T23:58:15.569 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 1/1 - 4m smithi003=x;count:1 2023-10-08T23:58:15.569 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 - 4m smithi003:172.21.15.3=a;smithi150:172.21.15.150=b;smithi170:172.21.15.170=c;count:3 2023-10-08T23:58:15.569 INFO:teuthology.orchestra.run.smithi003.stdout:nvmeof.mypool ?:4420,5500,8009 0/1 - 12s smithi003;count:1 2023-10-08T23:58:15.569 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 - - 2023-10-08T23:58:16.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'rbd create mypool/myimage --size 8Gi' 2023-10-08T23:58:16.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:16.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:16.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:16.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-08T23:58:16.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:16.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:16 smithi003 ceph-mon[108073]: mgrmap e15: x(active, since 5m) 2023-10-08T23:58:16.374 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:16 smithi150 ceph-mon[110054]: mgrmap e15: x(active, since 5m) 2023-10-08T23:58:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:58:16.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:16 smithi170 ceph-mon[110303]: mgrmap e15: x(active, since 5m) 2023-10-08T23:58:17.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:17 smithi003 ceph-mon[108073]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:17.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:17 smithi003 ceph-mon[108073]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:17.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:17 smithi150 ceph-mon[110054]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:17.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:17 smithi150 ceph-mon[110054]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:17 smithi170 ceph-mon[110303]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:17.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:17 smithi170 ceph-mon[110303]: from='client.14655 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:58:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:19 smithi170 ceph-mon[110303]: osdmap e54: 8 total, 8 up, 8 in 2023-10-08T23:58:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:19 smithi003 ceph-mon[108073]: osdmap e54: 8 total, 8 up, 8 in 2023-10-08T23:58:19.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- bash -c 'rbd ls mypool' 2023-10-08T23:58:19.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:19 smithi150 ceph-mon[110054]: osdmap e54: 8 total, 8 up, 8 in 2023-10-08T23:58:19.895 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:20 smithi170 ceph-mon[110303]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:20 smithi170 ceph-mon[110303]: osdmap e55: 8 total, 8 up, 8 in 2023-10-08T23:58:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:20 smithi003 ceph-mon[108073]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:20.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:20 smithi003 ceph-mon[108073]: osdmap e55: 8 total, 8 up, 8 in 2023-10-08T23:58:20.753 INFO:teuthology.orchestra.run.smithi003.stdout:myimage 2023-10-08T23:58:20.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:20 smithi150 ceph-mon[110054]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:20.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:20 smithi150 ceph-mon[110054]: osdmap e55: 8 total, 8 up, 8 in 2023-10-08T23:58:21.131 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-10-08T23:58:21.140 INFO:tasks.cephadm:Waiting for ceph service nvmeof.mypool to start (timeout 300)... 2023-10-08T23:58:21.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:21.390 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:22.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:22 smithi003 ceph-mon[108073]: pgmap v212: 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-08T23:58:22.478 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:22.478 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:22 smithi170 ceph-mon[110303]: pgmap v212: 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-08T23:58:22.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:22 smithi150 ceph-mon[110054]: pgmap v212: 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-08T23:58:22.818 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:23.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:24.069 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:24.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:24 smithi003 ceph-mon[108073]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:24 smithi150 ceph-mon[110054]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:24 smithi170 ceph-mon[110303]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:25.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:25 smithi003 ceph-mon[108073]: pgmap v213: 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-08T23:58:25.490 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:25.491 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:25.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:25 smithi150 ceph-mon[110054]: pgmap v213: 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-08T23:58:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:25 smithi170 ceph-mon[110303]: pgmap v213: 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-08T23:58:26.001 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:27.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:27.264 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:27.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:27 smithi003 ceph-mon[108073]: pgmap v214: 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-08T23:58:27.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:27 smithi003 ceph-mon[108073]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:27.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:27 smithi150 ceph-mon[110054]: pgmap v214: 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-08T23:58:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:27 smithi150 ceph-mon[110054]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:27 smithi170 ceph-mon[110303]: pgmap v214: 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-08T23:58:27.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:27 smithi170 ceph-mon[110303]: from='client.14679 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:28.587 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:28.587 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:28.956 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:29 smithi003 ceph-mon[108073]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 683 B/s wr, 1 op/s 2023-10-08T23:58:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:29 smithi003 ceph-mon[108073]: osdmap e56: 8 total, 8 up, 8 in 2023-10-08T23:58:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:29 smithi150 ceph-mon[110054]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 683 B/s wr, 1 op/s 2023-10-08T23:58:29.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:29 smithi150 ceph-mon[110054]: osdmap e56: 8 total, 8 up, 8 in 2023-10-08T23:58:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:29 smithi170 ceph-mon[110303]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 683 B/s wr, 1 op/s 2023-10-08T23:58:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:29 smithi170 ceph-mon[110303]: osdmap e56: 8 total, 8 up, 8 in 2023-10-08T23:58:29.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:30.212 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:30.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:30 smithi003 ceph-mon[108073]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:30.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:30 smithi150 ceph-mon[110054]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:30 smithi170 ceph-mon[110303]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:31 smithi003 ceph-mon[108073]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 614 B/s wr, 1 op/s 2023-10-08T23:58:31.368 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:31.368 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:31.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:31 smithi150 ceph-mon[110054]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 614 B/s wr, 1 op/s 2023-10-08T23:58:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:31 smithi170 ceph-mon[110303]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 614 B/s wr, 1 op/s 2023-10-08T23:58:31.738 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:32.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:32.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:33.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:33 smithi003 ceph-mon[108073]: pgmap v218: 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-08T23:58:33.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:33 smithi003 ceph-mon[108073]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:33 smithi150 ceph-mon[110054]: pgmap v218: 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-08T23:58:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:33 smithi150 ceph-mon[110054]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:33 smithi170 ceph-mon[110303]: pgmap v218: 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-08T23:58:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:33 smithi170 ceph-mon[110303]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:34.251 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:34.251 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:34.639 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:35.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:35 smithi003 ceph-mon[108073]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:35 smithi150 ceph-mon[110054]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:35 smithi170 ceph-mon[110303]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:35.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:36.019 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:36.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:36 smithi003 ceph-mon[108073]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:36.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:36 smithi150 ceph-mon[110054]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:36 smithi170 ceph-mon[110303]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:37.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:37 smithi003 ceph-mon[108073]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:37.365 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:37.365 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:37 smithi150 ceph-mon[110054]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:37 smithi170 ceph-mon[110303]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:39.174 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:39.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:39 smithi003 ceph-mon[108073]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:39.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:39 smithi003 ceph-mon[108073]: from='client.24554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:39 smithi150 ceph-mon[110054]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:39 smithi150 ceph-mon[110054]: from='client.24554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:39 smithi170 ceph-mon[110303]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:39 smithi170 ceph-mon[110303]: from='client.24554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:40.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:40.432 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:41 smithi003 ceph-mon[108073]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:41 smithi150 ceph-mon[110054]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:41 smithi170 ceph-mon[110303]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:42.642 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:42.642 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:42.978 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:43.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:43 smithi003 ceph-mon[108073]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:43 smithi150 ceph-mon[110054]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:43 smithi170 ceph-mon[110303]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:43.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:44.234 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:44 smithi003 ceph-mon[108073]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:44 smithi150 ceph-mon[110054]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:44 smithi170 ceph-mon[110303]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:45.336 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:45.336 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:45.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:45 smithi003 ceph-mon[108073]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:45 smithi150 ceph-mon[110054]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:45 smithi170 ceph-mon[110303]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:45.745 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:46.746 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:47.001 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:47.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:47 smithi003 ceph-mon[108073]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:47.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:47 smithi003 ceph-mon[108073]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:47.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:47 smithi150 ceph-mon[110054]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:47 smithi150 ceph-mon[110054]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:47 smithi170 ceph-mon[110303]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:47.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:47 smithi170 ceph-mon[110303]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:49.093 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:49.094 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:49.123 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:49 smithi003 ceph-mon[108073]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:49.462 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:49.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:49 smithi150 ceph-mon[110054]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:49.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:49 smithi170 ceph-mon[110303]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:50.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:50.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:50 smithi003 ceph-mon[108073]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:50 smithi150 ceph-mon[110054]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:50 smithi170 ceph-mon[110303]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:50.721 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:51.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:51 smithi003 ceph-mon[108073]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:51 smithi150 ceph-mon[110054]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:51 smithi170 ceph-mon[110303]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:51.792 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:51.792 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:52.176 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:53.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:53.431 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:53.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:53 smithi150 ceph-mon[110054]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:53.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:53 smithi150 ceph-mon[110054]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:53.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:53 smithi003 ceph-mon[108073]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:53.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:53 smithi003 ceph-mon[108073]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:53 smithi170 ceph-mon[110303]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:53 smithi170 ceph-mon[110303]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:54.560 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:54.961 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:55 smithi003 ceph-mon[108073]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:55.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:55 smithi150 ceph-mon[110054]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:55 smithi170 ceph-mon[110303]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:55.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:56.216 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:56.312 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:56 smithi003 ceph-mon[108073]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:56 smithi150 ceph-mon[110054]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:56 smithi170 ceph-mon[110303]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:57.352 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:58:57.352 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:58:57.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:57 smithi003 ceph-mon[108073]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:57.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:57 smithi150 ceph-mon[110054]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:57 smithi170 ceph-mon[110303]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:57.729 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:58:58.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:58:58.985 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:58:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:59 smithi150 ceph-mon[110054]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:58:59 smithi150 ceph-mon[110054]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:59.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:59 smithi003 ceph-mon[108073]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:59.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:58:59 smithi003 ceph-mon[108073]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:58:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:59 smithi170 ceph-mon[110303]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:58:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:58:59 smithi170 ceph-mon[110303]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:00.272 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:00.272 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:00.643 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:01 smithi150 ceph-mon[110054]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:01 smithi170 ceph-mon[110303]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:01 smithi003 ceph-mon[108073]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:01.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:01.901 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:02 smithi003 ceph-mon[108073]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:02.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:02 smithi150 ceph-mon[110054]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:02 smithi170 ceph-mon[110303]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:03.085 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:03 smithi003 ceph-mon[108073]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:03.458 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:03.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:03 smithi150 ceph-mon[110054]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:03 smithi170 ceph-mon[110303]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:04.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:04.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:04 smithi003 ceph-mon[108073]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:04 smithi150 ceph-mon[110054]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:04 smithi170 ceph-mon[110303]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:04.714 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:05 smithi003 ceph-mon[108073]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:05.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:05 smithi150 ceph-mon[110054]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:05 smithi170 ceph-mon[110303]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:05.879 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:05.879 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:06.250 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:07.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:07.504 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:07 smithi150 ceph-mon[110054]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:07 smithi150 ceph-mon[110054]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:07 smithi170 ceph-mon[110303]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:07.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:07 smithi170 ceph-mon[110303]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:07 smithi003 ceph-mon[108073]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:07 smithi003 ceph-mon[108073]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:08.649 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:08.649 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:08.988 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:09 smithi003 ceph-mon[108073]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:09 smithi150 ceph-mon[110054]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:09 smithi170 ceph-mon[110303]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:09.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:10.242 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:10 smithi003 ceph-mon[108073]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:10 smithi150 ceph-mon[110054]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:10 smithi170 ceph-mon[110303]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:11.440 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:11.440 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:11.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:11 smithi003 ceph-mon[108073]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:11 smithi150 ceph-mon[110054]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:11 smithi170 ceph-mon[110303]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:11.856 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:12.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:13.111 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:13.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:13 smithi003 ceph-mon[108073]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:13.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:13 smithi003 ceph-mon[108073]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:13 smithi150 ceph-mon[110054]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:13 smithi150 ceph-mon[110054]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:13 smithi170 ceph-mon[110303]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:13 smithi170 ceph-mon[110303]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:14.450 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:14.450 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:14.865 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:15 smithi150 ceph-mon[110054]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:15 smithi170 ceph-mon[110303]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:15 smithi003 ceph-mon[108073]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:15.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:16.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:16.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:16 smithi003 ceph-mon[108073]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:16 smithi150 ceph-mon[110054]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:16 smithi170 ceph-mon[110303]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:17.313 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:17.313 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:17 smithi150 ceph-mon[110054]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:17.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:17 smithi003 ceph-mon[108073]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:17 smithi170 ceph-mon[110303]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:17.696 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:59:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:59:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:59:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:18 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:59:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:59:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:59:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:59:18.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:18 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:59:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T23:59:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T23:59:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T23:59:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:18 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-08T23:59:18.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:18.950 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:19 smithi150 ceph-mon[110054]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:19 smithi150 ceph-mon[110054]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:19 smithi150 ceph-mon[110054]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:19 smithi150 ceph-mon[110054]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:19 smithi170 ceph-mon[110303]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:19 smithi170 ceph-mon[110303]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:19 smithi170 ceph-mon[110303]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:19 smithi170 ceph-mon[110303]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:19 smithi003 ceph-mon[108073]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:19 smithi003 ceph-mon[108073]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:19 smithi003 ceph-mon[108073]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:19 smithi003 ceph-mon[108073]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:20.277 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:20.277 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:20.664 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:21 smithi150 ceph-mon[110054]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:21 smithi170 ceph-mon[110303]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:21 smithi003 ceph-mon[108073]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:21.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:21.916 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:22.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:22 smithi003 ceph-mon[108073]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:22 smithi150 ceph-mon[110054]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:22 smithi170 ceph-mon[110303]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:23.135 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:23.136 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:23 smithi003 ceph-mon[108073]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:23.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:23 smithi150 ceph-mon[110054]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:23 smithi170 ceph-mon[110303]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:23.548 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:24 smithi150 ceph-mon[110054]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:24 smithi170 ceph-mon[110303]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:24.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:24 smithi003 ceph-mon[108073]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:24.802 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:25.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:25 smithi003 ceph-mon[108073]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:25.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:25 smithi150 ceph-mon[110054]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:25 smithi170 ceph-mon[110303]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:25.978 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:25.979 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:26.354 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:27.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:27.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:27 smithi150 ceph-mon[110054]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:27 smithi150 ceph-mon[110054]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:27 smithi170 ceph-mon[110303]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:27.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:27 smithi170 ceph-mon[110303]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:27 smithi003 ceph-mon[108073]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:27 smithi003 ceph-mon[108073]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:27.608 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:28.752 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:28.752 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:29.088 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:29 smithi003 ceph-mon[108073]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:29 smithi150 ceph-mon[110054]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:29 smithi170 ceph-mon[110303]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:30.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:30.341 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:30 smithi003 ceph-mon[108073]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:30.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:30 smithi150 ceph-mon[110054]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:30 smithi170 ceph-mon[110303]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:31.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:31 smithi003 ceph-mon[108073]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:31.504 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:31.504 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:31.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:31 smithi150 ceph-mon[110054]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:31 smithi170 ceph-mon[110303]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:31.841 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:32.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:33.098 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:33.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:33 smithi150 ceph-mon[110054]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:33 smithi150 ceph-mon[110054]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:33 smithi170 ceph-mon[110303]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:33 smithi170 ceph-mon[110303]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:33 smithi003 ceph-mon[108073]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:33 smithi003 ceph-mon[108073]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:34.211 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:34.211 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:34.679 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:35 smithi150 ceph-mon[110054]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:35 smithi170 ceph-mon[110303]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:35 smithi003 ceph-mon[108073]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:35.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:35.934 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:36.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:36 smithi003 ceph-mon[108073]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:36.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:36 smithi150 ceph-mon[110054]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:36.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:36 smithi170 ceph-mon[110303]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:37.089 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:37.089 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:37.290 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:37 smithi003 ceph-mon[108073]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:37.290 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:37 smithi003 ceph-mon[108073]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:37.495 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:37 smithi150 ceph-mon[110054]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:37 smithi150 ceph-mon[110054]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:37 smithi170 ceph-mon[110303]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:37 smithi170 ceph-mon[110303]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:38.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:38.749 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:39.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:39 smithi003 ceph-mon[108073]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:39 smithi150 ceph-mon[110054]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:39 smithi170 ceph-mon[110303]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:39.882 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:39.882 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:40.262 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:41.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:41 smithi003 ceph-mon[108073]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:41.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:41 smithi003 ceph-mon[108073]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:41 smithi150 ceph-mon[110054]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:41 smithi150 ceph-mon[110054]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:41.516 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:41 smithi170 ceph-mon[110303]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:41.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:41 smithi170 ceph-mon[110303]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:42.659 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:42.659 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:43.028 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:43.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:43 smithi003 ceph-mon[108073]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:43.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:43 smithi150 ceph-mon[110054]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:43 smithi170 ceph-mon[110303]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:44.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:44.286 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:44 smithi003 ceph-mon[108073]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:44 smithi150 ceph-mon[110054]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:44 smithi170 ceph-mon[110303]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:45.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:45 smithi003 ceph-mon[108073]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:45.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:45 smithi150 ceph-mon[110054]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:45 smithi170 ceph-mon[110303]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:45.542 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:45.542 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:45.919 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:46.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:47.175 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:47.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:47 smithi003 ceph-mon[108073]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:47.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:47 smithi003 ceph-mon[108073]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:47 smithi150 ceph-mon[110054]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:47 smithi150 ceph-mon[110054]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:47 smithi170 ceph-mon[110303]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:47 smithi170 ceph-mon[110303]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:48.430 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:48.431 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:48.852 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:49 smithi150 ceph-mon[110054]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:49 smithi170 ceph-mon[110303]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:49.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:49 smithi003 ceph-mon[108073]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:49.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:50.108 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:50.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:50 smithi003 ceph-mon[108073]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:50 smithi150 ceph-mon[110054]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:50 smithi170 ceph-mon[110303]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:51.262 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:51.262 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:51.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:51 smithi003 ceph-mon[108073]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:51 smithi150 ceph-mon[110054]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:51 smithi170 ceph-mon[110303]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:51.609 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:52.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:52.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:53.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:53 smithi003 ceph-mon[108073]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:53.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:53 smithi003 ceph-mon[108073]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:53 smithi150 ceph-mon[110054]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:53.516 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:53 smithi150 ceph-mon[110054]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:53.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:53 smithi170 ceph-mon[110303]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:53.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:53 smithi170 ceph-mon[110303]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:54.043 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:54.043 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:54.461 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:55.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:55.498 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:55 smithi003 ceph-mon[108073]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:55.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:55 smithi003 ceph-mon[108073]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:55.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:55 smithi150 ceph-mon[110054]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:55.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:55 smithi150 ceph-mon[110054]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:55 smithi170 ceph-mon[110303]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:55 smithi170 ceph-mon[110303]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:55.717 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:56.838 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:56.838 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:57.217 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-08T23:59:57.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:57 smithi150 ceph-mon[110054]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:57 smithi170 ceph-mon[110303]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:57.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:57 smithi003 ceph-mon[108073]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:58.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T23:59:58.470 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-08T23:59:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:58 smithi150 ceph-mon[110054]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:58 smithi170 ceph-mon[110303]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:58 smithi003 ceph-mon[108073]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T23:59:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 23:59:59 smithi003 ceph-mon[108073]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 08 23:59:59 smithi150 ceph-mon[110054]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 08 23:59:59 smithi170 ceph-mon[110303]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-08T23:59:59.605 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T23:59:59.606 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-08T23:59:59.990 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:00 smithi150 ceph-mon[110054]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:00:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:00 smithi150 ceph-mon[110054]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-09T00:00:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:00 smithi150 ceph-mon[110054]: daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 is in unknown state 2023-10-09T00:00:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:00 smithi170 ceph-mon[110303]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:00:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:00 smithi170 ceph-mon[110303]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-09T00:00:00.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:00 smithi170 ceph-mon[110303]: daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 is in unknown state 2023-10-09T00:00:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:00 smithi003 ceph-mon[108073]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:00:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:00 smithi003 ceph-mon[108073]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-09T00:00:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:00 smithi003 ceph-mon[108073]: daemon nvmeof.mypool.smithi003.tvhtjy on smithi003 is in unknown state 2023-10-09T00:00:00.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:01.260 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:01 smithi003 ceph-mon[108073]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:01 smithi003 ceph-mon[108073]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:01 smithi150 ceph-mon[110054]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:01 smithi150 ceph-mon[110054]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:01 smithi170 ceph-mon[110303]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:01 smithi170 ceph-mon[110303]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:02.507 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:02.508 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:02.883 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:03 smithi150 ceph-mon[110054]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:03 smithi170 ceph-mon[110303]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:03 smithi003 ceph-mon[108073]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:03.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:04.142 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:04.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:04 smithi003 ceph-mon[108073]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:04 smithi150 ceph-mon[110054]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:04 smithi170 ceph-mon[110303]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:05.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:05 smithi003 ceph-mon[108073]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:05.471 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:05.471 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:05.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:05 smithi150 ceph-mon[110054]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:05 smithi170 ceph-mon[110303]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:05.850 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:06.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:07.103 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:07.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:07 smithi003 ceph-mon[108073]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:07.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:07 smithi003 ceph-mon[108073]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:07 smithi150 ceph-mon[110054]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:07 smithi150 ceph-mon[110054]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:07 smithi170 ceph-mon[110303]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:07 smithi170 ceph-mon[110303]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:08.248 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:08.248 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:08.629 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:09 smithi150 ceph-mon[110054]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:09 smithi170 ceph-mon[110303]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:09 smithi003 ceph-mon[108073]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:09.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:09.882 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:10 smithi003 ceph-mon[108073]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:10 smithi150 ceph-mon[110054]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:10 smithi170 ceph-mon[110303]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:11.039 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:11.039 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:11.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:11 smithi003 ceph-mon[108073]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:11.367 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:11 smithi150 ceph-mon[110054]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:11 smithi170 ceph-mon[110303]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:12.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:12.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:12 smithi003 ceph-mon[108073]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:12 smithi150 ceph-mon[110054]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:12 smithi170 ceph-mon[110303]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:12.620 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:13.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:13 smithi003 ceph-mon[108073]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:13.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:13 smithi150 ceph-mon[110054]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:13 smithi170 ceph-mon[110303]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:13.774 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:13.775 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:14.149 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:15.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:15.402 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:15.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:15 smithi003 ceph-mon[108073]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:15.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:15 smithi003 ceph-mon[108073]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:15 smithi150 ceph-mon[110054]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:15 smithi150 ceph-mon[110054]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:15 smithi170 ceph-mon[110303]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:15 smithi170 ceph-mon[110303]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:16.592 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:16.592 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:16.971 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:17 smithi150 ceph-mon[110054]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:17 smithi170 ceph-mon[110303]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:17 smithi003 ceph-mon[108073]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:17.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:18.230 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:18 smithi003 ceph-mon[108073]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:18.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:18 smithi150 ceph-mon[110054]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:18 smithi170 ceph-mon[110303]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:19.404 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:19.404 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:19.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:19 smithi003 ceph-mon[108073]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:19.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:00:19.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:00:19.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:00:19.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:00:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:19 smithi150 ceph-mon[110054]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:00:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:00:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:00:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:00:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:19 smithi170 ceph-mon[110303]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:00:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:00:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:00:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:00:19.804 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:20 smithi150 ceph-mon[110054]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:20 smithi150 ceph-mon[110054]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:20 smithi170 ceph-mon[110303]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:20 smithi170 ceph-mon[110303]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:20 smithi003 ceph-mon[108073]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:20 smithi003 ceph-mon[108073]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:20.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:21.057 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:21.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:21 smithi003 ceph-mon[108073]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:21 smithi150 ceph-mon[110054]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:21 smithi170 ceph-mon[110303]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:22.226 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:22.227 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:22.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:22 smithi003 ceph-mon[108073]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:22 smithi150 ceph-mon[110054]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:22 smithi170 ceph-mon[110303]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:22.568 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:23.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:23.820 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:24 smithi003 ceph-mon[108073]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:24 smithi003 ceph-mon[108073]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:24 smithi150 ceph-mon[110054]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:24 smithi150 ceph-mon[110054]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:24 smithi170 ceph-mon[110303]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:24 smithi170 ceph-mon[110303]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:24.994 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:24.994 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:25.412 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:26.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:26.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:26 smithi003 ceph-mon[108073]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:26.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:26 smithi003 ceph-mon[108073]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:26 smithi150 ceph-mon[110054]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:26 smithi150 ceph-mon[110054]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:26 smithi170 ceph-mon[110303]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:26 smithi170 ceph-mon[110303]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:26.666 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:27.851 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:27.852 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:28.211 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:28 smithi003 ceph-mon[108073]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:28 smithi150 ceph-mon[110054]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:28 smithi170 ceph-mon[110303]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:29.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:29.467 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:29 smithi150 ceph-mon[110054]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:29.535 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:29 smithi170 ceph-mon[110303]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:29.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:29 smithi003 ceph-mon[108073]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:30.263 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:30 smithi003 ceph-mon[108073]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:30 smithi150 ceph-mon[110054]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:30 smithi170 ceph-mon[110303]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:30.665 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:30.666 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:31.053 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:32.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:32.308 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:32.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:32 smithi003 ceph-mon[108073]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:32.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:32 smithi003 ceph-mon[108073]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:32 smithi150 ceph-mon[110054]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:32 smithi150 ceph-mon[110054]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:32 smithi170 ceph-mon[110303]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:32 smithi170 ceph-mon[110303]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:33.457 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:33.457 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:33.793 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:34.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:34 smithi150 ceph-mon[110054]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:34 smithi170 ceph-mon[110303]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:34 smithi003 ceph-mon[108073]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:34.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:35.045 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:35.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:35 smithi003 ceph-mon[108073]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:35 smithi150 ceph-mon[110054]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:35 smithi170 ceph-mon[110303]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:36.211 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:36.211 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:36.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:36 smithi003 ceph-mon[108073]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:36.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:36 smithi150 ceph-mon[110054]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:36 smithi170 ceph-mon[110303]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:36.602 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:37.604 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:37.856 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:38.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:38 smithi003 ceph-mon[108073]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:38.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:38 smithi003 ceph-mon[108073]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:38 smithi150 ceph-mon[110054]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:38 smithi150 ceph-mon[110054]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:38 smithi170 ceph-mon[110303]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:38 smithi170 ceph-mon[110303]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:38.996 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:38.996 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:39.402 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:40.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:40.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:40 smithi150 ceph-mon[110054]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:40 smithi150 ceph-mon[110054]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:40 smithi170 ceph-mon[110303]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:40 smithi170 ceph-mon[110303]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:40 smithi003 ceph-mon[108073]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:40 smithi003 ceph-mon[108073]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:40.656 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:41 smithi150 ceph-mon[110054]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:41 smithi170 ceph-mon[110303]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:41 smithi003 ceph-mon[108073]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:41.831 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:42.202 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:42.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:42 smithi003 ceph-mon[108073]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:42.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:42 smithi150 ceph-mon[110054]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:42 smithi170 ceph-mon[110303]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:43.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:43.455 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:44.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:44 smithi003 ceph-mon[108073]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:44 smithi150 ceph-mon[110054]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:44 smithi170 ceph-mon[110303]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:44.653 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:44.653 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:45.068 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:46.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:46.323 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:46.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:46 smithi003 ceph-mon[108073]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:46.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:46 smithi003 ceph-mon[108073]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:46 smithi150 ceph-mon[110054]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:46 smithi150 ceph-mon[110054]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:46 smithi170 ceph-mon[110303]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:46 smithi170 ceph-mon[110303]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:47.498 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:47.499 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:47.866 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:48.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:48 smithi150 ceph-mon[110054]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:48.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:48 smithi170 ceph-mon[110303]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:48 smithi003 ceph-mon[108073]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:48.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:49.119 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:49.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:49 smithi003 ceph-mon[108073]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:49.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:49 smithi150 ceph-mon[110054]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:49 smithi170 ceph-mon[110303]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:50.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:50 smithi003 ceph-mon[108073]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:50.321 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:50.321 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:50 smithi150 ceph-mon[110054]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:50 smithi170 ceph-mon[110303]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:50.750 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:51.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:52.005 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:52.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:52 smithi003 ceph-mon[108073]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:52.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:52 smithi003 ceph-mon[108073]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:52 smithi150 ceph-mon[110054]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:52 smithi150 ceph-mon[110054]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:52 smithi170 ceph-mon[110303]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:52 smithi170 ceph-mon[110303]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:53.267 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:53.267 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:53.675 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:54 smithi150 ceph-mon[110054]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:54 smithi170 ceph-mon[110303]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:54 smithi003 ceph-mon[108073]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:54.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:54.927 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:55 smithi003 ceph-mon[108073]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:55.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:55 smithi150 ceph-mon[110054]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:55 smithi170 ceph-mon[110303]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:56.040 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:56.040 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:56.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:56 smithi003 ceph-mon[108073]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:56.416 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:00:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:56 smithi150 ceph-mon[110054]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:56 smithi170 ceph-mon[110303]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:57.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:00:57.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:57 smithi003 ceph-mon[108073]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:57.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:57 smithi150 ceph-mon[110054]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:57 smithi170 ceph-mon[110303]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:00:57.670 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:00:58.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:00:58 smithi003 ceph-mon[108073]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:58.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:00:58 smithi150 ceph-mon[110054]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:00:58 smithi170 ceph-mon[110303]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:00:58.761 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:00:58.761 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:00:59.149 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:00.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:00.404 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:00.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:00 smithi150 ceph-mon[110054]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:00 smithi150 ceph-mon[110054]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:00 smithi170 ceph-mon[110303]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:00.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:00 smithi170 ceph-mon[110303]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:00.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:00 smithi003 ceph-mon[108073]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:00.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:00 smithi003 ceph-mon[108073]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:01.585 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:01.585 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:01.993 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:02 smithi150 ceph-mon[110054]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:02 smithi170 ceph-mon[110303]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:02 smithi003 ceph-mon[108073]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:02.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:03.249 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:03 smithi003 ceph-mon[108073]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:03 smithi150 ceph-mon[110054]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:03 smithi170 ceph-mon[110303]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:04.417 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:04.417 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:04.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:04 smithi003 ceph-mon[108073]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:04 smithi150 ceph-mon[110054]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:04 smithi170 ceph-mon[110303]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:04.807 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:05.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:06.062 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:06 smithi150 ceph-mon[110054]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:06 smithi150 ceph-mon[110054]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:06.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:06 smithi170 ceph-mon[110303]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:06.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:06 smithi170 ceph-mon[110303]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:06 smithi003 ceph-mon[108073]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:06 smithi003 ceph-mon[108073]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:07.323 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:07.323 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:07.698 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:08.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:08 smithi150 ceph-mon[110054]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:08.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:08 smithi170 ceph-mon[110303]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:08.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:08 smithi003 ceph-mon[108073]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:08.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:08.955 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:09 smithi003 ceph-mon[108073]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:09 smithi150 ceph-mon[110054]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:09 smithi170 ceph-mon[110303]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:10.094 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:10.094 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:10 smithi003 ceph-mon[108073]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:10.472 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:10 smithi150 ceph-mon[110054]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:10 smithi170 ceph-mon[110303]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:11.473 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:11.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:11 smithi003 ceph-mon[108073]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:11 smithi150 ceph-mon[110054]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:11.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:11 smithi170 ceph-mon[110303]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:11.726 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:12.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:12 smithi003 ceph-mon[108073]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:12 smithi150 ceph-mon[110054]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:12 smithi170 ceph-mon[110303]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:12.883 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:12.883 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:13.263 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:14.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:14 smithi150 ceph-mon[110054]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:14.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:14 smithi150 ceph-mon[110054]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:14.518 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:14.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:14 smithi170 ceph-mon[110303]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:14.534 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:14 smithi170 ceph-mon[110303]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:14 smithi003 ceph-mon[108073]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:14 smithi003 ceph-mon[108073]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:15.704 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:15.704 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:16.096 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:16 smithi150 ceph-mon[110054]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:16 smithi170 ceph-mon[110303]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:16 smithi003 ceph-mon[108073]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:17.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:17.350 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:17.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:17 smithi003 ceph-mon[108073]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:17.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:17 smithi150 ceph-mon[110054]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:17 smithi170 ceph-mon[110303]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:18.442 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:18.442 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:18.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:18 smithi003 ceph-mon[108073]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:18.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:18 smithi150 ceph-mon[110054]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:18 smithi170 ceph-mon[110303]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:18.814 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:19.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:19 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:01:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:19 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:01:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:19 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:01:19.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:20.066 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:20 smithi150 ceph-mon[110054]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:20 smithi150 ceph-mon[110054]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:01:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:01:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:01:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:20 smithi170 ceph-mon[110303]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:20 smithi170 ceph-mon[110303]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:01:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:01:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:01:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:20 smithi003 ceph-mon[108073]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:20 smithi003 ceph-mon[108073]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:01:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:01:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:01:21.198 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:21.198 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:21 smithi150 ceph-mon[110054]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:21 smithi150 ceph-mon[110054]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:21 smithi003 ceph-mon[108073]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:21 smithi003 ceph-mon[108073]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:21 smithi170 ceph-mon[110303]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:21 smithi170 ceph-mon[110303]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:21.571 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:22 smithi150 ceph-mon[110054]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:22 smithi170 ceph-mon[110303]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:22.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:22.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:22 smithi003 ceph-mon[108073]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:22.824 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:23 smithi003 ceph-mon[108073]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:23 smithi150 ceph-mon[110054]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:23 smithi170 ceph-mon[110303]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:24.033 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:24.033 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:24.454 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:25.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:25.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:25 smithi003 ceph-mon[108073]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:25.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:25 smithi003 ceph-mon[108073]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:25 smithi150 ceph-mon[110054]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:25 smithi150 ceph-mon[110054]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:25 smithi170 ceph-mon[110303]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:25 smithi170 ceph-mon[110303]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:25.708 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:26.885 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:26.885 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:27.261 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:27.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:27 smithi003 ceph-mon[108073]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:27 smithi150 ceph-mon[110054]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:27 smithi170 ceph-mon[110303]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:28.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:28 smithi150 ceph-mon[110054]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:28.520 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:28 smithi170 ceph-mon[110303]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:28 smithi003 ceph-mon[108073]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:29.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:29 smithi003 ceph-mon[108073]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:29 smithi150 ceph-mon[110054]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:29 smithi170 ceph-mon[110303]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:29.666 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:29.666 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:30.086 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:31.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:31.342 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:31.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:31 smithi003 ceph-mon[108073]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:31.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:31 smithi003 ceph-mon[108073]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:31.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:31 smithi150 ceph-mon[110054]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:31 smithi150 ceph-mon[110054]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:31 smithi170 ceph-mon[110303]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:31 smithi170 ceph-mon[110303]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:32 smithi150 ceph-mon[110054]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:32 smithi170 ceph-mon[110303]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:32 smithi003 ceph-mon[108073]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:32.604 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:32.604 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:33.019 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:34.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:34.273 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:34.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:34 smithi003 ceph-mon[108073]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:34 smithi150 ceph-mon[110054]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:34 smithi170 ceph-mon[110303]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:35.322 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:35.323 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:35.349 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:35 smithi003 ceph-mon[108073]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:35 smithi150 ceph-mon[110054]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:35 smithi170 ceph-mon[110303]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:35.734 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:36.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:36.988 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:37 smithi150 ceph-mon[110054]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:37 smithi150 ceph-mon[110054]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:37 smithi170 ceph-mon[110303]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:37 smithi170 ceph-mon[110303]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:37.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:37 smithi003 ceph-mon[108073]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:37.552 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:37 smithi003 ceph-mon[108073]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:38.227 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:38.227 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:38.592 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:39 smithi150 ceph-mon[110054]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:39 smithi170 ceph-mon[110303]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:39 smithi003 ceph-mon[108073]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:39.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:39.846 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:40.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:40 smithi003 ceph-mon[108073]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:40.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:40 smithi150 ceph-mon[110054]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:40 smithi170 ceph-mon[110303]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:40.982 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:40.982 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:41.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:41 smithi003 ceph-mon[108073]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:41.393 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:41 smithi150 ceph-mon[110054]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:41 smithi170 ceph-mon[110303]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:42.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:42.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:42 smithi003 ceph-mon[108073]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:42 smithi150 ceph-mon[110054]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:42 smithi170 ceph-mon[110303]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:42.650 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:43.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:43 smithi003 ceph-mon[108073]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:43.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:43 smithi150 ceph-mon[110054]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:43 smithi170 ceph-mon[110303]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:43.837 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:43.837 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:44.225 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:45.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:45.481 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:45 smithi150 ceph-mon[110054]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:45 smithi150 ceph-mon[110054]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:45 smithi170 ceph-mon[110303]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:45 smithi170 ceph-mon[110303]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:45 smithi003 ceph-mon[108073]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:45 smithi003 ceph-mon[108073]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:46.604 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:46.604 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:47.034 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:47.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:47 smithi150 ceph-mon[110054]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:47 smithi170 ceph-mon[110303]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:47 smithi003 ceph-mon[108073]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:48.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:48.289 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:48 smithi003 ceph-mon[108073]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:48.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:48 smithi150 ceph-mon[110054]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:48 smithi170 ceph-mon[110303]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:49 smithi003 ceph-mon[108073]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:49.491 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:49.491 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:49 smithi150 ceph-mon[110054]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:49.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:49 smithi170 ceph-mon[110303]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:49.874 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:50.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:51.127 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:51.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:51 smithi003 ceph-mon[108073]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:51.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:51 smithi003 ceph-mon[108073]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:51.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:51 smithi150 ceph-mon[110054]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:51.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:51 smithi150 ceph-mon[110054]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:51 smithi170 ceph-mon[110303]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:51 smithi170 ceph-mon[110303]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:52.246 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:52.246 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:52.672 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:53 smithi150 ceph-mon[110054]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:53 smithi170 ceph-mon[110303]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:53.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:53 smithi003 ceph-mon[108073]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:53.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:53.925 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:54.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:54 smithi003 ceph-mon[108073]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:54 smithi150 ceph-mon[110054]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:54 smithi170 ceph-mon[110303]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:55.032 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:55.032 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:55 smithi003 ceph-mon[108073]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:55.406 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:55.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:55 smithi150 ceph-mon[110054]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:55 smithi170 ceph-mon[110303]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:56.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:56.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:56 smithi003 ceph-mon[108073]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:56 smithi150 ceph-mon[110054]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:56.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:56 smithi170 ceph-mon[110303]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:56.658 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:01:57.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:57 smithi150 ceph-mon[110054]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:57 smithi170 ceph-mon[110303]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:57.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:57 smithi003 ceph-mon[108073]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:57.996 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:01:57.997 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:01:58.415 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:01:59.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:59 smithi003 ceph-mon[108073]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:01:59 smithi003 ceph-mon[108073]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:59 smithi150 ceph-mon[110054]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:01:59 smithi150 ceph-mon[110054]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:59 smithi170 ceph-mon[110303]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:01:59.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:01:59 smithi170 ceph-mon[110303]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:01:59.668 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:00.798 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:00.799 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:01.173 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:01 smithi150 ceph-mon[110054]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:01 smithi170 ceph-mon[110303]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:01 smithi003 ceph-mon[108073]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:02.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:02.427 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:02 smithi150 ceph-mon[110054]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:02 smithi170 ceph-mon[110303]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:02.535 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:02 smithi003 ceph-mon[108073]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:03.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:03 smithi003 ceph-mon[108073]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:03 smithi150 ceph-mon[110054]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:03.527 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:03.528 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:03 smithi170 ceph-mon[110303]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:03.906 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:04.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:05.162 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:05.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:05 smithi003 ceph-mon[108073]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:05.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:05 smithi003 ceph-mon[108073]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:05 smithi150 ceph-mon[110054]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:05.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:05 smithi150 ceph-mon[110054]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:05 smithi170 ceph-mon[110303]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:05 smithi170 ceph-mon[110303]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:06.308 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:06.309 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:06.737 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:07 smithi150 ceph-mon[110054]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:07 smithi170 ceph-mon[110303]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:07 smithi003 ceph-mon[108073]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:07.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:07.991 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:08 smithi150 ceph-mon[110054]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:08.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:08 smithi003 ceph-mon[108073]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:08 smithi170 ceph-mon[110303]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:09.206 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:09.206 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:09 smithi003 ceph-mon[108073]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:09 smithi150 ceph-mon[110054]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:09 smithi170 ceph-mon[110303]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:09.539 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:10 smithi150 ceph-mon[110054]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:10 smithi170 ceph-mon[110303]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:10.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:10 smithi003 ceph-mon[108073]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:10.794 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:11.312 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:11 smithi003 ceph-mon[108073]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:11 smithi150 ceph-mon[110054]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:11 smithi170 ceph-mon[110303]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:11.965 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:11.965 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:12.376 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:13.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:13.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:13 smithi150 ceph-mon[110054]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:13 smithi150 ceph-mon[110054]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:13 smithi170 ceph-mon[110303]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:13 smithi170 ceph-mon[110303]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:13 smithi003 ceph-mon[108073]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:13 smithi003 ceph-mon[108073]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:13.629 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:14.765 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:14.765 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:15.128 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:15 smithi003 ceph-mon[108073]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:15 smithi150 ceph-mon[110054]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:15 smithi170 ceph-mon[110303]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:16.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:16.383 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:16.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:16 smithi003 ceph-mon[108073]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:16 smithi150 ceph-mon[110054]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:16 smithi170 ceph-mon[110303]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:17.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:17 smithi003 ceph-mon[108073]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:17.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:17 smithi150 ceph-mon[110054]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:17.518 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:17 smithi170 ceph-mon[110303]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:17.895 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:18.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:19.147 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:19 smithi150 ceph-mon[110054]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:19 smithi150 ceph-mon[110054]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:19 smithi170 ceph-mon[110303]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:19.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:19 smithi170 ceph-mon[110303]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:19 smithi003 ceph-mon[108073]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:19 smithi003 ceph-mon[108073]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:20.338 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:20.338 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:02:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:02:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:02:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:02:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:02:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:02:20.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:02:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:02:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:02:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:02:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:02:20.765 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:21 smithi150 ceph-mon[110054]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:21 smithi150 ceph-mon[110054]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:21 smithi150 ceph-mon[110054]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:21 smithi170 ceph-mon[110303]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:21 smithi170 ceph-mon[110303]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:21 smithi170 ceph-mon[110303]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:21 smithi003 ceph-mon[108073]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:21 smithi003 ceph-mon[108073]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:21 smithi003 ceph-mon[108073]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:21.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:22.016 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:22 smithi150 ceph-mon[110054]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:22.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:22 smithi003 ceph-mon[108073]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:22 smithi170 ceph-mon[110303]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:23.181 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:23.182 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:23.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:23 smithi003 ceph-mon[108073]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:23.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:23 smithi150 ceph-mon[110054]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:23 smithi170 ceph-mon[110303]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:23.594 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:24.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:24 smithi150 ceph-mon[110054]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:24 smithi170 ceph-mon[110303]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:24 smithi003 ceph-mon[108073]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:24.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:24.848 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:25.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:25 smithi003 ceph-mon[108073]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:25 smithi150 ceph-mon[110054]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:25 smithi170 ceph-mon[110303]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:25.997 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:25.997 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:26.368 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:27.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:27 smithi150 ceph-mon[110054]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:27 smithi150 ceph-mon[110054]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:27 smithi170 ceph-mon[110303]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:27.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:27 smithi170 ceph-mon[110303]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:27 smithi003 ceph-mon[108073]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:27 smithi003 ceph-mon[108073]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:27.623 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:28.736 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:28.736 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:29.073 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:29 smithi003 ceph-mon[108073]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:29.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:29 smithi150 ceph-mon[110054]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:29 smithi170 ceph-mon[110303]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:30.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:30.325 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:30 smithi003 ceph-mon[108073]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:30.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:30 smithi150 ceph-mon[110054]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:30 smithi170 ceph-mon[110303]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:31 smithi003 ceph-mon[108073]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:31.432 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:31.432 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:31 smithi150 ceph-mon[110054]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:31 smithi170 ceph-mon[110303]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:31.791 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:32.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:33.044 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:33.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:33 smithi150 ceph-mon[110054]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:33 smithi150 ceph-mon[110054]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:33 smithi170 ceph-mon[110303]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:33 smithi170 ceph-mon[110303]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:33.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:33 smithi003 ceph-mon[108073]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:33.559 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:33 smithi003 ceph-mon[108073]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:34.196 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:34.196 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:34.558 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:35 smithi150 ceph-mon[110054]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:35 smithi150 ceph-mon[110054]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:35 smithi170 ceph-mon[110303]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:35.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:35 smithi170 ceph-mon[110303]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:35.559 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:35 smithi003 ceph-mon[108073]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:35 smithi003 ceph-mon[108073]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:35.812 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:36.975 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:36.976 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:37.183 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:37 smithi003 ceph-mon[108073]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:37.350 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:37 smithi150 ceph-mon[110054]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:37 smithi170 ceph-mon[110303]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:38.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:38.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:38 smithi003 ceph-mon[108073]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:38 smithi150 ceph-mon[110054]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:38.536 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:38 smithi170 ceph-mon[110303]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:38.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:39.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:39 smithi003 ceph-mon[108073]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:39 smithi150 ceph-mon[110054]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:39 smithi170 ceph-mon[110303]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:39.721 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:39.721 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:40.142 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:41.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:41.397 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:41.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:41 smithi003 ceph-mon[108073]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:41.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:41 smithi003 ceph-mon[108073]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:41 smithi150 ceph-mon[110054]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:41 smithi150 ceph-mon[110054]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:41 smithi170 ceph-mon[110303]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:41 smithi170 ceph-mon[110303]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:42.529 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:42.530 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:42.891 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:43 smithi150 ceph-mon[110054]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:43 smithi170 ceph-mon[110303]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:43.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:43 smithi003 ceph-mon[108073]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:43.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:44.148 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:44.313 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:44 smithi003 ceph-mon[108073]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:44 smithi150 ceph-mon[110054]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:44 smithi170 ceph-mon[110303]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:45.355 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:45.355 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:45.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:45 smithi150 ceph-mon[110054]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:45.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:45 smithi003 ceph-mon[108073]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:45 smithi170 ceph-mon[110303]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:45.724 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:46.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:46.977 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:47.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:47 smithi003 ceph-mon[108073]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:47.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:47 smithi003 ceph-mon[108073]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:47 smithi150 ceph-mon[110054]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:47 smithi150 ceph-mon[110054]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:47 smithi170 ceph-mon[110303]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:47 smithi170 ceph-mon[110303]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:48.042 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:48.042 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:48.456 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:49.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:49.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:49 smithi003 ceph-mon[108073]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:49.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:49 smithi003 ceph-mon[108073]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:49 smithi150 ceph-mon[110054]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:49.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:49 smithi150 ceph-mon[110054]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:49 smithi170 ceph-mon[110303]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:49 smithi170 ceph-mon[110303]: from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:49.711 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:50.926 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:50.926 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:51.257 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:51 smithi003 ceph-mon[108073]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:51 smithi150 ceph-mon[110054]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:51 smithi170 ceph-mon[110303]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:52.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:52.509 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:52.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:52 smithi150 ceph-mon[110054]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:52 smithi170 ceph-mon[110303]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:52 smithi003 ceph-mon[108073]: from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:53.308 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:53 smithi003 ceph-mon[108073]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:53 smithi150 ceph-mon[110054]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:53 smithi170 ceph-mon[110303]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:53.718 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:53.718 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:54.140 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:55.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:55.396 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:55.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:55 smithi003 ceph-mon[108073]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:55.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:55 smithi003 ceph-mon[108073]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:55.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:55 smithi150 ceph-mon[110054]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:55.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:55 smithi150 ceph-mon[110054]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:55 smithi170 ceph-mon[110303]: from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:55 smithi170 ceph-mon[110303]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:56.544 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:56.545 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:02:56.905 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:02:57.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:57 smithi150 ceph-mon[110054]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:57 smithi170 ceph-mon[110303]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:57.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:57 smithi003 ceph-mon[108073]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:57.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:02:58.160 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:02:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:58 smithi003 ceph-mon[108073]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:58.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:58 smithi150 ceph-mon[110054]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:58 smithi170 ceph-mon[110303]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:02:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:02:59 smithi003 ceph-mon[108073]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:02:59 smithi150 ceph-mon[110054]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:02:59 smithi170 ceph-mon[110303]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:02:59.729 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:02:59.729 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:00.137 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:01.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:01.392 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:01.490 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:01 smithi003 ceph-mon[108073]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:01.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:01 smithi003 ceph-mon[108073]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:01 smithi150 ceph-mon[110054]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:01 smithi150 ceph-mon[110054]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:01 smithi170 ceph-mon[110303]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:01 smithi170 ceph-mon[110303]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:02.714 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:02.714 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:03.139 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:03 smithi003 ceph-mon[108073]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:03 smithi150 ceph-mon[110054]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:03 smithi170 ceph-mon[110303]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:04.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:04.393 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:04.498 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:04 smithi003 ceph-mon[108073]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:04 smithi150 ceph-mon[110054]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:04 smithi170 ceph-mon[110303]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:05.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:05 smithi003 ceph-mon[108073]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:05 smithi150 ceph-mon[110054]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:05 smithi170 ceph-mon[110303]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:05.570 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:05.570 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:05.954 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:06.955 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:07.208 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:07.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:07 smithi003 ceph-mon[108073]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:07.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:07 smithi003 ceph-mon[108073]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:07 smithi150 ceph-mon[110054]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:07 smithi150 ceph-mon[110054]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:07 smithi170 ceph-mon[110303]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:07 smithi170 ceph-mon[110303]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:08.385 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:08.385 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:08.795 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:09.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:09 smithi150 ceph-mon[110054]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:09 smithi170 ceph-mon[110303]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:09 smithi003 ceph-mon[108073]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:09.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:10.050 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:10.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:10 smithi003 ceph-mon[108073]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:10 smithi150 ceph-mon[110054]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:10 smithi170 ceph-mon[110303]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:11.203 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:11.204 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:11.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:11 smithi003 ceph-mon[108073]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:11.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:11 smithi150 ceph-mon[110054]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:11 smithi170 ceph-mon[110303]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:11.543 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:12 smithi150 ceph-mon[110054]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:12 smithi170 ceph-mon[110303]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:12.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:12 smithi003 ceph-mon[108073]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:12.796 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:13.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:13 smithi150 ceph-mon[110054]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:13 smithi170 ceph-mon[110303]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:13 smithi003 ceph-mon[108073]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:13.999 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:13.999 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:14.411 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:15.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:15.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:15 smithi003 ceph-mon[108073]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:15.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:15 smithi003 ceph-mon[108073]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:15 smithi150 ceph-mon[110054]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:15 smithi150 ceph-mon[110054]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:15 smithi170 ceph-mon[110303]: from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:15.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:15 smithi170 ceph-mon[110303]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:15.666 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:16.886 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:16.887 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:17.276 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:17 smithi003 ceph-mon[108073]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:17 smithi150 ceph-mon[110054]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:17 smithi170 ceph-mon[110303]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:18.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:18 smithi150 ceph-mon[110054]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:18.530 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:18 smithi170 ceph-mon[110303]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:18 smithi003 ceph-mon[108073]: from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:19.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:19 smithi003 ceph-mon[108073]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:19.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:19 smithi150 ceph-mon[110054]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:19 smithi170 ceph-mon[110303]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:19.646 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:19.646 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:20.010 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:20.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:20 smithi150 ceph-mon[110054]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:20.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:20 smithi150 ceph-mon[110054]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:20.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:20 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:03:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:20 smithi170 ceph-mon[110303]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:20 smithi170 ceph-mon[110303]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:20 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:03:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:20 smithi003 ceph-mon[108073]: from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:20 smithi003 ceph-mon[108073]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:20 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:03:21.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:21.261 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:21.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:21.694 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:21 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:21.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:21.784 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:21 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.013 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:22.014 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:21 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:03:22.341 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:22.341 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:22.760 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:23.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:24.015 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:24 smithi150 ceph-mon[110054]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:24 smithi150 ceph-mon[110054]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:24 smithi170 ceph-mon[110303]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:24 smithi170 ceph-mon[110303]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:24.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:24 smithi003 ceph-mon[108073]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:24.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:24 smithi003 ceph-mon[108073]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:25.267 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:25.268 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:25.651 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:26.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:26 smithi150 ceph-mon[110054]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:26 smithi170 ceph-mon[110303]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:26 smithi003 ceph-mon[108073]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:26.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:26.905 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:27.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:27 smithi003 ceph-mon[108073]: from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:27 smithi150 ceph-mon[110054]: from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:27 smithi170 ceph-mon[110303]: from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:27.966 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:27.967 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:28 smithi003 ceph-mon[108073]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:28.377 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:28.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:28 smithi150 ceph-mon[110054]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:28 smithi170 ceph-mon[110303]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:29.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:29.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:29 smithi003 ceph-mon[108073]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:29 smithi150 ceph-mon[110054]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:29 smithi170 ceph-mon[110303]: from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:29.630 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:30.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:30 smithi003 ceph-mon[108073]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:30 smithi150 ceph-mon[110054]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:30 smithi170 ceph-mon[110303]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:30.773 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:30.773 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:31.119 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:32.120 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:32.374 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:32.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:32 smithi003 ceph-mon[108073]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:32.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:32 smithi003 ceph-mon[108073]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:32 smithi150 ceph-mon[110054]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:32 smithi150 ceph-mon[110054]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:32.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:32 smithi170 ceph-mon[110303]: from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:32.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:32 smithi170 ceph-mon[110303]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:33.476 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:33.476 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:33.833 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:34.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:34 smithi150 ceph-mon[110054]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:34 smithi170 ceph-mon[110303]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:34 smithi003 ceph-mon[108073]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:34.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:35.084 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:35 smithi150 ceph-mon[110054]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:35 smithi170 ceph-mon[110303]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:35 smithi003 ceph-mon[108073]: from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:36.247 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:36.247 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:36.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:36 smithi003 ceph-mon[108073]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:36 smithi150 ceph-mon[110054]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:36 smithi170 ceph-mon[110303]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:36.623 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:37.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:37.876 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:38 smithi003 ceph-mon[108073]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:38 smithi003 ceph-mon[108073]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:38.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:38 smithi150 ceph-mon[110054]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:38.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:38 smithi150 ceph-mon[110054]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:38 smithi170 ceph-mon[110303]: from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:38 smithi170 ceph-mon[110303]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:39.037 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:39.038 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:39.457 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:40.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:40.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:40 smithi003 ceph-mon[108073]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:40.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:40 smithi003 ceph-mon[108073]: from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:40.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:40 smithi150 ceph-mon[110054]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:40 smithi150 ceph-mon[110054]: from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:40 smithi170 ceph-mon[110303]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:40 smithi170 ceph-mon[110303]: from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:40.710 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:41.826 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:41.826 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:42.208 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:42.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:42 smithi150 ceph-mon[110054]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:42 smithi170 ceph-mon[110303]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:42 smithi003 ceph-mon[108073]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:43.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:43.462 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:43 smithi150 ceph-mon[110054]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:43 smithi170 ceph-mon[110303]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:43 smithi003 ceph-mon[108073]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:44 smithi003 ceph-mon[108073]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:44 smithi150 ceph-mon[110054]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:44 smithi170 ceph-mon[110303]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:44.595 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:44.595 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:44.964 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:45.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:46.220 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:46.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:46 smithi003 ceph-mon[108073]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:46.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:46 smithi003 ceph-mon[108073]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:46.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:46 smithi150 ceph-mon[110054]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:46 smithi150 ceph-mon[110054]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:46 smithi170 ceph-mon[110303]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:46 smithi170 ceph-mon[110303]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:47.369 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:47.369 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:47.781 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:48.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:48 smithi150 ceph-mon[110054]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:48 smithi170 ceph-mon[110303]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:48 smithi003 ceph-mon[108073]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:48.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:49.033 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:49.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:49 smithi003 ceph-mon[108073]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:49 smithi150 ceph-mon[110054]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:49 smithi170 ceph-mon[110303]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:50.118 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:50.119 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:50.406 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:50 smithi003 ceph-mon[108073]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:50.505 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:50 smithi150 ceph-mon[110054]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:50 smithi170 ceph-mon[110303]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:51.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:51 smithi150 ceph-mon[110054]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:51 smithi170 ceph-mon[110303]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:51.542 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:51 smithi003 ceph-mon[108073]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:51.759 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:52.477 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:52 smithi003 ceph-mon[108073]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:52.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:52 smithi150 ceph-mon[110054]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:52 smithi170 ceph-mon[110303]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:52.917 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:52.918 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:53.255 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:54.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:54.506 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:54 smithi150 ceph-mon[110054]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:54 smithi150 ceph-mon[110054]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:54 smithi170 ceph-mon[110303]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:54 smithi170 ceph-mon[110303]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:54 smithi003 ceph-mon[108073]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:54 smithi003 ceph-mon[108073]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:55.678 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:55.706 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:56.114 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:56 smithi150 ceph-mon[110054]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:56 smithi170 ceph-mon[110303]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:56 smithi003 ceph-mon[108073]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:57.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:03:57.370 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:03:57.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:57 smithi003 ceph-mon[108073]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:57.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:57 smithi150 ceph-mon[110054]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:57 smithi170 ceph-mon[110303]: from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:03:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:03:58 smithi150 ceph-mon[110054]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:03:58 smithi170 ceph-mon[110303]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:58.538 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:03:58.538 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:03:58.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:03:58 smithi003 ceph-mon[108073]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:03:58.920 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:03:59.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:00.174 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:00.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:00 smithi003 ceph-mon[108073]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:00.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:00 smithi003 ceph-mon[108073]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:00.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:00 smithi150 ceph-mon[110054]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:00 smithi150 ceph-mon[110054]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:00 smithi170 ceph-mon[110303]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:00.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:00 smithi170 ceph-mon[110303]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:01.351 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:01.351 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:01.762 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:02.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:02 smithi150 ceph-mon[110054]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:02 smithi170 ceph-mon[110303]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:02 smithi003 ceph-mon[108073]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:02.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:03.016 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:03.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:03 smithi150 ceph-mon[110054]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:03 smithi170 ceph-mon[110303]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:03.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:03 smithi003 ceph-mon[108073]: from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:04.184 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:04.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:04 smithi003 ceph-mon[108073]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:04 smithi150 ceph-mon[110054]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:04 smithi170 ceph-mon[110303]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:04.569 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:05 smithi150 ceph-mon[110054]: from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:05 smithi170 ceph-mon[110303]: from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:05.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:05 smithi003 ceph-mon[108073]: from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:05.822 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:06.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:06 smithi003 ceph-mon[108073]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:06.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:06 smithi150 ceph-mon[110054]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:06.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:06 smithi170 ceph-mon[110303]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:07.185 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:07.186 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:07.577 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:08 smithi150 ceph-mon[110054]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:08 smithi150 ceph-mon[110054]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:08 smithi170 ceph-mon[110303]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:08 smithi170 ceph-mon[110303]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:08.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:08 smithi003 ceph-mon[108073]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:08.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:08 smithi003 ceph-mon[108073]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:08.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:08.831 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:09.979 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:09.979 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:10.352 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:10 smithi150 ceph-mon[110054]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:10 smithi170 ceph-mon[110303]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:10 smithi003 ceph-mon[108073]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:11.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:11.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:11 smithi150 ceph-mon[110054]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:11 smithi170 ceph-mon[110303]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:11 smithi003 ceph-mon[108073]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:11.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:12 smithi150 ceph-mon[110054]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:12 smithi170 ceph-mon[110303]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:12 smithi003 ceph-mon[108073]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:12.762 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:12.762 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:13.104 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:14.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:14.359 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:14.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:14 smithi003 ceph-mon[108073]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:14.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:14 smithi003 ceph-mon[108073]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:14.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:14 smithi150 ceph-mon[110054]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:14 smithi150 ceph-mon[110054]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:14 smithi170 ceph-mon[110303]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:14 smithi170 ceph-mon[110303]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:15.436 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:15.436 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:15.860 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:16 smithi150 ceph-mon[110054]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:16 smithi170 ceph-mon[110303]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:16 smithi003 ceph-mon[108073]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:16.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:17.115 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:17.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:17 smithi003 ceph-mon[108073]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:17 smithi150 ceph-mon[110054]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:17 smithi170 ceph-mon[110303]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:18.235 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:18.235 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:18.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:18 smithi003 ceph-mon[108073]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:18 smithi150 ceph-mon[110054]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:18 smithi170 ceph-mon[110303]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:18.616 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:19 smithi150 ceph-mon[110054]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:19 smithi170 ceph-mon[110303]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:19 smithi003 ceph-mon[108073]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:19.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:19.870 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:20 smithi003 ceph-mon[108073]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:20 smithi150 ceph-mon[110054]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:20 smithi170 ceph-mon[110303]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:20.997 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:20.997 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:21.367 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:22.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:04:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:04:22.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:04:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:22.618 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:23.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:23 smithi003 ceph-mon[108073]: Adjusting osd_memory_target on smithi003 to 8047M 2023-10-09T00:04:23.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:23 smithi003 ceph-mon[108073]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:23 smithi003 ceph-mon[108073]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:23 smithi150 ceph-mon[110054]: Adjusting osd_memory_target on smithi003 to 8047M 2023-10-09T00:04:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:23 smithi150 ceph-mon[110054]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:23 smithi150 ceph-mon[110054]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:23 smithi170 ceph-mon[110303]: Adjusting osd_memory_target on smithi003 to 8047M 2023-10-09T00:04:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:23 smithi170 ceph-mon[110303]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:23 smithi170 ceph-mon[110303]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:23.801 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:23.801 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:24.137 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:25.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:25.391 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:25.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:25 smithi003 ceph-mon[108073]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:25.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:25 smithi003 ceph-mon[108073]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:25 smithi150 ceph-mon[110054]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:25 smithi150 ceph-mon[110054]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:25 smithi170 ceph-mon[110303]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:25 smithi170 ceph-mon[110303]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:26.665 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:26.665 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:27.066 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:27 smithi150 ceph-mon[110054]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:27 smithi170 ceph-mon[110303]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:27 smithi003 ceph-mon[108073]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:28.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:28.321 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:28.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:28 smithi003 ceph-mon[108073]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:28.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:28 smithi150 ceph-mon[110054]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:28 smithi170 ceph-mon[110303]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:29.425 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:29.426 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:29 smithi003 ceph-mon[108073]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:29 smithi150 ceph-mon[110054]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:29 smithi170 ceph-mon[110303]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:29.830 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:30.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:31.087 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:31.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:31 smithi150 ceph-mon[110054]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:31 smithi150 ceph-mon[110054]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:31 smithi170 ceph-mon[110303]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:31.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:31 smithi170 ceph-mon[110303]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:31 smithi003 ceph-mon[108073]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:31 smithi003 ceph-mon[108073]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:32.223 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:32.224 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:32.599 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:33 smithi150 ceph-mon[110054]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:33.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:33 smithi150 ceph-mon[110054]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:33 smithi170 ceph-mon[110303]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:33 smithi170 ceph-mon[110303]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:33 smithi003 ceph-mon[108073]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:33 smithi003 ceph-mon[108073]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:33.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:33.856 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:34.979 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:34.979 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:35.349 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:35 smithi150 ceph-mon[110054]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:35 smithi170 ceph-mon[110303]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:35 smithi003 ceph-mon[108073]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:36.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:36.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:36 smithi150 ceph-mon[110054]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:36 smithi170 ceph-mon[110303]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:36 smithi003 ceph-mon[108073]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:36.602 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:37 smithi150 ceph-mon[110054]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:37 smithi170 ceph-mon[110303]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:37 smithi003 ceph-mon[108073]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:37.733 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:37.733 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:38.167 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:39.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:39.420 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:39.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:39 smithi003 ceph-mon[108073]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:39.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:39 smithi003 ceph-mon[108073]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:39 smithi150 ceph-mon[110054]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:39 smithi150 ceph-mon[110054]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:39 smithi170 ceph-mon[110303]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:39 smithi170 ceph-mon[110303]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:40.507 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:40.508 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:40.888 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:41 smithi150 ceph-mon[110054]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:41 smithi170 ceph-mon[110303]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:41 smithi003 ceph-mon[108073]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:41.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:42.142 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:42.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:42 smithi150 ceph-mon[110054]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:42 smithi170 ceph-mon[110303]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:42 smithi003 ceph-mon[108073]: from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:43.248 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:43.248 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:43 smithi150 ceph-mon[110054]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:43 smithi170 ceph-mon[110303]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:43 smithi003 ceph-mon[108073]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:43.622 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:44.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:44.873 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:45.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:45 smithi003 ceph-mon[108073]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:45.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:45 smithi003 ceph-mon[108073]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:45 smithi150 ceph-mon[110054]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:45 smithi150 ceph-mon[110054]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:45 smithi170 ceph-mon[110303]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:45.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:45 smithi170 ceph-mon[110303]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:45.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159731]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:45.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159731]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:45.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159731]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:45.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159731]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:46.026 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:46.027 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:46.217 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159781]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:46.218 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159781]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:46.218 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159781]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:46.218 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:04:45 smithi003 sudo[159781]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:46.390 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:46.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159804]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:46.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159804]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:46.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159804]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:46.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159804]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:47.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:46 smithi150 ceph-mon[110054]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:46 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:47.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:46 smithi150 ceph-mon[110054]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:47.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126122]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:47.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126122]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:47.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126122]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:47.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126122]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:47.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:46 smithi170 ceph-mon[110303]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:47.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:46 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:47.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:46 smithi170 ceph-mon[110303]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:46 smithi003 ceph-mon[108073]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:46 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:46 smithi003 ceph-mon[108073]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:47.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159807]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:47.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159807]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:47.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159807]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:47.325 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:04:46 smithi003 sudo[159807]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:47.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:47.625 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126125]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:47.625 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126125]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:47.625 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126125]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:47.625 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126125]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:47.646 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:48.013 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126128]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126128]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126128]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126128]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126131]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126131]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126131]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:48.014 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:04:47 smithi150 sudo[126131]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126142]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126142]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126142]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126142]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126145]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126145]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126145]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:48.398 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:04:48 smithi150 sudo[126145]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:48.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:48 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:48.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:48 smithi003 ceph-mon[108073]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:48.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:48 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:48.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:48 smithi150 ceph-mon[110054]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:48.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:48 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:48.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:48 smithi170 ceph-mon[110303]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:48.783 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126867]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:48.783 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126867]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:48.783 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126867]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:48.784 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126867]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:48.813 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:48.814 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:49.102 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126870]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:49.103 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126870]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:49.103 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126870]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:49.103 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:04:48 smithi170 sudo[126870]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:49.151 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:49.532 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126873]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:49.532 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126873]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126873]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126873]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126876]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126876]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126876]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:49.533 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126876]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:50.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126879]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126879]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126879]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126879]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126882]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126882]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126882]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:50.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:04:49 smithi170 sudo[126882]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:50.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:50.407 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:50.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160005]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:50.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160005]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:50.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160005]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:50.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160005]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160085]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:51.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160085]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:51.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160085]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:51.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 sudo[160085]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 ceph-mon[108073]: from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:51.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:51.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:50 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:51.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:50 smithi150 ceph-mon[110054]: from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:51.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:50 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:51.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:50 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:51.267 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:50 smithi170 ceph-mon[110303]: from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:50 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:50 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126885]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126885]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126885]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:51.268 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126885]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126888]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:51.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126888]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:51.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126888]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:51.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 sudo[126888]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.533 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:51.533 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:51.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126148]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126148]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126148]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126148]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126151]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126151]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126151]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-09T00:04:51.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 sudo[126151]: pam_unix(sudo:session): session closed for user root 2023-10-09T00:04:51.921 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:51 smithi003 ceph-mon[108073]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.265 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:51 smithi150 ceph-mon[110054]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T00:04:52.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T00:04:52.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T00:04:52.284 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:51 smithi170 ceph-mon[110303]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T00:04:52.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:52 smithi003 ceph-mon[108073]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:52 smithi003 ceph-mon[108073]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:53.174 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:53.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:52 smithi150 ceph-mon[110054]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:53.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:52 smithi150 ceph-mon[110054]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:53.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:52 smithi170 ceph-mon[110303]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:53.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:52 smithi170 ceph-mon[110303]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:54.318 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:54.704 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:55.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:55 smithi150 ceph-mon[110054]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:55 smithi170 ceph-mon[110303]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:55.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:55 smithi003 ceph-mon[108073]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-09T00:04:55.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:55.957 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:56 smithi003 ceph-mon[108073]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:56 smithi150 ceph-mon[110054]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:56 smithi170 ceph-mon[110303]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:57.017 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:57.018 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:04:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:57 smithi003 ceph-mon[108073]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:57.394 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:04:57.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:57 smithi150 ceph-mon[110054]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:57 smithi170 ceph-mon[110303]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:58.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:04:58.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:58 smithi003 ceph-mon[108073]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:58 smithi150 ceph-mon[110054]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:58 smithi170 ceph-mon[110303]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:04:58.648 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:04:59.404 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:04:59 smithi003 ceph-mon[108073]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:04:59 smithi150 ceph-mon[110054]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:04:59 smithi170 ceph-mon[110303]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:04:59.789 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:04:59.789 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:00.127 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:01.127 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:01.380 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:01.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:01 smithi003 ceph-mon[108073]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:01.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:01 smithi003 ceph-mon[108073]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:01 smithi150 ceph-mon[110054]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:01 smithi150 ceph-mon[110054]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:01 smithi170 ceph-mon[110303]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:01 smithi170 ceph-mon[110303]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:02.512 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:02.512 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:02.902 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:03 smithi150 ceph-mon[110054]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:03 smithi170 ceph-mon[110303]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:03 smithi003 ceph-mon[108073]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 120 KiB/s wr, 8 op/s 2023-10-09T00:05:03.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:04.158 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:04.263 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:04 smithi003 ceph-mon[108073]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:04 smithi150 ceph-mon[110054]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:04 smithi170 ceph-mon[110303]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:05.315 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:05.315 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:05.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:05 smithi003 ceph-mon[108073]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:05.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:05 smithi150 ceph-mon[110054]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:05 smithi170 ceph-mon[110303]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:05.693 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:06.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:06.946 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:07.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:07 smithi003 ceph-mon[108073]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:07.502 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:07 smithi003 ceph-mon[108073]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:07.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:07 smithi150 ceph-mon[110054]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:07 smithi150 ceph-mon[110054]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:07 smithi170 ceph-mon[110303]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:07 smithi170 ceph-mon[110303]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T00:05:08.115 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:08.115 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:08.486 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:09.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:09.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:09 smithi150 ceph-mon[110054]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:09.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:09 smithi150 ceph-mon[110054]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:09.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:09 smithi003 ceph-mon[108073]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:09.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:09 smithi003 ceph-mon[108073]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:09 smithi170 ceph-mon[110303]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:09.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:09 smithi170 ceph-mon[110303]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:09.739 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:10.826 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:10.827 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:11.234 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:11.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:11 smithi150 ceph-mon[110054]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:11 smithi170 ceph-mon[110303]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:11 smithi003 ceph-mon[108073]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:12.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:12.488 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:12 smithi150 ceph-mon[110054]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:12 smithi170 ceph-mon[110303]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:12 smithi003 ceph-mon[108073]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:13.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:13 smithi003 ceph-mon[108073]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:13 smithi150 ceph-mon[110054]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:13 smithi170 ceph-mon[110303]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:13.604 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:13.604 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:13.976 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:14.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:15.231 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:15 smithi003 ceph-mon[108073]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:15 smithi003 ceph-mon[108073]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:15 smithi150 ceph-mon[110054]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:15 smithi150 ceph-mon[110054]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:15 smithi170 ceph-mon[110303]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:15 smithi170 ceph-mon[110303]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:16.358 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:16.358 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:16.733 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:17 smithi150 ceph-mon[110054]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:17 smithi170 ceph-mon[110303]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:17 smithi003 ceph-mon[108073]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:17.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:17.990 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:18.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:18 smithi003 ceph-mon[108073]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:18.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:18 smithi150 ceph-mon[110054]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:18 smithi170 ceph-mon[110303]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:19.125 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:19.125 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:19.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:19 smithi003 ceph-mon[108073]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:19.467 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:19 smithi150 ceph-mon[110054]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:19 smithi170 ceph-mon[110303]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:20.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:20.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:20 smithi003 ceph-mon[108073]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:20 smithi150 ceph-mon[110054]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:20 smithi170 ceph-mon[110303]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:20.721 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:21 smithi150 ceph-mon[110054]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:21 smithi170 ceph-mon[110303]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:21 smithi003 ceph-mon[108073]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:21.798 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:21.798 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:22.214 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:22 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:05:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:22 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:05:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:22 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:05:23.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:23.464 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:23.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:23 smithi150 ceph-mon[110054]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:23 smithi150 ceph-mon[110054]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:05:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:05:23.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:05:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:23 smithi170 ceph-mon[110303]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:23 smithi170 ceph-mon[110303]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:05:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:05:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:05:23.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:23 smithi003 ceph-mon[108073]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:23.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:23 smithi003 ceph-mon[108073]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:23.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:05:23.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:05:23.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:05:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:24 smithi150 ceph-mon[110054]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:24 smithi150 ceph-mon[110054]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:24 smithi170 ceph-mon[110303]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:24 smithi170 ceph-mon[110303]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:24 smithi003 ceph-mon[108073]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:24 smithi003 ceph-mon[108073]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:24.551 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:24.551 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:24.940 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:25.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:26.195 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:26 smithi150 ceph-mon[110054]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:26 smithi150 ceph-mon[110054]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:26 smithi170 ceph-mon[110303]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:26 smithi170 ceph-mon[110303]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:26 smithi003 ceph-mon[108073]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:26 smithi003 ceph-mon[108073]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:27.300 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:27.300 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:27.800 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:28.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:28 smithi150 ceph-mon[110054]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:28 smithi170 ceph-mon[110303]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:28 smithi003 ceph-mon[108073]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:28.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:29.053 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:29.506 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:29 smithi003 ceph-mon[108073]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:29 smithi150 ceph-mon[110054]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:29 smithi170 ceph-mon[110303]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:30.132 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:30.132 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:30 smithi003 ceph-mon[108073]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:30.461 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:30.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:30 smithi150 ceph-mon[110054]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:30 smithi170 ceph-mon[110303]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:31.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:31 smithi150 ceph-mon[110054]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:31 smithi170 ceph-mon[110303]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:31 smithi003 ceph-mon[108073]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:31.716 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:32 smithi150 ceph-mon[110054]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:32 smithi170 ceph-mon[110303]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:32 smithi003 ceph-mon[108073]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:32.841 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:32.841 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:33.239 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:34.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:34.493 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:34 smithi150 ceph-mon[110054]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:34 smithi150 ceph-mon[110054]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:34 smithi170 ceph-mon[110303]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:34.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:34 smithi170 ceph-mon[110303]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:34 smithi003 ceph-mon[108073]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:34 smithi003 ceph-mon[108073]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:35.653 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:35.654 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:36.039 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:36 smithi150 ceph-mon[110054]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:36 smithi170 ceph-mon[110303]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:36 smithi003 ceph-mon[108073]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:37.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:37.294 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:37.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:37 smithi003 ceph-mon[108073]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:37 smithi150 ceph-mon[110054]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:37 smithi170 ceph-mon[110303]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:38.419 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:38.419 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:38.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:38 smithi003 ceph-mon[108073]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:38 smithi150 ceph-mon[110054]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:38 smithi170 ceph-mon[110303]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:38.780 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:39.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:40.035 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:40 smithi150 ceph-mon[110054]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:40 smithi150 ceph-mon[110054]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:40 smithi170 ceph-mon[110303]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:40 smithi170 ceph-mon[110303]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:40.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:40 smithi003 ceph-mon[108073]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:40.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:40 smithi003 ceph-mon[108073]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:41.207 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:41.207 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:41.547 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:42 smithi150 ceph-mon[110054]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:42 smithi150 ceph-mon[110054]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:42 smithi170 ceph-mon[110303]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:42 smithi170 ceph-mon[110303]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:42.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:42 smithi003 ceph-mon[108073]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:42 smithi003 ceph-mon[108073]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:42.800 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:43.960 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:43.961 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:44.355 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:44.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:44 smithi150 ceph-mon[110054]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:44 smithi170 ceph-mon[110303]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:44 smithi003 ceph-mon[108073]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:45.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:45 smithi150 ceph-mon[110054]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:45 smithi170 ceph-mon[110303]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:45 smithi003 ceph-mon[108073]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:45.610 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:46.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:46 smithi003 ceph-mon[108073]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:46 smithi150 ceph-mon[110054]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:46 smithi170 ceph-mon[110303]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:46.762 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:46.762 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:47.179 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:48.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:48.431 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:48 smithi150 ceph-mon[110054]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:48 smithi150 ceph-mon[110054]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:48.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:48 smithi003 ceph-mon[108073]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:48.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:48 smithi003 ceph-mon[108073]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:48 smithi170 ceph-mon[110303]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:48 smithi170 ceph-mon[110303]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:49.559 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:49.560 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:49.945 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:50.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:50 smithi150 ceph-mon[110054]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:50 smithi170 ceph-mon[110303]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:50.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:50 smithi003 ceph-mon[108073]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:50.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:51.201 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:51 smithi003 ceph-mon[108073]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:51 smithi150 ceph-mon[110054]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:51 smithi170 ceph-mon[110303]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:52.374 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:52.374 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:52 smithi150 ceph-mon[110054]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:52 smithi170 ceph-mon[110303]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:52 smithi003 ceph-mon[108073]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:52.795 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:53.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:54.051 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:54.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:54 smithi150 ceph-mon[110054]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:54.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:54 smithi150 ceph-mon[110054]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:54 smithi170 ceph-mon[110303]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:54 smithi170 ceph-mon[110303]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:54 smithi003 ceph-mon[108073]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:54 smithi003 ceph-mon[108073]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:55.162 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:55.162 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:55.544 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:56 smithi150 ceph-mon[110054]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:56.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:56 smithi150 ceph-mon[110054]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:56 smithi170 ceph-mon[110303]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:56 smithi170 ceph-mon[110303]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:56.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:56 smithi003 ceph-mon[108073]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:56 smithi003 ceph-mon[108073]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:56.798 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:57.917 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:05:57.917 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:05:58.293 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:05:58.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:58 smithi150 ceph-mon[110054]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:58 smithi170 ceph-mon[110303]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:58.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:58 smithi003 ceph-mon[108073]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:05:59.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:05:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:05:59 smithi150 ceph-mon[110054]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:05:59 smithi170 ceph-mon[110303]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:05:59.546 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:05:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:05:59 smithi003 ceph-mon[108073]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:00 smithi003 ceph-mon[108073]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:00.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:00 smithi150 ceph-mon[110054]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:00 smithi170 ceph-mon[110303]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:00.648 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:00.648 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:01.018 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:02.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:02.270 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:02 smithi003 ceph-mon[108073]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:02 smithi003 ceph-mon[108073]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:02 smithi150 ceph-mon[110054]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:02.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:02 smithi150 ceph-mon[110054]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:02 smithi170 ceph-mon[110303]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:02 smithi170 ceph-mon[110303]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:03.362 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:03.362 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:03.818 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:04.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:04 smithi150 ceph-mon[110054]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:04 smithi170 ceph-mon[110303]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:04 smithi003 ceph-mon[108073]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:04.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:05.160 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:05 smithi150 ceph-mon[110054]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:05 smithi170 ceph-mon[110303]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:05 smithi003 ceph-mon[108073]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:06.333 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:06.333 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:06.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:06 smithi003 ceph-mon[108073]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:06.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:06 smithi150 ceph-mon[110054]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:06.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:06 smithi170 ceph-mon[110303]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:06.692 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:07.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:07.949 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:08 smithi003 ceph-mon[108073]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:08 smithi003 ceph-mon[108073]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:08.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:08 smithi150 ceph-mon[110054]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:08 smithi150 ceph-mon[110054]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:08 smithi170 ceph-mon[110303]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:08 smithi170 ceph-mon[110303]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:09.026 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:09.026 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:09.438 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:10.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:10.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:10 smithi150 ceph-mon[110054]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:10 smithi150 ceph-mon[110054]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:10 smithi170 ceph-mon[110303]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:10 smithi170 ceph-mon[110303]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:10 smithi003 ceph-mon[108073]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:10 smithi003 ceph-mon[108073]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:10.693 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:11.834 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:11.835 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:12.199 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:12 smithi150 ceph-mon[110054]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:12 smithi170 ceph-mon[110303]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:12 smithi003 ceph-mon[108073]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:13.201 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:13.455 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:13 smithi150 ceph-mon[110054]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:13 smithi170 ceph-mon[110303]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:13.552 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:13 smithi003 ceph-mon[108073]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:14.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:14 smithi150 ceph-mon[110054]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:14.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:14 smithi003 ceph-mon[108073]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:14 smithi170 ceph-mon[110303]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:14.610 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:14.610 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:14.973 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:15.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:16.228 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:16 smithi003 ceph-mon[108073]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:16 smithi003 ceph-mon[108073]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:16 smithi150 ceph-mon[110054]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:16 smithi150 ceph-mon[110054]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:16 smithi170 ceph-mon[110303]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:16 smithi170 ceph-mon[110303]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:17.385 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:17.385 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:17.801 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:18.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:18 smithi150 ceph-mon[110054]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:18 smithi170 ceph-mon[110303]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:18 smithi003 ceph-mon[108073]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:18.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:19.056 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:19 smithi150 ceph-mon[110054]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:19 smithi170 ceph-mon[110303]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:19.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:19 smithi003 ceph-mon[108073]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:20.179 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:20.179 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:20.512 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:20 smithi003 ceph-mon[108073]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:20.512 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:20 smithi003 ceph-mon[108073]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:20 smithi150 ceph-mon[110054]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:20 smithi150 ceph-mon[110054]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:20 smithi170 ceph-mon[110303]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:20 smithi170 ceph-mon[110303]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:20.548 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:21 smithi170 ceph-mon[110303]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:21.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:21 smithi003 ceph-mon[108073]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:21.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:21 smithi150 ceph-mon[110054]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:21.803 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:22.969 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:22.969 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:23.334 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:23.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:23 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:06:23.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:23 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:23.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:23 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:06:24.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:24.588 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:25.779 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:25.779 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:26.206 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:26 smithi003 ceph-mon[108073]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:26 smithi150 ceph-mon[110054]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:26 smithi170 ceph-mon[110303]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:27.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:27.476 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:27 smithi150 ceph-mon[110054]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:27 smithi170 ceph-mon[110303]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:27 smithi003 ceph-mon[108073]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:28 smithi003 ceph-mon[108073]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:28.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:28 smithi150 ceph-mon[110054]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:28 smithi170 ceph-mon[110303]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:28.623 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:28.623 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:28.980 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:29.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:30.233 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:30 smithi003 ceph-mon[108073]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:30 smithi003 ceph-mon[108073]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:30 smithi150 ceph-mon[110054]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:30.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:30 smithi150 ceph-mon[110054]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:30.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:30 smithi170 ceph-mon[110303]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:30.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:30 smithi170 ceph-mon[110303]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:31.405 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:31.405 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:31.747 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:32 smithi150 ceph-mon[110054]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:32 smithi170 ceph-mon[110303]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:32 smithi003 ceph-mon[108073]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:32.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:33.002 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:33.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:33 smithi003 ceph-mon[108073]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:33.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:33 smithi150 ceph-mon[110054]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:33 smithi170 ceph-mon[110303]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:34.107 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:34.107 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:34.396 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:34 smithi003 ceph-mon[108073]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:34.448 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:34.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:34 smithi150 ceph-mon[110054]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:34 smithi170 ceph-mon[110303]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:35.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:35.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:35 smithi003 ceph-mon[108073]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:35 smithi150 ceph-mon[110054]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:35 smithi170 ceph-mon[110303]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:35.704 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:36.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:36 smithi003 ceph-mon[108073]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:36.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:36 smithi150 ceph-mon[110054]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:36 smithi170 ceph-mon[110303]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:36.876 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:36.876 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:37.263 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:38.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:38 smithi150 ceph-mon[110054]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:38.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:38 smithi150 ceph-mon[110054]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:38.517 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:38 smithi170 ceph-mon[110303]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:38.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:38 smithi170 ceph-mon[110303]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:38.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:38 smithi003 ceph-mon[108073]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:38.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:38 smithi003 ceph-mon[108073]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:39.660 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:39.660 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:40.028 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:40.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:40 smithi150 ceph-mon[110054]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:40 smithi170 ceph-mon[110303]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:40 smithi003 ceph-mon[108073]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:41.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:41.280 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:41.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:41 smithi003 ceph-mon[108073]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:41 smithi150 ceph-mon[110054]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:41 smithi170 ceph-mon[110303]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:42.414 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:42.415 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:42.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:42 smithi150 ceph-mon[110054]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:42 smithi170 ceph-mon[110303]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:42 smithi003 ceph-mon[108073]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:42.837 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:43.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:44.092 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:44 smithi150 ceph-mon[110054]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:44 smithi150 ceph-mon[110054]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:44 smithi170 ceph-mon[110303]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:44.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:44 smithi170 ceph-mon[110303]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:44 smithi003 ceph-mon[108073]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:44 smithi003 ceph-mon[108073]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:45.235 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:45.235 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:45.612 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:46 smithi150 ceph-mon[110054]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:46 smithi150 ceph-mon[110054]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:46 smithi170 ceph-mon[110303]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:46 smithi170 ceph-mon[110303]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:46 smithi003 ceph-mon[108073]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:46 smithi003 ceph-mon[108073]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:46.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:46.867 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:48.005 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:48.005 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:48.386 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:48.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:48 smithi150 ceph-mon[110054]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:48 smithi170 ceph-mon[110303]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:48 smithi003 ceph-mon[108073]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:49.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:49.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:49 smithi003 ceph-mon[108073]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:49 smithi150 ceph-mon[110054]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:49 smithi170 ceph-mon[110303]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:49.640 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:50.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:50 smithi150 ceph-mon[110054]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:50 smithi170 ceph-mon[110303]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:50.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:50 smithi003 ceph-mon[108073]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:50.779 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:50.779 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:51.210 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:52.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:52 smithi150 ceph-mon[110054]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:52.564 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:52 smithi150 ceph-mon[110054]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:52.565 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:52 smithi170 ceph-mon[110303]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:52.565 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:52 smithi170 ceph-mon[110303]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:52 smithi003 ceph-mon[108073]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:52 smithi003 ceph-mon[108073]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:52.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:52.844 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:54.021 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:54.022 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:54.460 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:54.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:54 smithi150 ceph-mon[110054]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:54 smithi170 ceph-mon[110303]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:54 smithi003 ceph-mon[108073]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:55.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:55.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:55 smithi003 ceph-mon[108073]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:55.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:55 smithi150 ceph-mon[110054]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:55 smithi170 ceph-mon[110303]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:55.713 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:56 smithi150 ceph-mon[110054]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:56 smithi170 ceph-mon[110303]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:56 smithi003 ceph-mon[108073]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:56.819 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:56.819 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:57.194 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:06:58.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:06:58.471 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:06:58.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:58 smithi150 ceph-mon[110054]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:58.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:06:58 smithi150 ceph-mon[110054]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:58 smithi170 ceph-mon[110303]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:58.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:06:58 smithi170 ceph-mon[110303]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:58.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:58 smithi003 ceph-mon[108073]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:06:58.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:06:58 smithi003 ceph-mon[108073]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:06:59.542 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:06:59.576 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:06:59.925 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:00.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:00 smithi150 ceph-mon[110054]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:00 smithi170 ceph-mon[110303]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:00 smithi003 ceph-mon[108073]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:00.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:01.183 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:01 smithi150 ceph-mon[110054]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:01 smithi170 ceph-mon[110303]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:01.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:01 smithi003 ceph-mon[108073]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:02.410 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:02.410 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:02.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:02 smithi150 ceph-mon[110054]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:02.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:02 smithi170 ceph-mon[110303]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:02 smithi003 ceph-mon[108073]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:02.818 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:03.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:04.075 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:04.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:04 smithi150 ceph-mon[110054]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:04.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:04 smithi150 ceph-mon[110054]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:04 smithi170 ceph-mon[110303]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:04 smithi170 ceph-mon[110303]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:04 smithi003 ceph-mon[108073]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:04 smithi003 ceph-mon[108073]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:05.299 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:05.299 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:05.728 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:06.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:06 smithi150 ceph-mon[110054]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:06.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:06 smithi170 ceph-mon[110303]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:06 smithi003 ceph-mon[108073]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:06.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:06.981 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:07.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:07 smithi003 ceph-mon[108073]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:07 smithi150 ceph-mon[110054]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:07 smithi170 ceph-mon[110303]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:08.116 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:08.116 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:08 smithi003 ceph-mon[108073]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:08.483 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:08.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:08 smithi150 ceph-mon[110054]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:08 smithi170 ceph-mon[110303]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:09.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:09 smithi150 ceph-mon[110054]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:09.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:09 smithi003 ceph-mon[108073]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:09 smithi170 ceph-mon[110303]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:09.738 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:10.257 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:10 smithi150 ceph-mon[110054]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:10.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:10 smithi003 ceph-mon[108073]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:10 smithi170 ceph-mon[110303]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:10.901 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:10.901 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:11.299 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:12.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:12 smithi150 ceph-mon[110054]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:12.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:12 smithi150 ceph-mon[110054]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:12 smithi170 ceph-mon[110303]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:12 smithi170 ceph-mon[110303]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:12.554 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:12 smithi003 ceph-mon[108073]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:12 smithi003 ceph-mon[108073]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:13.699 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:13.699 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:14.093 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:14 smithi003 ceph-mon[108073]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:14 smithi150 ceph-mon[110054]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:14 smithi170 ceph-mon[110303]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:15.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:15.349 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:15.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:15 smithi003 ceph-mon[108073]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:15 smithi170 ceph-mon[110303]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:15.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:15 smithi150 ceph-mon[110054]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:16.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:16 smithi003 ceph-mon[108073]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:16 smithi170 ceph-mon[110303]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:16.582 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:16.582 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:16.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:16 smithi150 ceph-mon[110054]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:16.951 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:17.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:17 smithi170 ceph-mon[110303]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:17.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:17 smithi170 ceph-mon[110303]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:17 smithi003 ceph-mon[108073]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:17 smithi003 ceph-mon[108073]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:17.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:17 smithi150 ceph-mon[110054]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:17.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:17 smithi150 ceph-mon[110054]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:17.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:18.206 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:19.391 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:19.391 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:19.772 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:20.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:20 smithi150 ceph-mon[110054]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:20 smithi170 ceph-mon[110303]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:20 smithi003 ceph-mon[108073]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:20.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:21.025 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:21.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:21 smithi150 ceph-mon[110054]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:21 smithi170 ceph-mon[110303]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:21.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:21 smithi003 ceph-mon[108073]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:22.119 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:22.119 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:22.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:22 smithi003 ceph-mon[108073]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:22.488 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:22.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:22 smithi150 ceph-mon[110054]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:22 smithi170 ceph-mon[110303]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:23.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:23.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:23 smithi150 ceph-mon[110054]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:23.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:23 smithi003 ceph-mon[108073]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:23 smithi170 ceph-mon[110303]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:23.749 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:24.480 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:24 smithi003 ceph-mon[108073]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:24.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:07:24.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:07:24.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:07:24.481 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:07:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:24 smithi150 ceph-mon[110054]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:07:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:07:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:07:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:07:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:24 smithi170 ceph-mon[110303]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:07:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:07:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:07:24.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:07:24.905 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:24.906 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:25.278 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:25.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:25 smithi150 ceph-mon[110054]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:25 smithi150 ceph-mon[110054]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:25 smithi170 ceph-mon[110303]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:25 smithi170 ceph-mon[110303]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:25.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:25 smithi003 ceph-mon[108073]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:25.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:25 smithi003 ceph-mon[108073]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:26.279 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:26 smithi150 ceph-mon[110054]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:26.531 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:26 smithi170 ceph-mon[110303]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:26 smithi003 ceph-mon[108073]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:27.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:27 smithi003 ceph-mon[108073]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:27.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:27 smithi150 ceph-mon[110054]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:27 smithi170 ceph-mon[110303]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:27.657 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:27.657 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:28.097 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:29.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:29.350 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:29.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:29 smithi003 ceph-mon[108073]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:29.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:29 smithi003 ceph-mon[108073]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:29.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:29 smithi150 ceph-mon[110054]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:29.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:29 smithi150 ceph-mon[110054]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:29 smithi170 ceph-mon[110303]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:29 smithi170 ceph-mon[110303]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:30.492 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:30.493 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:30.871 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:31 smithi150 ceph-mon[110054]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:31 smithi170 ceph-mon[110303]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:31 smithi003 ceph-mon[108073]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:31.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:32.127 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:32.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:32 smithi150 ceph-mon[110054]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:32.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:32 smithi170 ceph-mon[110303]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:32 smithi003 ceph-mon[108073]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:33.339 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:33.339 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:33.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:33 smithi003 ceph-mon[108073]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:33.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:33 smithi150 ceph-mon[110054]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:33 smithi170 ceph-mon[110303]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:33.734 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:34.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:34.989 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:35 smithi150 ceph-mon[110054]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:35 smithi150 ceph-mon[110054]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:35 smithi170 ceph-mon[110303]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:35 smithi170 ceph-mon[110303]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:35.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:35 smithi003 ceph-mon[108073]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:35.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:35 smithi003 ceph-mon[108073]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:36.130 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:36.130 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:36.519 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:37 smithi150 ceph-mon[110054]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:37 smithi150 ceph-mon[110054]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:37.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:37 smithi170 ceph-mon[110303]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:37 smithi170 ceph-mon[110303]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:37.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:37 smithi003 ceph-mon[108073]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:37.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:37 smithi003 ceph-mon[108073]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:37.774 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:38.865 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:38.865 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:39.255 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:39 smithi150 ceph-mon[110054]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:39 smithi170 ceph-mon[110303]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:39 smithi003 ceph-mon[108073]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:40.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:40 smithi150 ceph-mon[110054]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:40.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:40 smithi170 ceph-mon[110303]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:40 smithi003 ceph-mon[108073]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:40.591 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:41.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:41 smithi003 ceph-mon[108073]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:41 smithi150 ceph-mon[110054]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:41 smithi170 ceph-mon[110303]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:41.729 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:41.729 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:42.136 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:43.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:43.396 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:43.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:43 smithi003 ceph-mon[108073]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:43.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:43 smithi003 ceph-mon[108073]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:43.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:43 smithi150 ceph-mon[110054]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:43.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:43 smithi150 ceph-mon[110054]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:43 smithi170 ceph-mon[110303]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:43 smithi170 ceph-mon[110303]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:44.565 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:44.565 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:44.938 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:45 smithi150 ceph-mon[110054]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:45 smithi170 ceph-mon[110303]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:45 smithi003 ceph-mon[108073]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:45.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:46.189 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:46.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:46 smithi150 ceph-mon[110054]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:46 smithi170 ceph-mon[110303]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:46 smithi003 ceph-mon[108073]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:47.374 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:47.374 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:47.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:47 smithi150 ceph-mon[110054]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:47 smithi170 ceph-mon[110303]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:47.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:47 smithi003 ceph-mon[108073]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:47.759 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:48.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:49.011 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:49 smithi150 ceph-mon[110054]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:49.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:49 smithi150 ceph-mon[110054]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:49 smithi170 ceph-mon[110303]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:49.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:49 smithi170 ceph-mon[110303]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:49.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:49 smithi003 ceph-mon[108073]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:49.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:49 smithi003 ceph-mon[108073]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:50.150 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:50.150 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:50.527 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:51.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:51 smithi150 ceph-mon[110054]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:51.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:51 smithi150 ceph-mon[110054]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:51.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:51 smithi170 ceph-mon[110303]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:51 smithi170 ceph-mon[110303]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:51.562 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:51 smithi003 ceph-mon[108073]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:51.562 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:51 smithi003 ceph-mon[108073]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:51.780 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:52.968 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:53.359 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:53 smithi170 ceph-mon[110303]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:53.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:53 smithi003 ceph-mon[108073]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:53.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:53 smithi150 ceph-mon[110054]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:54.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:54 smithi170 ceph-mon[110303]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:54 smithi003 ceph-mon[108073]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:54.614 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:54.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:54 smithi150 ceph-mon[110054]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:55 smithi170 ceph-mon[110303]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:55.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:55 smithi003 ceph-mon[108073]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:55.711 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:55.711 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:55.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:55 smithi150 ceph-mon[110054]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:56.141 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:56 smithi170 ceph-mon[110303]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:56.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:56 smithi170 ceph-mon[110303]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:56 smithi003 ceph-mon[108073]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:56 smithi003 ceph-mon[108073]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:56.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:56 smithi150 ceph-mon[110054]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:07:56.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:56 smithi150 ceph-mon[110054]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:57.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:07:57.398 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:07:58.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:07:58.536 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:07:58.917 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:07:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:07:59 smithi150 ceph-mon[110054]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:07:59 smithi170 ceph-mon[110303]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:59.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:07:59 smithi003 ceph-mon[108073]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:07:59.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:00.172 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:00.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:00 smithi003 ceph-mon[108073]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:00.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:00 smithi150 ceph-mon[110054]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:00.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:00 smithi170 ceph-mon[110303]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:01.374 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:01.374 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:01.455 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:01 smithi170 ceph-mon[110303]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:01.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:01 smithi150 ceph-mon[110054]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:01 smithi003 ceph-mon[108073]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:01.783 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:02.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:03.036 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:03 smithi150 ceph-mon[110054]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:03.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:03 smithi150 ceph-mon[110054]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:03.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:03 smithi003 ceph-mon[108073]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:03.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:03 smithi003 ceph-mon[108073]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:03 smithi170 ceph-mon[110303]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:03 smithi170 ceph-mon[110303]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:04.163 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:04.164 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:04.540 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:05 smithi150 ceph-mon[110054]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:05.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:05 smithi150 ceph-mon[110054]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:05 smithi170 ceph-mon[110303]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:05 smithi170 ceph-mon[110303]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:05.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:05 smithi003 ceph-mon[108073]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:05 smithi003 ceph-mon[108073]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:05.794 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:07.063 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:07.064 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:07.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:07 smithi003 ceph-mon[108073]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:07.473 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:07.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:07 smithi150 ceph-mon[110054]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:07 smithi170 ceph-mon[110303]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:08.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:08.513 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:08 smithi003 ceph-mon[108073]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:08.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:08 smithi150 ceph-mon[110054]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:08.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:08 smithi170 ceph-mon[110303]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:08.729 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:09.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:09 smithi150 ceph-mon[110054]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:09 smithi170 ceph-mon[110303]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:09 smithi003 ceph-mon[108073]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:09.837 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:09.837 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:10.173 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:11.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:11.427 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:11.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:11 smithi150 ceph-mon[110054]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:11 smithi150 ceph-mon[110054]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:11.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:11 smithi003 ceph-mon[108073]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:11.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:11 smithi003 ceph-mon[108073]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:11 smithi170 ceph-mon[110303]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:11 smithi170 ceph-mon[110303]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:12.605 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:12.605 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:12.990 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:13.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:13 smithi150 ceph-mon[110054]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:13 smithi170 ceph-mon[110303]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:13 smithi003 ceph-mon[108073]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:13.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:14.247 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:14.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:14 smithi003 ceph-mon[108073]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:14.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:14 smithi150 ceph-mon[110054]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:14.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:14 smithi170 ceph-mon[110303]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:15.393 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:15.393 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:15 smithi150 ceph-mon[110054]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:15 smithi170 ceph-mon[110303]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:15 smithi003 ceph-mon[108073]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:15.822 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:16.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:17.075 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:17 smithi150 ceph-mon[110054]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:17.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:17 smithi150 ceph-mon[110054]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:17 smithi170 ceph-mon[110303]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:17 smithi170 ceph-mon[110303]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:17 smithi003 ceph-mon[108073]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:17 smithi003 ceph-mon[108073]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:18.253 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:18.253 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:18.639 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:19 smithi150 ceph-mon[110054]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:19.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:19 smithi150 ceph-mon[110054]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:19 smithi170 ceph-mon[110303]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:19 smithi170 ceph-mon[110303]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:19 smithi003 ceph-mon[108073]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:19 smithi003 ceph-mon[108073]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:19.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:19.893 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:21.055 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:21.055 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:21.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:21 smithi003 ceph-mon[108073]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:21.480 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:21 smithi150 ceph-mon[110054]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:21 smithi170 ceph-mon[110303]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:22.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:22.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:22 smithi150 ceph-mon[110054]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:22.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:22 smithi003 ceph-mon[108073]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:22 smithi170 ceph-mon[110303]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:22.734 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:23.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:23 smithi150 ceph-mon[110054]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:23 smithi170 ceph-mon[110303]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:23 smithi003 ceph-mon[108073]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:23.845 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:23.846 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:24.225 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:24.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:24 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:08:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:24 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:08:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:24 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:08:25.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:25.475 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:25 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:25 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:25.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:25.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:25.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:25 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:08:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:08:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:08:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:08:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:08:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:08:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:08:26.590 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:26.590 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:26.962 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:27.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:27 smithi150 ceph-mon[110054]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:27 smithi150 ceph-mon[110054]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:27 smithi170 ceph-mon[110303]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:27 smithi170 ceph-mon[110303]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:27 smithi003 ceph-mon[108073]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:27 smithi003 ceph-mon[108073]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:27.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:28.216 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:28.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:28 smithi170 ceph-mon[110303]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:28 smithi003 ceph-mon[108073]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:28 smithi150 ceph-mon[110054]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:29.367 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:29.367 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:29 smithi170 ceph-mon[110303]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:29.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:29 smithi003 ceph-mon[108073]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:29.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:29 smithi150 ceph-mon[110054]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:29.771 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:30.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:31.028 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:31 smithi170 ceph-mon[110303]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:31.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:31 smithi170 ceph-mon[110303]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:31.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:31 smithi003 ceph-mon[108073]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:31.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:31 smithi003 ceph-mon[108073]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:31.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:31 smithi150 ceph-mon[110054]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:31.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:31 smithi150 ceph-mon[110054]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:32.125 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:32.125 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:32.519 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:33.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:33 smithi170 ceph-mon[110303]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:33.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:33 smithi170 ceph-mon[110303]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:33.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:33 smithi003 ceph-mon[108073]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:33.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:33 smithi003 ceph-mon[108073]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:33.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:33 smithi150 ceph-mon[110054]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:33.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:33 smithi150 ceph-mon[110054]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:33.773 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:34.935 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:34.936 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:35.319 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:35 smithi170 ceph-mon[110303]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:35 smithi003 ceph-mon[108073]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:35.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:35 smithi150 ceph-mon[110054]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:36.320 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:36.572 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:36 smithi003 ceph-mon[108073]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:36.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:36 smithi150 ceph-mon[110054]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:36.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:36 smithi170 ceph-mon[110303]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:37.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:37 smithi003 ceph-mon[108073]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:37.689 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:37.689 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:37.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:37 smithi150 ceph-mon[110054]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:37.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:37 smithi170 ceph-mon[110303]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:38.110 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:39.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:39.367 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:39.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:39 smithi003 ceph-mon[108073]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:39.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:39 smithi003 ceph-mon[108073]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:39 smithi150 ceph-mon[110054]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:39 smithi150 ceph-mon[110054]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:39 smithi170 ceph-mon[110303]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:39 smithi170 ceph-mon[110303]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:40.586 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:40.586 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:40.976 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:41 smithi150 ceph-mon[110054]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:41 smithi170 ceph-mon[110303]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:41 smithi003 ceph-mon[108073]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:41.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:42.229 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:42.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:42 smithi003 ceph-mon[108073]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:42 smithi150 ceph-mon[110054]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:42 smithi170 ceph-mon[110303]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:43.357 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:43.357 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:43 smithi150 ceph-mon[110054]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:43 smithi170 ceph-mon[110303]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:43.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:43 smithi003 ceph-mon[108073]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:43.784 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:44.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:45.037 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:45.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:45 smithi150 ceph-mon[110054]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:45.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:45 smithi150 ceph-mon[110054]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:45 smithi170 ceph-mon[110303]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:45 smithi170 ceph-mon[110303]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:45 smithi003 ceph-mon[108073]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:45 smithi003 ceph-mon[108073]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:46.227 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:46.227 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:46.568 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:47 smithi150 ceph-mon[110054]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:47 smithi150 ceph-mon[110054]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:47 smithi170 ceph-mon[110303]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:47 smithi170 ceph-mon[110303]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:47.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:47 smithi003 ceph-mon[108073]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:47 smithi003 ceph-mon[108073]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:47.820 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:49.019 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:49.019 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:49.438 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:49.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:49 smithi150 ceph-mon[110054]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:49 smithi170 ceph-mon[110303]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:49.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:49 smithi003 ceph-mon[108073]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:50.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:50.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:50 smithi003 ceph-mon[108073]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:50.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:50 smithi150 ceph-mon[110054]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:50 smithi170 ceph-mon[110303]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:50.697 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:51.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:51 smithi003 ceph-mon[108073]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:51.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:51 smithi150 ceph-mon[110054]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:51 smithi170 ceph-mon[110303]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:51.838 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:51.838 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:52.224 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:53.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:53.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:53.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:53 smithi150 ceph-mon[110054]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:53.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:53 smithi150 ceph-mon[110054]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:53 smithi170 ceph-mon[110303]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:53 smithi170 ceph-mon[110303]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:53.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:53 smithi003 ceph-mon[108073]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:53.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:53 smithi003 ceph-mon[108073]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:54.601 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:54.974 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:55.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:55 smithi150 ceph-mon[110054]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:55 smithi170 ceph-mon[110303]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:55 smithi003 ceph-mon[108073]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:55.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:56.229 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:56 smithi003 ceph-mon[108073]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:56.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:56 smithi150 ceph-mon[110054]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:56 smithi170 ceph-mon[110303]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:57.373 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:08:57.373 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:08:57.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:57 smithi150 ceph-mon[110054]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:57.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:57 smithi170 ceph-mon[110303]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:57.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:57 smithi003 ceph-mon[108073]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:57.800 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:08:58.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:08:59.054 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:08:59.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:59 smithi150 ceph-mon[110054]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:59.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:08:59 smithi150 ceph-mon[110054]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:59.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:59 smithi170 ceph-mon[110303]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:59.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:08:59 smithi170 ceph-mon[110303]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:08:59.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:59 smithi003 ceph-mon[108073]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:08:59.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:08:59 smithi003 ceph-mon[108073]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:00.252 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:00.252 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:00.643 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:01 smithi150 ceph-mon[110054]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:01.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:01 smithi150 ceph-mon[110054]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:01.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:01 smithi170 ceph-mon[110303]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:01.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:01 smithi170 ceph-mon[110303]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:01 smithi003 ceph-mon[108073]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:01 smithi003 ceph-mon[108073]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:01.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:01.896 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:03.064 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:03.482 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:03 smithi150 ceph-mon[110054]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:03 smithi170 ceph-mon[110303]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:03 smithi003 ceph-mon[108073]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:04.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:04.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:04 smithi150 ceph-mon[110054]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:04.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:04 smithi003 ceph-mon[108073]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:04.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:04 smithi170 ceph-mon[110303]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:04.737 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:05 smithi150 ceph-mon[110054]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:05 smithi170 ceph-mon[110303]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:05 smithi003 ceph-mon[108073]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:05.851 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:05.852 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:06.190 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:07.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:07.448 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:07 smithi150 ceph-mon[110054]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:07.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:07 smithi150 ceph-mon[110054]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:07 smithi170 ceph-mon[110303]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:07.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:07 smithi170 ceph-mon[110303]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:07.559 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:07 smithi003 ceph-mon[108073]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:07.559 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:07 smithi003 ceph-mon[108073]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:08.601 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:08.601 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:08.998 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:09 smithi150 ceph-mon[110054]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:09 smithi170 ceph-mon[110303]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:09 smithi003 ceph-mon[108073]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:09.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:10.251 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:10 smithi003 ceph-mon[108073]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:10 smithi170 ceph-mon[110303]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:10.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:10 smithi150 ceph-mon[110054]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:11.381 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:11.381 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:11 smithi170 ceph-mon[110303]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:11 smithi003 ceph-mon[108073]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:11.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:11 smithi150 ceph-mon[110054]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:11.815 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:12.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:13.069 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:13 smithi170 ceph-mon[110303]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:13 smithi170 ceph-mon[110303]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:13 smithi003 ceph-mon[108073]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:13.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:13 smithi003 ceph-mon[108073]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:13.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:13 smithi150 ceph-mon[110054]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:13.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:13 smithi150 ceph-mon[110054]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:14.242 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:14.242 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:14.621 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:15 smithi170 ceph-mon[110303]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:15 smithi170 ceph-mon[110303]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:15 smithi003 ceph-mon[108073]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:15 smithi003 ceph-mon[108073]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:15.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:15.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:15 smithi150 ceph-mon[110054]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:15.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:15 smithi150 ceph-mon[110054]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:15.874 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:16.998 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:16.998 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:17.421 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:17 smithi170 ceph-mon[110303]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:17 smithi003 ceph-mon[108073]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:17.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:17 smithi150 ceph-mon[110054]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:18.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:18 smithi170 ceph-mon[110303]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:18 smithi003 ceph-mon[108073]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:18.674 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:18.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:18 smithi150 ceph-mon[110054]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:19 smithi003 ceph-mon[108073]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:19.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:19 smithi150 ceph-mon[110054]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:19.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:19 smithi170 ceph-mon[110303]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:19.871 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:19.871 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:20.264 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:21.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:21.526 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:21 smithi003 ceph-mon[108073]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:21 smithi003 ceph-mon[108073]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:21.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:21 smithi150 ceph-mon[110054]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:21.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:21 smithi150 ceph-mon[110054]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:21.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:21 smithi170 ceph-mon[110303]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:21.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:21 smithi170 ceph-mon[110303]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:22.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:22 smithi003 ceph-mon[108073]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:22.623 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:22.623 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:22.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:22 smithi150 ceph-mon[110054]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:22.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:22 smithi170 ceph-mon[110303]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:23.045 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:24.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:24.300 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:24.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:24 smithi003 ceph-mon[108073]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:24.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:24 smithi150 ceph-mon[110054]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:24 smithi170 ceph-mon[110303]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:25.412 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:25.413 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:25.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:25 smithi150 ceph-mon[110054]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:25 smithi170 ceph-mon[110303]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:25.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:25 smithi003 ceph-mon[108073]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:25.785 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:09:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:09:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:09:26.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:26 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:09:26.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:09:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:09:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:09:26.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:26 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:09:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:09:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:09:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:09:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:26 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:09:26.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:27.036 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:27 smithi150 ceph-mon[110054]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:27 smithi150 ceph-mon[110054]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:27 smithi150 ceph-mon[110054]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:27 smithi150 ceph-mon[110054]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:27 smithi170 ceph-mon[110303]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:27 smithi170 ceph-mon[110303]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:27 smithi170 ceph-mon[110303]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:27 smithi170 ceph-mon[110303]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:27 smithi003 ceph-mon[108073]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:27.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:27 smithi003 ceph-mon[108073]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.569 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:27 smithi003 ceph-mon[108073]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:27.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:27 smithi003 ceph-mon[108073]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:28.192 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:28.192 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:28.569 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:29.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:29 smithi150 ceph-mon[110054]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:29.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:29 smithi150 ceph-mon[110054]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:29 smithi170 ceph-mon[110303]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:29.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:29 smithi170 ceph-mon[110303]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:29.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:29.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:29 smithi003 ceph-mon[108073]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:29.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:29 smithi003 ceph-mon[108073]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:29.825 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:30.936 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:30.936 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:31.352 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:31.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:31 smithi150 ceph-mon[110054]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:31.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:31 smithi170 ceph-mon[110303]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:31 smithi003 ceph-mon[108073]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:32.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:32.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:32 smithi150 ceph-mon[110054]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:32.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:32 smithi170 ceph-mon[110303]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:32 smithi003 ceph-mon[108073]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:32.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:33.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:33 smithi003 ceph-mon[108073]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:33.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:33 smithi150 ceph-mon[110054]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:33.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:33 smithi170 ceph-mon[110303]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:33.841 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:33.841 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:34.219 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:35.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:35.476 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:35.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:35 smithi150 ceph-mon[110054]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:35.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:35 smithi150 ceph-mon[110054]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:35 smithi170 ceph-mon[110303]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:35 smithi170 ceph-mon[110303]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:35 smithi003 ceph-mon[108073]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:35 smithi003 ceph-mon[108073]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:36.605 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:36.605 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:37.023 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:37.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:37 smithi150 ceph-mon[110054]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:37 smithi170 ceph-mon[110303]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:37 smithi003 ceph-mon[108073]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:38.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:38.280 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:38 smithi003 ceph-mon[108073]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:38 smithi150 ceph-mon[110054]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:38 smithi170 ceph-mon[110303]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:39.425 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:39.425 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:39 smithi150 ceph-mon[110054]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:39 smithi170 ceph-mon[110303]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:39.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:39 smithi003 ceph-mon[108073]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:39.759 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:40.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:41.012 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:41.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:41 smithi150 ceph-mon[110054]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:41 smithi150 ceph-mon[110054]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:41 smithi170 ceph-mon[110303]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:41 smithi170 ceph-mon[110303]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:41 smithi003 ceph-mon[108073]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:41 smithi003 ceph-mon[108073]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:42.263 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:42.264 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:42.700 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:43 smithi150 ceph-mon[110054]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:43.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:43 smithi150 ceph-mon[110054]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:43 smithi170 ceph-mon[110303]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:43 smithi170 ceph-mon[110303]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:43.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:43 smithi003 ceph-mon[108073]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:43.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:43 smithi003 ceph-mon[108073]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:43.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:43.954 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:45.150 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:45.150 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:45.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:45 smithi003 ceph-mon[108073]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:45.508 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:45.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:45 smithi150 ceph-mon[110054]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:45 smithi170 ceph-mon[110303]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:46.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:46 smithi170 ceph-mon[110303]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:46.544 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:46 smithi003 ceph-mon[108073]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:46.761 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:46.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:46 smithi150 ceph-mon[110054]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:47.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:47 smithi003 ceph-mon[108073]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:47 smithi170 ceph-mon[110303]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:47.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:47 smithi150 ceph-mon[110054]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:47.959 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:47.959 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:48.365 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:49.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:49 smithi170 ceph-mon[110303]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:49 smithi170 ceph-mon[110303]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:49.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:49 smithi003 ceph-mon[108073]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:49.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:49 smithi003 ceph-mon[108073]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:49.617 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:49.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:49 smithi150 ceph-mon[110054]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:49.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:49 smithi150 ceph-mon[110054]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:50.773 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:50.773 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:51.166 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:51 smithi170 ceph-mon[110303]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:51.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:51 smithi003 ceph-mon[108073]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:51.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:51 smithi150 ceph-mon[110054]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:52.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:52.421 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:52 smithi170 ceph-mon[110303]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:52 smithi003 ceph-mon[108073]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:52.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:52 smithi150 ceph-mon[110054]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:53 smithi170 ceph-mon[110303]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:53.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:53 smithi003 ceph-mon[108073]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:53.611 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:53.611 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:53.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:53 smithi150 ceph-mon[110054]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:54.011 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:55.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:55.264 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:55 smithi003 ceph-mon[108073]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:55 smithi003 ceph-mon[108073]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:55.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:55 smithi150 ceph-mon[110054]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:55.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:55 smithi150 ceph-mon[110054]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:55.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:55 smithi170 ceph-mon[110303]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:55.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:55 smithi170 ceph-mon[110303]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:56.361 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:56.362 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:56.757 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:57.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:57 smithi003 ceph-mon[108073]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:57.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:09:57.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:57 smithi150 ceph-mon[110054]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:57.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:57 smithi170 ceph-mon[110303]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:58.013 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:09:58.548 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:58 smithi003 ceph-mon[108073]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:58.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:58 smithi150 ceph-mon[110054]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:58.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:58 smithi170 ceph-mon[110303]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:59.153 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:09:59.154 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:09:59.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:59 smithi003 ceph-mon[108073]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:59.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:09:59 smithi003 ceph-mon[108073]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:59.515 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:09:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:59 smithi150 ceph-mon[110054]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:59.767 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:09:59 smithi150 ceph-mon[110054]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:09:59.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:59 smithi170 ceph-mon[110303]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:09:59.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:09:59 smithi170 ceph-mon[110303]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:00.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:00.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:00 smithi003 ceph-mon[108073]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:10:00.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:00 smithi003 ceph-mon[108073]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:00.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:00 smithi150 ceph-mon[110054]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:10:00.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:00 smithi150 ceph-mon[110054]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:00.772 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:00.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:00 smithi170 ceph-mon[110303]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-09T00:10:00.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:00 smithi170 ceph-mon[110303]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:01.940 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:01.941 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:02.313 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:03.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:03.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:03 smithi150 ceph-mon[110054]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:03.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:03 smithi150 ceph-mon[110054]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:03 smithi170 ceph-mon[110303]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:03.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:03 smithi170 ceph-mon[110303]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:03.566 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:03 smithi003 ceph-mon[108073]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:03 smithi003 ceph-mon[108073]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:04.728 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:04.728 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:05.104 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:05.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:05 smithi150 ceph-mon[110054]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:05.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:05 smithi170 ceph-mon[110303]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:05 smithi003 ceph-mon[108073]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:06.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:06.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:06 smithi003 ceph-mon[108073]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:06.859 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:06 smithi170 ceph-mon[110303]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:06.859 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:06 smithi150 ceph-mon[110054]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:07.112 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:07.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:07 smithi150 ceph-mon[110054]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:07.637 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:07 smithi003 ceph-mon[108073]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:07.637 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:07 smithi170 ceph-mon[110303]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:08.230 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:08.230 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:08.646 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:09.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:09 smithi150 ceph-mon[110054]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:09.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:09 smithi150 ceph-mon[110054]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:09 smithi170 ceph-mon[110303]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:09.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:09 smithi170 ceph-mon[110303]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:09 smithi003 ceph-mon[108073]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:09 smithi003 ceph-mon[108073]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:09.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:09.899 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:11.019 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:11.036 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:11.404 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:11.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:11 smithi150 ceph-mon[110054]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:11.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:11 smithi170 ceph-mon[110303]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:11 smithi003 ceph-mon[108073]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:12.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:12 smithi150 ceph-mon[110054]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:12.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:12 smithi170 ceph-mon[110303]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:12 smithi003 ceph-mon[108073]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:12.661 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:13.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:13 smithi003 ceph-mon[108073]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:13.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:13 smithi150 ceph-mon[110054]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:13.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:13 smithi170 ceph-mon[110303]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:13.893 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:13.893 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:14.313 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:15.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:15.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:15 smithi150 ceph-mon[110054]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:15 smithi150 ceph-mon[110054]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:15 smithi170 ceph-mon[110303]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:15 smithi170 ceph-mon[110303]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:15.566 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:15 smithi003 ceph-mon[108073]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:15 smithi003 ceph-mon[108073]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:16.688 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:16.688 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:17.056 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:17 smithi003 ceph-mon[108073]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:17.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:17 smithi170 ceph-mon[110303]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:17.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:17 smithi150 ceph-mon[110054]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:18.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:18.310 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:18.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:18 smithi003 ceph-mon[108073]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:18 smithi170 ceph-mon[110303]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:18.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:18 smithi150 ceph-mon[110054]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:19.433 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:19.434 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:19 smithi170 ceph-mon[110303]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:19 smithi003 ceph-mon[108073]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:19.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:19 smithi150 ceph-mon[110054]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:19.794 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:20.795 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:21.050 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:21 smithi150 ceph-mon[110054]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:21.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:21 smithi150 ceph-mon[110054]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:21.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:21 smithi003 ceph-mon[108073]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:21.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:21 smithi003 ceph-mon[108073]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:21.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:21 smithi170 ceph-mon[110303]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:21.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:21 smithi170 ceph-mon[110303]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:22.177 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:22.178 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:22.544 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:23 smithi170 ceph-mon[110303]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:23.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:23 smithi170 ceph-mon[110303]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:23.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:23 smithi003 ceph-mon[108073]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:23 smithi003 ceph-mon[108073]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:23.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:23 smithi150 ceph-mon[110054]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:23 smithi150 ceph-mon[110054]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:23.798 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:24.891 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:24.891 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:25.295 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:25.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:25 smithi003 ceph-mon[108073]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:25.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:25 smithi150 ceph-mon[110054]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:25.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:25 smithi170 ceph-mon[110303]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:26.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:26.561 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:26 smithi003 ceph-mon[108073]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:26.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:26 smithi150 ceph-mon[110054]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:26.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:26 smithi170 ceph-mon[110303]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:27 smithi003 ceph-mon[108073]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:10:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:10:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:10:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:10:27.757 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:27.757 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:27.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:27 smithi150 ceph-mon[110054]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:10:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:10:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:10:27.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:10:27.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:27 smithi170 ceph-mon[110303]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:27.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:10:27.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:10:27.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:10:27.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:10:28.130 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:28 smithi003 ceph-mon[108073]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:28 smithi003 ceph-mon[108073]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:28.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:28 smithi150 ceph-mon[110054]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:28 smithi150 ceph-mon[110054]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:28.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:28 smithi170 ceph-mon[110303]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:28.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:28 smithi170 ceph-mon[110303]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:29.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:29.385 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:29.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:29 smithi003 ceph-mon[108073]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:29 smithi150 ceph-mon[110054]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:29.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:29 smithi170 ceph-mon[110303]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:30.533 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:30.533 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:30.562 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:30 smithi003 ceph-mon[108073]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:30.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:30 smithi150 ceph-mon[110054]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:30.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:30 smithi170 ceph-mon[110303]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:30.941 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:31 smithi003 ceph-mon[108073]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:31 smithi003 ceph-mon[108073]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:31.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:31 smithi150 ceph-mon[110054]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:31.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:31 smithi150 ceph-mon[110054]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:31.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:31 smithi170 ceph-mon[110303]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:31.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:31 smithi170 ceph-mon[110303]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:31.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:32.201 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:33.346 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:33.346 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:33.717 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:34.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:34 smithi150 ceph-mon[110054]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:34.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:34 smithi170 ceph-mon[110303]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:34 smithi003 ceph-mon[108073]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:34.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:34.970 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:35.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:35 smithi003 ceph-mon[108073]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:35.515 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:35 smithi150 ceph-mon[110054]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:35.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:35 smithi170 ceph-mon[110303]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:36.070 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:36.070 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:36.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:36 smithi003 ceph-mon[108073]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:36.420 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:36.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:36 smithi150 ceph-mon[110054]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:36.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:36 smithi170 ceph-mon[110303]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:37.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:37.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:37 smithi150 ceph-mon[110054]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:37.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:37 smithi170 ceph-mon[110303]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:37 smithi003 ceph-mon[108073]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:37.675 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:38 smithi003 ceph-mon[108073]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:38.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:38 smithi150 ceph-mon[110054]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:38.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:38 smithi170 ceph-mon[110303]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:38.869 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:38.869 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:39.283 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:40.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:40 smithi150 ceph-mon[110054]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:40.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:40 smithi150 ceph-mon[110054]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:40 smithi170 ceph-mon[110303]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:40.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:40 smithi170 ceph-mon[110303]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:40.535 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:40 smithi003 ceph-mon[108073]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:40 smithi003 ceph-mon[108073]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:41.662 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:41.662 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:42.040 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:42.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:42 smithi003 ceph-mon[108073]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:42.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:42 smithi150 ceph-mon[110054]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:42 smithi170 ceph-mon[110303]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:43.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:43.297 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:43.393 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:43 smithi003 ceph-mon[108073]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:43 smithi150 ceph-mon[110054]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:43 smithi170 ceph-mon[110303]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:44.445 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:44.446 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:44 smithi170 ceph-mon[110303]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:44 smithi003 ceph-mon[108073]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:44.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:44 smithi150 ceph-mon[110054]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:44.816 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:45.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:46.071 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:46.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:46 smithi170 ceph-mon[110303]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:46.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:46 smithi170 ceph-mon[110303]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:46.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:46 smithi003 ceph-mon[108073]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:46.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:46 smithi003 ceph-mon[108073]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:46.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:46 smithi150 ceph-mon[110054]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:46.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:46 smithi150 ceph-mon[110054]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:47.212 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:47.212 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:47.615 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:48.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:48 smithi170 ceph-mon[110303]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:48.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:48 smithi170 ceph-mon[110303]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:48 smithi003 ceph-mon[108073]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:48 smithi003 ceph-mon[108073]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:48.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:48.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:48 smithi150 ceph-mon[110054]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:49.009 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:48 smithi150 ceph-mon[110054]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:49.009 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:50.013 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:50.014 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:50.524 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:50 smithi170 ceph-mon[110303]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:50.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:50 smithi003 ceph-mon[108073]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:50.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:50 smithi150 ceph-mon[110054]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:51.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:51 smithi170 ceph-mon[110303]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:51.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:51 smithi003 ceph-mon[108073]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:51.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:51 smithi150 ceph-mon[110054]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:51.780 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:52.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:52 smithi170 ceph-mon[110303]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:52 smithi003 ceph-mon[108073]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:52.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:52 smithi150 ceph-mon[110054]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:52.898 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:52.899 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:53.305 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:54.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:54 smithi170 ceph-mon[110303]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:54.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:54 smithi170 ceph-mon[110303]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:54.557 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:54 smithi003 ceph-mon[108073]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:54 smithi003 ceph-mon[108073]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:54.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:54 smithi150 ceph-mon[110054]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:54.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:54 smithi150 ceph-mon[110054]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:55.742 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:55.742 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:56.107 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:56 smithi003 ceph-mon[108073]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:56.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:56 smithi150 ceph-mon[110054]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:56.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:56 smithi170 ceph-mon[110303]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:57.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:10:57.362 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:10:57.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:57 smithi003 ceph-mon[108073]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:57.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:57 smithi150 ceph-mon[110054]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:57.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:57 smithi170 ceph-mon[110303]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:10:58.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:10:58 smithi003 ceph-mon[108073]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:58.544 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:10:58.544 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:10:58.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:10:58 smithi150 ceph-mon[110054]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:58.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:10:58 smithi170 ceph-mon[110303]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:10:58.955 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:10:59.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:00.210 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:00 smithi003 ceph-mon[108073]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:00 smithi003 ceph-mon[108073]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:00.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:00 smithi150 ceph-mon[110054]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:00.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:00 smithi150 ceph-mon[110054]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:00.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:00 smithi170 ceph-mon[110303]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:00.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:00 smithi170 ceph-mon[110303]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:01.401 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:01.787 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:02 smithi003 ceph-mon[108073]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:02.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:02 smithi150 ceph-mon[110054]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:02.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:02 smithi170 ceph-mon[110303]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:02.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:03.042 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:03.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:03 smithi003 ceph-mon[108073]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:03.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:03 smithi150 ceph-mon[110054]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:03.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:03 smithi170 ceph-mon[110303]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:04.185 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:04.416 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:04 smithi003 ceph-mon[108073]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:04.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:04 smithi003 ceph-mon[108073]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:04.620 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:04 smithi150 ceph-mon[110054]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:04.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:04 smithi150 ceph-mon[110054]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:04.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:04 smithi170 ceph-mon[110303]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:04.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:04 smithi170 ceph-mon[110303]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:05 smithi003 ceph-mon[108073]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:05.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:05.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:05 smithi150 ceph-mon[110054]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:05.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:05 smithi170 ceph-mon[110303]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:05.877 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:06.982 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:06.982 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:07.355 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:08.263 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:07 smithi150 ceph-mon[110054]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:08.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:07 smithi150 ceph-mon[110054]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:08.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:07 smithi170 ceph-mon[110303]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:08.283 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:07 smithi170 ceph-mon[110303]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:07 smithi003 ceph-mon[108073]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:07 smithi003 ceph-mon[108073]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:08.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:08.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:09.722 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:09.723 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:10.087 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:10 smithi003 ceph-mon[108073]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:10.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:10 smithi150 ceph-mon[110054]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:10.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:10 smithi170 ceph-mon[110303]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:11.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:11.344 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:11.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:11 smithi003 ceph-mon[108073]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:11.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:11 smithi150 ceph-mon[110054]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:11.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:11 smithi170 ceph-mon[110303]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:12.396 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:12.396 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:12.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:12 smithi150 ceph-mon[110054]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:12.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:12 smithi170 ceph-mon[110303]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:12.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:12 smithi003 ceph-mon[108073]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:12.770 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:13.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:14.023 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:14.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:14 smithi150 ceph-mon[110054]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:14.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:14 smithi150 ceph-mon[110054]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:14.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:14 smithi003 ceph-mon[108073]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:14.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:14 smithi003 ceph-mon[108073]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:14 smithi170 ceph-mon[110303]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:14.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:14 smithi170 ceph-mon[110303]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:15.162 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:15.162 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:15.571 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:16.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:16 smithi150 ceph-mon[110054]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:16.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:16 smithi150 ceph-mon[110054]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:16 smithi170 ceph-mon[110303]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:16.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:16 smithi170 ceph-mon[110303]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:16.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:16 smithi003 ceph-mon[108073]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:16.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:16 smithi003 ceph-mon[108073]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:16.824 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:18.040 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:18.040 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:18.410 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:18.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:18 smithi150 ceph-mon[110054]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:18 smithi170 ceph-mon[110303]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:18 smithi003 ceph-mon[108073]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:19.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:19 smithi170 ceph-mon[110303]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:19 smithi003 ceph-mon[108073]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:19.662 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:19.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:19 smithi150 ceph-mon[110054]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:20.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:20 smithi170 ceph-mon[110303]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:20 smithi003 ceph-mon[108073]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:20.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:20 smithi150 ceph-mon[110054]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:20.818 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:20.819 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:21.242 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:22.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:22.497 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:22 smithi170 ceph-mon[110303]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:22.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:22 smithi170 ceph-mon[110303]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:22 smithi003 ceph-mon[108073]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:22 smithi003 ceph-mon[108073]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:22.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:22 smithi150 ceph-mon[110054]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:22.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:22 smithi150 ceph-mon[110054]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:23.683 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:23.684 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:24.068 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:24 smithi170 ceph-mon[110303]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:24 smithi003 ceph-mon[108073]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:24.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:24 smithi150 ceph-mon[110054]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:25.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:25.322 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:25.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:25 smithi003 ceph-mon[108073]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:25.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:25 smithi150 ceph-mon[110054]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:25.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:25 smithi170 ceph-mon[110303]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:26.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:26 smithi003 ceph-mon[108073]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:26.539 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:26.539 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:26.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:26 smithi150 ceph-mon[110054]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:26.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:26 smithi170 ceph-mon[110303]: pgmap v624: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:26.925 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:27.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:27 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:11:27.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:27 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:11:27.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:27 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T00:11:27.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:28.179 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:28 smithi003 ceph-mon[108073]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:28 smithi003 ceph-mon[108073]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:11:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:11:28.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:28 smithi003 ceph-mon[108073]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:11:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:28 smithi150 ceph-mon[110054]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:28 smithi150 ceph-mon[110054]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:11:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:11:28.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:28 smithi150 ceph-mon[110054]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:11:28.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:28 smithi170 ceph-mon[110303]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:28.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:28 smithi170 ceph-mon[110303]: pgmap v625: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T00:11:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T00:11:28.783 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:28 smithi170 ceph-mon[110303]: from='mgr.14152 172.21.15.3:0/1225674367' entity='mgr.x' 2023-10-09T00:11:29.309 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:29.309 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:29 smithi003 ceph-mon[108073]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:29.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:29 smithi003 ceph-mon[108073]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:29.682 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:29.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:29 smithi150 ceph-mon[110054]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:29.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:29 smithi150 ceph-mon[110054]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:29.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:29 smithi170 ceph-mon[110303]: pgmap v626: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:29.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:29 smithi170 ceph-mon[110303]: pgmap v627: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:30.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:30 smithi003 ceph-mon[108073]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:30.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:30.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:30 smithi150 ceph-mon[110054]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:30.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:30 smithi170 ceph-mon[110303]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:30.938 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:31.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:31 smithi003 ceph-mon[108073]: pgmap v628: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:31.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:31 smithi150 ceph-mon[110054]: pgmap v628: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:31.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:31 smithi170 ceph-mon[110303]: pgmap v628: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:32.085 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:32.085 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:32.500 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:33.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:33 smithi003 ceph-mon[108073]: pgmap v629: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:33 smithi003 ceph-mon[108073]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:33.756 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:33.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:33 smithi150 ceph-mon[110054]: pgmap v629: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:33.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:33 smithi150 ceph-mon[110054]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:33.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:33 smithi170 ceph-mon[110303]: pgmap v629: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:33.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:33 smithi170 ceph-mon[110303]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:34.882 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:34.883 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:35.260 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:35 smithi003 ceph-mon[108073]: pgmap v630: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:35.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:35 smithi150 ceph-mon[110054]: pgmap v630: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:35.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:35 smithi170 ceph-mon[110303]: pgmap v630: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:36.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:36.516 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:36 smithi003 ceph-mon[108073]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:36.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:36 smithi150 ceph-mon[110054]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:36.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:36 smithi170 ceph-mon[110303]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:37.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:37 smithi003 ceph-mon[108073]: pgmap v631: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:37.651 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:37.651 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:37.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:37 smithi150 ceph-mon[110054]: pgmap v631: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:37.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:37 smithi170 ceph-mon[110303]: pgmap v631: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:38.040 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:39.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:39.293 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:39.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:39 smithi003 ceph-mon[108073]: pgmap v632: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:39.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:39 smithi003 ceph-mon[108073]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:39.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:39 smithi150 ceph-mon[110054]: pgmap v632: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:39.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:39 smithi150 ceph-mon[110054]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:39.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:39 smithi170 ceph-mon[110303]: pgmap v632: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:39.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:39 smithi170 ceph-mon[110303]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:40.401 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:40.401 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:40.822 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:41.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:41 smithi150 ceph-mon[110054]: pgmap v633: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:41.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:41 smithi170 ceph-mon[110303]: pgmap v633: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:41 smithi003 ceph-mon[108073]: pgmap v633: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:41.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:42.077 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:42.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:42 smithi150 ceph-mon[110054]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:42.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:42 smithi170 ceph-mon[110303]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:42 smithi003 ceph-mon[108073]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:43.212 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:43.212 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:43.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:43 smithi150 ceph-mon[110054]: pgmap v634: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:43.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:43 smithi170 ceph-mon[110303]: pgmap v634: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:43.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:43 smithi003 ceph-mon[108073]: pgmap v634: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:43.598 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:44.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:44 smithi150 ceph-mon[110054]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:44.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:44 smithi170 ceph-mon[110303]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:44 smithi003 ceph-mon[108073]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:44.599 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:44.852 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:45.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:45 smithi150 ceph-mon[110054]: pgmap v635: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:45.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:45 smithi170 ceph-mon[110303]: pgmap v635: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:45 smithi003 ceph-mon[108073]: pgmap v635: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:46.039 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:46.039 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:46.406 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:47.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:47.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:47 smithi150 ceph-mon[110054]: pgmap v636: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:47.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:47 smithi150 ceph-mon[110054]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:47 smithi170 ceph-mon[110303]: pgmap v636: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:47.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:47 smithi170 ceph-mon[110303]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:47 smithi003 ceph-mon[108073]: pgmap v636: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:47 smithi003 ceph-mon[108073]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:47.660 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:48.818 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:48.818 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:49.197 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:49.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:49 smithi170 ceph-mon[110303]: pgmap v637: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:49.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:49 smithi003 ceph-mon[108073]: pgmap v637: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:49.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:49 smithi150 ceph-mon[110054]: pgmap v637: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:50.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:50.449 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:50.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:50 smithi170 ceph-mon[110303]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:50.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:50 smithi003 ceph-mon[108073]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:50.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:50 smithi150 ceph-mon[110054]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:51.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:51 smithi003 ceph-mon[108073]: pgmap v638: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:51.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:51 smithi170 ceph-mon[110303]: pgmap v638: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:51.593 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:51.593 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:51.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:51 smithi150 ceph-mon[110054]: pgmap v638: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:51.972 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:52.973 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:53.226 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:53 smithi170 ceph-mon[110303]: pgmap v639: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:53.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:53 smithi170 ceph-mon[110303]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:53.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:53 smithi003 ceph-mon[108073]: pgmap v639: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:53.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:53 smithi003 ceph-mon[108073]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:53.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:53 smithi150 ceph-mon[110054]: pgmap v639: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:53.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:53 smithi150 ceph-mon[110054]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:54.365 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:54.365 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:54.804 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:55.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:55 smithi170 ceph-mon[110303]: pgmap v640: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:55.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:55 smithi003 ceph-mon[108073]: pgmap v640: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:55.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:55 smithi150 ceph-mon[110054]: pgmap v640: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:55.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:56.058 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:56.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:56 smithi170 ceph-mon[110303]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:56 smithi003 ceph-mon[108073]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:56.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:56 smithi150 ceph-mon[110054]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:57.254 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:11:57.254 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:11:57.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:57 smithi003 ceph-mon[108073]: pgmap v641: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:57.620 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:11:57.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:57 smithi150 ceph-mon[110054]: pgmap v641: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:57.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:57 smithi170 ceph-mon[110303]: pgmap v641: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:58.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:58 smithi003 ceph-mon[108073]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:58.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:11:58.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:58 smithi150 ceph-mon[110054]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:59.222 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:11:59.222 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:58 smithi170 ceph-mon[110303]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:11:59.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:11:59 smithi003 ceph-mon[108073]: pgmap v642: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:59.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:11:59 smithi150 ceph-mon[110054]: pgmap v642: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:11:59.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:11:59 smithi170 ceph-mon[110303]: pgmap v642: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:00.030 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:00.031 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:00.453 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:01.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:01 smithi003 ceph-mon[108073]: pgmap v643: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:01.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:01 smithi003 ceph-mon[108073]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:01.708 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:01 smithi150 ceph-mon[110054]: pgmap v643: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:01.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:01 smithi150 ceph-mon[110054]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:01.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:01 smithi170 ceph-mon[110303]: pgmap v643: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:01.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:01 smithi170 ceph-mon[110303]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:02.886 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:02.886 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:03.255 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:03 smithi003 ceph-mon[108073]: pgmap v644: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:03.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:03 smithi150 ceph-mon[110054]: pgmap v644: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:03.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:03 smithi170 ceph-mon[110303]: pgmap v644: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:04.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:04.511 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:04 smithi003 ceph-mon[108073]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:04.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:04 smithi150 ceph-mon[110054]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:04.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:04 smithi170 ceph-mon[110303]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:05 smithi003 ceph-mon[108073]: pgmap v645: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:05.727 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:05.727 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:05.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:05 smithi150 ceph-mon[110054]: pgmap v645: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:05.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:05 smithi170 ceph-mon[110303]: pgmap v645: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:06.003 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:07.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:07.257 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:07 smithi003 ceph-mon[108073]: pgmap v646: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:07 smithi003 ceph-mon[108073]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:07 smithi150 ceph-mon[110054]: pgmap v646: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:07.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:07 smithi150 ceph-mon[110054]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:07.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:07 smithi170 ceph-mon[110303]: pgmap v646: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:07.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:07 smithi170 ceph-mon[110303]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:08.322 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:08.323 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:08.733 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:09.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:09 smithi003 ceph-mon[108073]: pgmap v647: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:09.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:09.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:09 smithi150 ceph-mon[110054]: pgmap v647: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:09.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:09 smithi170 ceph-mon[110303]: pgmap v647: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:09.986 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:10.560 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:10 smithi003 ceph-mon[108073]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:10.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:10 smithi150 ceph-mon[110054]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:10.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:10 smithi170 ceph-mon[110303]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:11.123 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:11.123 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:11.494 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:11 smithi003 ceph-mon[108073]: pgmap v648: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:11 smithi003 ceph-mon[108073]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:11.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:11 smithi150 ceph-mon[110054]: pgmap v648: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:11.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:11 smithi150 ceph-mon[110054]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:11.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:11 smithi170 ceph-mon[110303]: pgmap v648: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:11.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:11 smithi170 ceph-mon[110303]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:12.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:12 smithi003 ceph-mon[108073]: pgmap v649: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:12.748 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:12.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:12 smithi150 ceph-mon[110054]: pgmap v649: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:12.782 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:12 smithi170 ceph-mon[110303]: pgmap v649: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:13.894 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:13.894 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:14.276 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:15 smithi150 ceph-mon[110054]: pgmap v650: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:15.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:15 smithi150 ceph-mon[110054]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:15 smithi170 ceph-mon[110303]: pgmap v650: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:15.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:15 smithi170 ceph-mon[110303]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:15.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:15.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:15 smithi003 ceph-mon[108073]: pgmap v650: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:15.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:15 smithi003 ceph-mon[108073]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:15.823 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:17.068 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:17.233 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:17.460 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:17.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:17 smithi150 ceph-mon[110054]: pgmap v651: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:17.533 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:17 smithi170 ceph-mon[110303]: pgmap v651: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:17 smithi003 ceph-mon[108073]: pgmap v651: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:18.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:18.514 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:18 smithi150 ceph-mon[110054]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:18.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:18 smithi170 ceph-mon[110303]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:18 smithi003 ceph-mon[108073]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:18.715 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:19.513 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:19 smithi150 ceph-mon[110054]: pgmap v652: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:19.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:19 smithi170 ceph-mon[110303]: pgmap v652: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:19 smithi003 ceph-mon[108073]: pgmap v652: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:19.882 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:19.883 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:20.258 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:21.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:21.513 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:21 smithi170 ceph-mon[110303]: pgmap v653: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:21.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:21 smithi170 ceph-mon[110303]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:21 smithi003 ceph-mon[108073]: pgmap v653: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:21 smithi003 ceph-mon[108073]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:21.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:21 smithi150 ceph-mon[110054]: pgmap v653: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:21.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:21 smithi150 ceph-mon[110054]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:22.667 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:22.667 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:23.082 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:23.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:23 smithi170 ceph-mon[110303]: pgmap v654: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:23.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:23 smithi003 ceph-mon[108073]: pgmap v654: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:23.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:23 smithi150 ceph-mon[110054]: pgmap v654: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:24.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-09T00:12:24.339 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T00:12:24.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:24 smithi003 ceph-mon[108073]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:24.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:24 smithi170 ceph-mon[110303]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:24.764 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:24 smithi150 ceph-mon[110054]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T00:12:25.521 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-09T00:12:25.521 INFO:teuthology.orchestra.run.smithi003.stdout:[{"events": ["2023-10-08T23:53:41.665440Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T23:53:41.661645Z", "running": 1, "size": 1}}, {"events": ["2023-10-08T23:53:19.809945Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi003:172.21.15.3=a", "smithi150:172.21.15.150=b", "smithi170:172.21.15.170=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T23:53:19.806780Z", "running": 3, "size": 3}}, {"events": ["2023-10-08T23:58:02.893451Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi003"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-08T23:58:02.889256Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-09T00:12:25.532 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:25 smithi170 ceph-mon[110303]: pgmap v655: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:25.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:25 smithi003 ceph-mon[108073]: pgmap v655: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:25.763 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:25 smithi150 ceph-mon[110054]: pgmap v655: 33 pgs: 33 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-10-09T00:12:25.892 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-09T00:12:25.893 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_e8883951900e2d103ad25cc5524485df97ec5fd8/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-09T00:12:25.974 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=974ba6136c164db88a8341de2b2cd27e 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_e8883951900e2d103ad25cc5524485df97ec5fd8/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-09T00:12:25.977 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-09T00:12:26.005 INFO:tasks.cephadm:Teardown begin 2023-10-09T00:12:26.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:12:26.050 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:12:26.089 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:12:26.127 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-09T00:12:26.128 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T00:12:26.151 DEBUG:teuthology.orchestra.run.smithi150:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T00:12:26.172 DEBUG:teuthology.orchestra.run.smithi170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T00:12:26.193 INFO:tasks.cephadm:Stopping all daemons... 2023-10-09T00:12:26.194 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-09T00:12:26.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a 2023-10-09T00:12:26.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:26 smithi003 systemd[1]: Stopping Ceph mon.a for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:26.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:26 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a[108068]: 2023-10-09T00:12:26.421+0000 7fd107a6a700 -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-09T00:12:26.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:26 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a[108068]: 2023-10-09T00:12:26.421+0000 7fd107a6a700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-09T00:12:26.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 09 00:12:26 smithi003 bash[189170]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T00:12:26.898 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-09T00:12:26.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:26.966 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-09T00:12:26.966 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-10-09T00:12:26.966 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.b 2023-10-09T00:12:27.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:27 smithi150 systemd[1]: Stopping Ceph mon.b for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:27.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:27 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-b[110050]: 2023-10-09T00:12:27.195+0000 7fb2aaa63700 -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-09T00:12:27.264 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:27 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-b[110050]: 2023-10-09T00:12:27.195+0000 7fb2aaa63700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-10-09T00:12:27.759 INFO:journalctl@ceph.mon.b.smithi150.stdout:Oct 09 00:12:27 smithi150 bash[127570]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-b 2023-10-09T00:12:27.766 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-09T00:12:27.823 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:27.823 INFO:tasks.cephadm.mon.c:Stopped mon.b 2023-10-09T00:12:27.824 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-10-09T00:12:27.824 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.c 2023-10-09T00:12:28.282 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:27 smithi170 systemd[1]: Stopping Ceph mon.c for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:28.635 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:28 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-c[110299]: 2023-10-09T00:12:28.345+0000 7f9b0a1fa700 -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-09T00:12:28.635 INFO:journalctl@ceph.mon.c.smithi170.stdout:Oct 09 00:12:28 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mon-c[110299]: 2023-10-09T00:12:28.345+0000 7f9b0a1fa700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-10-09T00:12:28.853 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-09T00:12:28.908 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:28.908 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-10-09T00:12:28.908 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-09T00:12:28.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x 2023-10-09T00:12:29.236 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 09 00:12:28 smithi003 systemd[1]: Stopping Ceph mgr.x for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:29.236 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 09 00:12:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-09T00:12:29.132+0000 7f6e4272e700 -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-09T00:12:29.237 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 09 00:12:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x[108297]: 2023-10-09T00:12:29.132+0000 7f6e4272e700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-09T00:12:29.568 INFO:journalctl@ceph.mgr.x.smithi003.stdout:Oct 09 00:12:29 smithi003 bash[189305]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T00:12:29.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-09T00:12:29.615 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:29.615 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-09T00:12:29.615 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-09T00:12:29.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.0 2023-10-09T00:12:29.826 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:12:29 smithi003 systemd[1]: Stopping Ceph osd.0 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:30.324 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:12:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-09T00:12:29.875+0000 7f7dd9950700 -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-09T00:12:30.324 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:12:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-09T00:12:29.875+0000 7f7dd9950700 -1 osd.0 56 *** Got signal Terminated *** 2023-10-09T00:12:30.324 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:12:29 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0[119527]: 2023-10-09T00:12:29.875+0000 7f7dd9950700 -1 osd.0 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:12:35.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 09 00:12:35 smithi003 bash[189442]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T00:12:36.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-09T00:12:36.740 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:36.740 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-09T00:12:36.741 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-09T00:12:36.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T00:12:36.974 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:12:36 smithi003 systemd[1]: Stopping Ceph osd.1 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:37.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:12:36 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-09T00:12:36.972+0000 7fab5961a700 -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-09T00:12:37.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:12:36 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-09T00:12:36.972+0000 7fab5961a700 -1 osd.1 56 *** Got signal Terminated *** 2023-10-09T00:12:37.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:12:36 smithi003 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1[123698]: 2023-10-09T00:12:36.972+0000 7fab5961a700 -1 osd.1 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:12:42.824 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 09 00:12:42 smithi003 bash[189674]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T00:12:43.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-09T00:12:43.816 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:43.817 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-09T00:12:43.817 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-09T00:12:43.817 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T00:12:44.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:12:43 smithi150 systemd[1]: Stopping Ceph osd.2 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:44.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:12:44 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-09T00:12:44.075+0000 7fbc655c2700 -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-09T00:12:44.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:12:44 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-09T00:12:44.075+0000 7fbc655c2700 -1 osd.2 56 *** Got signal Terminated *** 2023-10-09T00:12:44.264 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:12:44 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2[114047]: 2023-10-09T00:12:44.075+0000 7fbc655c2700 -1 osd.2 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:12:50.014 INFO:journalctl@ceph.osd.2.smithi150.stdout:Oct 09 00:12:49 smithi150 bash[127726]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T00:12:50.824 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-09T00:12:50.864 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:50.864 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-09T00:12:50.864 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-09T00:12:50.865 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.3 2023-10-09T00:12:51.108 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:12:50 smithi150 systemd[1]: Stopping Ceph osd.3 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:51.513 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:12:51 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-09T00:12:51.106+0000 7fc35e752700 -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-09T00:12:51.514 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:12:51 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-09T00:12:51.106+0000 7fc35e752700 -1 osd.3 56 *** Got signal Terminated *** 2023-10-09T00:12:51.514 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:12:51 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3[118087]: 2023-10-09T00:12:51.106+0000 7fc35e752700 -1 osd.3 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:12:56.533 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:12:56 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:12:56.167+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:12:57.013 INFO:journalctl@ceph.osd.3.smithi150.stdout:Oct 09 00:12:56 smithi150 bash[127963]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T00:12:57.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:12:56 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:12:56.665+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:12:57.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:12:57 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:12:57.123+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:12:57.857 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:57 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:57.578+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:12:57.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-09T00:12:57.904 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:12:57.904 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-09T00:12:57.904 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-09T00:12:57.904 DEBUG:teuthology.orchestra.run.smithi150:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.4 2023-10-09T00:12:58.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:12:57 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:12:57.661+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:12:58.151 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:57 smithi150 systemd[1]: Stopping Ceph osd.4 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:12:58.151 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:58 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:58.150+0000 7f02eafac700 -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-09T00:12:58.513 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:58 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:58.150+0000 7f02eafac700 -1 osd.4 56 *** Got signal Terminated *** 2023-10-09T00:12:58.514 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:58 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:58.150+0000 7f02eafac700 -1 osd.4 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:12:58.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:12:58 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:12:58.144+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:12:59.013 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:58 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:58.582+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:12:59.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:12:58 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:12:58.653+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:12:59.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:12:58 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:12:58.851+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:12:59.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:12:59 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:12:59.140+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:00.013 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:12:59 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:12:59.591+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:13:00.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:12:59 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:12:59.613+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:00.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:12:59 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:12:59.840+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:00.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:00 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:00.161+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:01.014 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:13:00 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:13:00.551+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:13:01.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:00 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:00.599+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:01.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:00 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:00.811+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:01.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:01 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:01.132+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:01.823 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:01 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:01.571+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:02.013 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:13:01 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:13:01.564+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:13:02.159 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:01 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:01.823+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:02.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:02 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:02.159+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:03.013 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:13:02 smithi150 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4[122131]: 2023-10-09T00:13:02.583+0000 7f02e75a2700 -1 osd.4 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:31.536373+0000 front 2023-10-09T00:12:31.536288+0000 (oldest deadline 2023-10-09T00:12:57.436366+0000) 2023-10-09T00:13:03.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:02 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:02.805+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:03.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:02 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:02.562+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:03.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:03 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:03.118+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:03.835 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:03 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:03.563+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:04.013 INFO:journalctl@ceph.osd.4.smithi150.stdout:Oct 09 00:13:03 smithi150 bash[128190]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-4 2023-10-09T00:13:04.131 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:03 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:03.834+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:04.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:04 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:04.131+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:04.840 DEBUG:teuthology.orchestra.run.smithi150:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-09T00:13:04.864 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:04 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:04.562+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:04.864 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:04 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:04.562+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:04.880 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:13:04.880 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-09T00:13:04.880 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-09T00:13:04.881 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.5 2023-10-09T00:13:05.124 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:04 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:04.864+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:04 smithi170 systemd[1]: Stopping Ceph osd.5 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:05.103+0000 7f6259583700 -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-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:05.103+0000 7f6259583700 -1 osd.5 56 *** Got signal Terminated *** 2023-10-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:05.103+0000 7f6259583700 -1 osd.5 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:05.124+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:05.125 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:05.124+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:05.846 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:05.557+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:05.846 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:05.557+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:06.110 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:05 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:05.845+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:06.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:06.110+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:06.533 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:06.110+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:07.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:06.815+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:07.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:06.815+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:07.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:06.605+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:07.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:06 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:06.605+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:07.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:07.075+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:07.533 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:07.075+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:08.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:07.792+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:08.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:07.792+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:08.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:07.564+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:08.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:07 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:07.564+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:08.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:08.064+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:08.533 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:08.064+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:09.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:08.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:09.228 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:08.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:09.229 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:08.540+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:09.230 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:08 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:08.540+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:09.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:09.048+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:09.533 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:09.048+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:09.793 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:09.537+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:09.876 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:09.537+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:10.048 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:09.791+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:10.048 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:09 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:09.791+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:10.532 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:10.047+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.759379+0000 front 2023-10-09T00:12:34.759365+0000 (oldest deadline 2023-10-09T00:12:55.859358+0000) 2023-10-09T00:13:10.624 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5[114991]: 2023-10-09T00:13:10.047+0000 7f6251b71700 -1 osd.5 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:39.260832+0000 front 2023-10-09T00:12:39.260876+0000 (oldest deadline 2023-10-09T00:13:04.560944+0000) 2023-10-09T00:13:10.809 INFO:journalctl@ceph.osd.5.smithi170.stdout:Oct 09 00:13:10 smithi170 bash[128477]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T00:13:11.126 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:10.555+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:11.126 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:10.555+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:11.127 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:10.808+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:11.127 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:10.808+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:11.127 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:10 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:10.808+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:11.764 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:11.537+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:11.764 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:11.537+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:11.764 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:11.537+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:11.772 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-09T00:13:11.810 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:13:11.811 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-09T00:13:11.811 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-09T00:13:11.811 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.6 2023-10-09T00:13:12.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:11 smithi170 systemd[1]: Stopping Ceph osd.6 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:13:12.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:11.765+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:12.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:11.765+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:12.034 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:11 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:11.765+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:12.516 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.051+0000 7f0b2e879700 -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-09T00:13:12.516 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.051+0000 7f0b2e879700 -1 osd.6 56 *** Got signal Terminated *** 2023-10-09T00:13:12.517 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.051+0000 7f0b2e879700 -1 osd.6 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:13:12.517 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.515+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:12.517 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.515+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:12.517 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:12.515+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:12.782 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:12.723+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:12.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:12.723+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:12.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:12 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:12.723+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:13.782 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:13.714+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:13.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:13.714+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:13.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:13.714+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:13.783 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:13.511+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:13.783 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:13.511+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:13.783 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:13 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:13.511+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:14.782 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:14.748+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:14.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:14.748+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:14.783 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:14.748+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:14.783 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:14.510+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:14.783 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:14.510+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:14.784 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:14 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:14.510+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:16.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:15.721+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:16.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:15.721+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:16.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:15.721+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:16.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:15.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:16.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:15.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:16.034 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:15 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:15.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:17.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:16.766+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:17.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:16.766+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:17.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:16.766+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:17.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:16.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.793347+0000 front 2023-10-09T00:12:34.793323+0000 (oldest deadline 2023-10-09T00:12:56.493460+0000) 2023-10-09T00:13:17.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:16.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:40.995384+0000 front 2023-10-09T00:12:40.995401+0000 (oldest deadline 2023-10-09T00:13:03.895375+0000) 2023-10-09T00:13:17.033 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:16 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6[119136]: 2023-10-09T00:13:16.559+0000 7f0b2ae6f700 -1 osd.6 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:47.297044+0000 front 2023-10-09T00:12:47.296951+0000 (oldest deadline 2023-10-09T00:13:10.796911+0000) 2023-10-09T00:13:18.032 INFO:journalctl@ceph.osd.6.smithi170.stdout:Oct 09 00:13:17 smithi170 bash[128708]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T00:13:18.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:17 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:17.725+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:18.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:17 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:17.725+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:18.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:17 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:17.725+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:18.736 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-09T00:13:18.775 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:13:18.775 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-09T00:13:18.776 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-09T00:13:18.776 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.7 2023-10-09T00:13:19.022 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:18 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:18.749+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:19.022 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:18 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:18.749+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:19.022 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:18 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:18.749+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:19.022 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:18 smithi170 systemd[1]: Stopping Ceph osd.7 for 8b8214c0-6635-11ee-8db5-212e2dc638e7... 2023-10-09T00:13:19.282 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.020+0000 7f0e80f6a700 -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-09T00:13:19.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.020+0000 7f0e80f6a700 -1 osd.7 56 *** Got signal Terminated *** 2023-10-09T00:13:19.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.020+0000 7f0e80f6a700 -1 osd.7 56 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T00:13:20.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.774+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:20.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.774+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:20.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.774+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:20.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:19 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:19.774+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6812 osd.3 since back 2023-10-09T00:12:54.928011+0000 front 2023-10-09T00:12:54.927994+0000 (oldest deadline 2023-10-09T00:13:19.027929+0000) 2023-10-09T00:13:21.282 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:20 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:20.785+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:21.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:20 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:20.785+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:21.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:20 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:20.785+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:21.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:20 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:20.785+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6812 osd.3 since back 2023-10-09T00:12:54.928011+0000 front 2023-10-09T00:12:54.927994+0000 (oldest deadline 2023-10-09T00:13:19.027929+0000) 2023-10-09T00:13:22.282 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:21 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:21.788+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:22.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:21 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:21.788+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:22.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:21 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:21.788+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:22.283 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:21 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:21.788+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6812 osd.3 since back 2023-10-09T00:12:54.928011+0000 front 2023-10-09T00:12:54.927994+0000 (oldest deadline 2023-10-09T00:13:19.027929+0000) 2023-10-09T00:13:23.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:22 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:22.778+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:23.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:22 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:22.778+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:23.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:22 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:22.778+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:23.034 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:22 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:22.778+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6812 osd.3 since back 2023-10-09T00:12:54.928011+0000 front 2023-10-09T00:12:54.927994+0000 (oldest deadline 2023-10-09T00:13:19.027929+0000) 2023-10-09T00:13:24.032 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:23 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:23.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-09T00:12:34.425994+0000 front 2023-10-09T00:12:34.426029+0000 (oldest deadline 2023-10-09T00:12:57.925876+0000) 2023-10-09T00:13:24.033 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:23 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:23.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-09T00:12:37.926366+0000 front 2023-10-09T00:12:37.926468+0000 (oldest deadline 2023-10-09T00:13:06.726860+0000) 2023-10-09T00:13:24.034 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:23 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:23.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6804 osd.2 since back 2023-10-09T00:12:46.727348+0000 front 2023-10-09T00:12:46.727486+0000 (oldest deadline 2023-10-09T00:13:10.227254+0000) 2023-10-09T00:13:24.034 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:23 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:23.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6812 osd.3 since back 2023-10-09T00:12:54.928011+0000 front 2023-10-09T00:12:54.927994+0000 (oldest deadline 2023-10-09T00:13:19.027929+0000) 2023-10-09T00:13:24.034 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:23 smithi170 ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7[123206]: 2023-10-09T00:13:23.755+0000 7f0e7c55e700 -1 osd.7 56 heartbeat_check: no reply from 172.21.15.150:6820 osd.4 since back 2023-10-09T00:12:59.028433+0000 front 2023-10-09T00:12:59.028451+0000 (oldest deadline 2023-10-09T00:13:23.728280+0000) 2023-10-09T00:13:24.782 INFO:journalctl@ceph.osd.7.smithi170.stdout:Oct 09 00:13:24 smithi170 bash[128938]: ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7-osd-7 2023-10-09T00:13:25.699 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8b8214c0-6635-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-09T00:13:25.737 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T00:13:25.738 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-09T00:13:25.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T00:13:25.940 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:26.882 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T00:13:27.068 INFO:teuthology.orchestra.run.smithi150.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:27.799 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T00:13:27.983 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:28.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:13:28.759 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:13:28.796 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T00:13:28.826 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-09T00:13:28.827 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi003/crash 2023-10-09T00:13:28.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T00:13:28.898 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T00:13:28.898 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2023-10-09T00:13:28.900 DEBUG:teuthology.misc:Transferring archived files from smithi150:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi150/crash 2023-10-09T00:13:28.901 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T00:13:28.946 INFO:teuthology.orchestra.run.smithi150.stderr:tar: /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T00:13:28.946 INFO:teuthology.orchestra.run.smithi150.stderr:tar: Error is not recoverable: exiting now 2023-10-09T00:13:28.947 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi170/crash 2023-10-09T00:13:28.949 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T00:13:28.981 INFO:teuthology.orchestra.run.smithi170.stderr:tar: /var/lib/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T00:13:28.981 INFO:teuthology.orchestra.run.smithi170.stderr:tar: Error is not recoverable: exiting now 2023-10-09T00:13:28.982 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-09T00:13:28.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-09T00:13:29.018 INFO:teuthology.orchestra.run.smithi003.stderr:grep: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-09T00:13:29.019 INFO:tasks.cephadm:Compressing logs... 2023-10-09T00:13:29.020 DEBUG:teuthology.orchestra.run.smithi003:> 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-09T00:13:29.063 DEBUG:teuthology.orchestra.run.smithi150:> 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-09T00:13:29.067 DEBUG:teuthology.orchestra.run.smithi170:> 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-09T00:13:29.095 INFO:teuthology.orchestra.run.smithi170.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-09T00:13:29.095 INFO:teuthology.orchestra.run.smithi170.stderr:: No such file or directory 2023-10-09T00:13:29.096 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-09T00:13:29.096 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-09T00:13:29.096 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-09T00:13:29.098 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-09T00:13:29.098 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-09T00:13:29.098 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-09T00:13:29.098 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.5.log: 91.7% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-09T00:13:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-09T00:13:29.101 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-09T00:13:29.101 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.1.log: 91.7% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-09T00:13:29.102 INFO:teuthology.orchestra.run.smithi150.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-09T00:13:29.102 INFO:teuthology.orchestra.run.smithi150.stderr:: No such file or directory 2023-10-09T00:13:29.102 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-09T00:13:29.102 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-09T00:13:29.103 INFO:teuthology.orchestra.run.smithi150.stderr:gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-09T00:13:29.103 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-09T00:13:29.103 INFO:teuthology.orchestra.run.smithi150.stderr: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-09T00:13:29.104 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-09T00:13:29.104 INFO:teuthology.orchestra.run.smithi150.stderr:/var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.4.log: 91.7% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-09T00:13:29.104 INFO:teuthology.orchestra.run.smithi003.stderr: 95.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-09T00:13:29.251 INFO:teuthology.orchestra.run.smithi003.stderr: 91.0% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-09T00:13:29.299 INFO:teuthology.orchestra.run.smithi170.stderr: 92.6% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-09T00:13:29.304 INFO:teuthology.orchestra.run.smithi150.stderr: 92.3% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-09T00:13:29.309 INFO:teuthology.orchestra.run.smithi003.stderr: 92.3% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-09T00:13:29.315 INFO:teuthology.orchestra.run.smithi150.stderr: 92.5% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-09T00:13:29.332 INFO:teuthology.orchestra.run.smithi170.stderr: 92.4% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-09T00:13:29.343 INFO:teuthology.orchestra.run.smithi150.stderr: 92.7% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-09T00:13:29.344 INFO:teuthology.orchestra.run.smithi170.stderr: 93.0% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-09T00:13:29.354 INFO:teuthology.orchestra.run.smithi170.stderr: 92.6% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-09T00:13:29.356 INFO:teuthology.orchestra.run.smithi170.stderr: 2023-10-09T00:13:29.356 INFO:teuthology.orchestra.run.smithi170.stderr:real 0m0.272s 2023-10-09T00:13:29.356 INFO:teuthology.orchestra.run.smithi170.stderr:user 0m0.931s 2023-10-09T00:13:29.357 INFO:teuthology.orchestra.run.smithi170.stderr:sys 0m0.039s 2023-10-09T00:13:29.363 INFO:teuthology.orchestra.run.smithi003.stderr: 92.8% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-09T00:13:29.371 INFO:teuthology.orchestra.run.smithi150.stderr: 92.8% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-09T00:13:29.372 INFO:teuthology.orchestra.run.smithi150.stderr: 2023-10-09T00:13:29.373 INFO:teuthology.orchestra.run.smithi150.stderr:real 0m0.287s 2023-10-09T00:13:29.373 INFO:teuthology.orchestra.run.smithi150.stderr:user 0m0.907s 2023-10-09T00:13:29.373 INFO:teuthology.orchestra.run.smithi150.stderr:sys 0m0.058s 2023-10-09T00:13:29.753 INFO:teuthology.orchestra.run.smithi003.stderr: 90.4% -- replaced with /var/log/ceph/8b8214c0-6635-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-09T00:13:29.755 INFO:teuthology.orchestra.run.smithi003.stderr: 2023-10-09T00:13:29.755 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m0.673s 2023-10-09T00:13:29.755 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m1.257s 2023-10-09T00:13:29.755 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.069s 2023-10-09T00:13:29.756 INFO:tasks.cephadm:Archiving logs... 2023-10-09T00:13:29.756 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi003/log 2023-10-09T00:13:29.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T00:13:30.028 DEBUG:teuthology.misc:Transferring archived files from smithi150:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi150/log 2023-10-09T00:13:30.029 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T00:13:30.203 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi170/log 2023-10-09T00:13:30.204 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T00:13:30.381 INFO:tasks.cephadm:Removing cluster... 2023-10-09T00:13:30.382 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force 2023-10-09T00:13:30.579 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:30.745 DEBUG:teuthology.orchestra.run.smithi150:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force 2023-10-09T00:13:30.932 INFO:teuthology.orchestra.run.smithi150.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:31.079 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8b8214c0-6635-11ee-8db5-212e2dc638e7 --force 2023-10-09T00:13:31.266 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 8b8214c0-6635-11ee-8db5-212e2dc638e7 2023-10-09T00:13:31.410 INFO:tasks.cephadm:Removing cephadm ... 2023-10-09T00:13:31.410 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T00:13:31.434 DEBUG:teuthology.orchestra.run.smithi150:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T00:13:31.455 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T00:13:31.473 INFO:tasks.cephadm:Teardown complete 2023-10-09T00:13:31.473 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-09T00:13:31.483 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-09T00:13:31.483 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T00:13:31.486 DEBUG:teuthology.orchestra.run.smithi150:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T00:13:31.497 DEBUG:teuthology.orchestra.run.smithi170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T00:13:31.505 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-10-09T00:13:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-09T00:13:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-10-09T00:13:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 127 -682us[ -691us] +/- 76ms 2023-10-09T00:13:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 0 +1261us[+1261us] +/- 92ms 2023-10-09T00:13:31.510 INFO:teuthology.orchestra.run.smithi003.stdout:^* hv03.front.sepia.ceph.com 3 6 377 62 -404us[ -411us] +/- 76ms 2023-10-09T00:13:31.511 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-09T00:13:31.512 INFO:teuthology.orchestra.run.smithi150.stderr:bash: ntpq: command not found 2023-10-09T00:13:31.516 INFO:teuthology.orchestra.run.smithi150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-09T00:13:31.517 INFO:teuthology.orchestra.run.smithi150.stdout:=============================================================================== 2023-10-09T00:13:31.517 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 62 -714us[ -714us] +/- 77ms 2023-10-09T00:13:31.517 INFO:teuthology.orchestra.run.smithi150.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 64 +1258us[+1260us] +/- 91ms 2023-10-09T00:13:31.517 INFO:teuthology.orchestra.run.smithi150.stdout:^* hv03.front.sepia.ceph.com 3 6 377 62 -354us[ -351us] +/- 76ms 2023-10-09T00:13:31.517 INFO:teuthology.orchestra.run.smithi150.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-09T00:13:31.530 INFO:teuthology.orchestra.run.smithi170.stderr:bash: ntpq: command not found 2023-10-09T00:13:31.534 INFO:teuthology.orchestra.run.smithi170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-09T00:13:31.535 INFO:teuthology.orchestra.run.smithi170.stdout:=============================================================================== 2023-10-09T00:13:31.535 INFO:teuthology.orchestra.run.smithi170.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 63 -724us[ -724us] +/- 77ms 2023-10-09T00:13:31.535 INFO:teuthology.orchestra.run.smithi170.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 63 +1244us[+1243us] +/- 91ms 2023-10-09T00:13:31.535 INFO:teuthology.orchestra.run.smithi170.stdout:^* hv03.front.sepia.ceph.com 3 6 377 62 -361us[ -361us] +/- 76ms 2023-10-09T00:13:31.535 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-09T00:13:31.536 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-09T00:13:31.546 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-09T00:13:31.546 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-09T00:13:31.555 DEBUG:teuthology.orchestra.run.smithi003:> 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-09T00:13:31.673 DEBUG:teuthology.orchestra.run.smithi150:> 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-09T00:13:31.768 DEBUG:teuthology.orchestra.run.smithi170:> 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-09T00:13:31.861 DEBUG:teuthology.orchestra.run.smithi003:> 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-09T00:13:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:31.903 DEBUG:teuthology.orchestra.run.smithi150:> 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-09T00:13:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:31.936 DEBUG:teuthology.orchestra.run.smithi170:> 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-09T00:13:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:31.969 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-09T00:13:31.979 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-09T00:13:31.987 INFO:teuthology.task.internal:Duration was 1854.434493 seconds 2023-10-09T00:13:31.987 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-09T00:13:31.996 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-09T00:13:31.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T00:13:31.999 DEBUG:teuthology.orchestra.run.smithi150:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T00:13:32.002 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T00:13:32.046 INFO:teuthology.orchestra.run.smithi150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-09T00:13:32.055 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-09T00:13:32.056 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-09T00:13:32.525 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-09T00:13:32.526 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2023-10-09T00:13:32.526 DEBUG:teuthology.orchestra.run.smithi003:> 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-09T00:13:32.555 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi150.front.sepia.ceph.com 2023-10-09T00:13:32.556 DEBUG:teuthology.orchestra.run.smithi150:> 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-09T00:13:32.578 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2023-10-09T00:13:32.579 DEBUG:teuthology.orchestra.run.smithi170:> 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-09T00:13:32.602 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-09T00:13:32.603 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T00:13:32.606 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T00:13:32.621 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T00:13:32.687 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-09T00:13:32.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T00:13:32.690 DEBUG:teuthology.orchestra.run.smithi150:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T00:13:32.704 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T00:13:32.821 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-09T00:13:32.832 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-09T00:13:32.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T00:13:32.864 DEBUG:teuthology.orchestra.run.smithi150:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T00:13:32.891 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T00:13:32.918 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-09T00:13:32.928 DEBUG:teuthology.orchestra.run.smithi003:> 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-09T00:13:32.931 DEBUG:teuthology.orchestra.run.smithi150:> 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-09T00:13:32.934 DEBUG:teuthology.orchestra.run.smithi170:> 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-09T00:13:32.958 INFO:teuthology.orchestra.run.smithi150.stdout:kernel.core_pattern = core 2023-10-09T00:13:32.962 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2023-10-09T00:13:32.985 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2023-10-09T00:13:33.009 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T00:13:33.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:33.051 DEBUG:teuthology.orchestra.run.smithi150:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T00:13:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:33.068 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T00:13:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T00:13:33.085 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-09T00:13:33.097 INFO:teuthology.task.internal:Transferring archived files... 2023-10-09T00:13:33.098 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi003 2023-10-09T00:13:33.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T00:13:33.153 DEBUG:teuthology.misc:Transferring archived files from smithi150:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi150 2023-10-09T00:13:33.154 DEBUG:teuthology.orchestra.run.smithi150:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T00:13:33.194 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005/remote/smithi170 2023-10-09T00:13:33.195 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T00:13:33.233 INFO:teuthology.task.internal:Removing archive directory... 2023-10-09T00:13:33.233 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T00:13:33.236 DEBUG:teuthology.orchestra.run.smithi150:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T00:13:33.238 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T00:13:33.285 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-09T00:13:33.303 INFO:teuthology.task.internal:Not uploading archives. 2023-10-09T00:13:33.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-09T00:13:33.316 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-09T00:13:33.316 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T00:13:33.319 DEBUG:teuthology.orchestra.run.smithi150:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T00:13:33.322 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T00:13:33.337 INFO:teuthology.orchestra.run.smithi150.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 9 00:13 /home/ubuntu/cephtest 2023-10-09T00:13:33.339 INFO:teuthology.orchestra.run.smithi003.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 9 00:13 /home/ubuntu/cephtest 2023-10-09T00:13:33.342 INFO:teuthology.orchestra.run.smithi170.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 9 00:13 /home/ubuntu/cephtest 2023-10-09T00:13:33.344 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-09T00:13:33.357 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-09T00:13:33.390 INFO:teuthology.nuke:Checking targets against current locks 2023-10-09T00:13:33.418 DEBUG:teuthology.nuke:shortname: smithi003 2023-10-09T00:13:33.418 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T00:13:33.444 DEBUG:teuthology.nuke:shortname: smithi150 2023-10-09T00:13:33.444 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T00:13:33.449 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.408991', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFdf4ODM6rZ/kj6F4aWNzfWGkEjOkRFW6Vb9z908M9Csuuhu3zdOVjYEBvecc1zfuYi87J01Fgz3pVJzYVIG5Tw='} 2023-10-09T00:13:33.469 DEBUG:teuthology.nuke:shortname: smithi170 2023-10-09T00:13:33.470 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T00:13:33.479 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi150.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.411620', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGXBtGY8+sMxC+ma/hY/WYiCJfYDDHqGNSDbpMhgubyBR88mPusrE5eSRCgKs+y6WHqHkrjF288gpqybsVxBSMk='} 2023-10-09T00:13:33.497 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_14:50:08-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7412005', '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-08 23:33:34.410405', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNHCMKwLmi0qXkze5ZUVeIGrdRHBNri7wenaIuBmkY4osUgso51JEeVBBPAsBdSpE3SMPf7bpRKqujgR7bPOnyQ='} 2023-10-09T00:13:33.510 INFO:teuthology.orchestra.console.smithi003:Power off 2023-10-09T00:13:33.511 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T00:13:33.538 DEBUG:teuthology.orchestra.console.smithi003:power off output: Chassis Power Control: Down/Off 2023-10-09T00:13:33.538 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:33.558 INFO:teuthology.orchestra.console.smithi150:Power off 2023-10-09T00:13:33.559 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T00:13:33.568 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-10-09T00:13:33.582 DEBUG:teuthology.orchestra.console.smithi150:power off output: Chassis Power Control: Down/Off 2023-10-09T00:13:33.582 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:33.598 INFO:teuthology.orchestra.console.smithi170:Power off 2023-10-09T00:13:33.599 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T00:13:33.608 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is on 2023-10-09T00:13:33.621 DEBUG:teuthology.orchestra.console.smithi170:power off output: Chassis Power Control: Down/Off 2023-10-09T00:13:33.621 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:33.644 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2023-10-09T00:13:37.570 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:37.610 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:37.645 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:37.680 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-10-09T00:13:37.720 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is on 2023-10-09T00:13:37.755 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2023-10-09T00:13:41.683 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:41.721 DEBUG:teuthology.orchestra.console.smithi150:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:41.756 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T00:13:41.794 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is off 2023-10-09T00:13:41.832 DEBUG:teuthology.orchestra.console.smithi150:check power output: Chassis Power is off 2023-10-09T00:13:41.867 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is off 2023-10-09T00:13:41.895 INFO:teuthology.orchestra.console.smithi003:Power off completed 2023-10-09T00:13:41.933 INFO:teuthology.orchestra.console.smithi150:Power off completed 2023-10-09T00:13:41.967 INFO:teuthology.orchestra.console.smithi170:Power off completed 2023-10-09T00:13:42.072 INFO:teuthology.run:Summary data: description: rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} duration: 1854.4344930648804 failure_reason: reached maximum tries (301) after waiting for 300 seconds owner: scheduled_bdavidov@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=974ba6136c164db88a8341de2b2cd27e status: fail success: false 2023-10-09T00:13:42.072 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-09T00:13:42.150 INFO:teuthology.run:FAIL