2023-10-31T07:09:18.951 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-10-31T07:09:18.953 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/connectivity task/test_monitoring_stack_basic} --verbose --owner scheduled_adking@teuthology --archive /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811 --name adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi -- /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/orig.config.yaml 2023-10-31T07:09:18.987 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-31T07:09:19.068 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811 branch: wip-adk-testing-2023-10-30-1928 description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/connectivity task/test_monitoring_stack_basic} email: adking@redhat.com first_in_suite: false job_id: '7441811' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-adk-testing-2023-10-30-1928 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2023-10-30-1928 sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 8091 sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-10-30-1928 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 targets: smithi050.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNawCh81iqMwI1eyUG0vYkveP3FMzSkLWVnZFjqpHpW0paOhUMngFM/dfcd2FRZT/PJVdo2mZmIc1/ZhTT8YYLM= smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBELOj6rqpMBilSMjwT1I2XsqMcuGGVvdXxDoVW+HnJWdjR4CvEtl48bVF9hu4FvWZUa0cY6G/a1r20Hfvq4LWig= smithi178.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEag1LnzbjHmSRY+6ROIao88UmeWLx6GK7H14RCfCKn2Jghtj0wAve0BUC/pdEn4sRTyB8Iqk6WR3yawkr76GK0= 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 - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6899cd26fceddb2fec83dc1a1349394b28c8998e timestamp: 2023-10-31_04:11:54 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.770726 2023-10-31T07:09:19.068 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa; will attempt to use it 2023-10-31T07:09:19.069 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks 2023-10-31T07:09:19.069 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-31T07:09:19.071 INFO:teuthology.task.internal:Checking packages... 2023-10-31T07:09:19.097 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'fcc751a494aeedbeb6237860a239d39dfe5b98d4' 2023-10-31T07:09:19.098 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-31T07:09:19.098 INFO:teuthology.packaging:ref: None 2023-10-31T07:09:19.099 INFO:teuthology.packaging:tag: None 2023-10-31T07:09:19.099 INFO:teuthology.packaging:branch: wip-adk-testing-2023-10-30-1928 2023-10-31T07:09:19.100 INFO:teuthology.packaging:sha1: fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:09:19.100 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-adk-testing-2023-10-30-1928 2023-10-31T07:09:19.246 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6937.gfcc751a4 2023-10-31T07:09:19.246 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-31T07:09:19.253 INFO:teuthology.task.internal:no buildpackages task found 2023-10-31T07:09:19.253 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-31T07:09:19.299 INFO:teuthology.task.internal:Saving configuration 2023-10-31T07:09:19.316 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-31T07:09:19.333 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-31T07:09:19.359 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.071441', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNawCh81iqMwI1eyUG0vYkveP3FMzSkLWVnZFjqpHpW0paOhUMngFM/dfcd2FRZT/PJVdo2mZmIc1/ZhTT8YYLM='} 2023-10-31T07:09:19.383 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.073266', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBELOj6rqpMBilSMjwT1I2XsqMcuGGVvdXxDoVW+HnJWdjR4CvEtl48bVF9hu4FvWZUa0cY6G/a1r20Hfvq4LWig='} 2023-10-31T07:09:19.409 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.074839', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEag1LnzbjHmSRY+6ROIao88UmeWLx6GK7H14RCfCKn2Jghtj0wAve0BUC/pdEn4sRTyB8Iqk6WR3yawkr76GK0='} 2023-10-31T07:09:19.409 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-31T07:09:19.416 INFO:teuthology.task.internal:roles: ubuntu@smithi050.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-10-31T07:09:19.416 INFO:teuthology.task.internal:roles: ubuntu@smithi064.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-10-31T07:09:19.417 INFO:teuthology.task.internal:roles: ubuntu@smithi178.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-10-31T07:09:19.417 INFO:teuthology.run_tasks:Running task console_log... 2023-10-31T07:09:19.546 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f993569ab80>, signals=[15]) 2023-10-31T07:09:19.547 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-31T07:09:19.554 INFO:teuthology.task.internal:Opening connections... 2023-10-31T07:09:19.554 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi050.front.sepia.ceph.com 2023-10-31T07:09:19.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:09:19.629 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2023-10-31T07:09:19.630 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:09:19.697 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi178.front.sepia.ceph.com 2023-10-31T07:09:19.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:09:19.766 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-31T07:09:19.773 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2023-10-31T07:09:19.797 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2023-10-31T07:09:19.798 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2023-10-31T07:09:19.859 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="CentOS Stream" 2023-10-31T07:09:19.859 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="8" 2023-10-31T07:09:19.859 INFO:teuthology.orchestra.run.smithi050.stdout:ID="centos" 2023-10-31T07:09:19.860 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE="rhel fedora" 2023-10-31T07:09:19.860 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="8" 2023-10-31T07:09:19.860 INFO:teuthology.orchestra.run.smithi050.stdout:PLATFORM_ID="platform:el8" 2023-10-31T07:09:19.860 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-31T07:09:19.860 INFO:teuthology.orchestra.run.smithi050.stdout:ANSI_COLOR="0;31" 2023-10-31T07:09:19.861 INFO:teuthology.orchestra.run.smithi050.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-31T07:09:19.861 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://centos.org/" 2023-10-31T07:09:19.861 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-31T07:09:19.861 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-31T07:09:19.861 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-31T07:09:19.862 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2023-10-31T07:09:19.885 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2023-10-31T07:09:19.908 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2023-10-31T07:09:19.908 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2023-10-31T07:09:19.969 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="CentOS Stream" 2023-10-31T07:09:19.969 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="8" 2023-10-31T07:09:19.970 INFO:teuthology.orchestra.run.smithi064.stdout:ID="centos" 2023-10-31T07:09:19.970 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="rhel fedora" 2023-10-31T07:09:19.970 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="8" 2023-10-31T07:09:19.970 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el8" 2023-10-31T07:09:19.971 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-31T07:09:19.971 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2023-10-31T07:09:19.971 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-31T07:09:19.971 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://centos.org/" 2023-10-31T07:09:19.971 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-31T07:09:19.972 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-31T07:09:19.972 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-31T07:09:19.972 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2023-10-31T07:09:19.993 DEBUG:teuthology.orchestra.run.smithi178:> uname -m 2023-10-31T07:09:20.016 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2023-10-31T07:09:20.016 DEBUG:teuthology.orchestra.run.smithi178:> cat /etc/os-release 2023-10-31T07:09:20.077 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="CentOS Stream" 2023-10-31T07:09:20.077 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="8" 2023-10-31T07:09:20.078 INFO:teuthology.orchestra.run.smithi178.stdout:ID="centos" 2023-10-31T07:09:20.078 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE="rhel fedora" 2023-10-31T07:09:20.078 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="8" 2023-10-31T07:09:20.078 INFO:teuthology.orchestra.run.smithi178.stdout:PLATFORM_ID="platform:el8" 2023-10-31T07:09:20.079 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-31T07:09:20.079 INFO:teuthology.orchestra.run.smithi178.stdout:ANSI_COLOR="0;31" 2023-10-31T07:09:20.079 INFO:teuthology.orchestra.run.smithi178.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-31T07:09:20.079 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://centos.org/" 2023-10-31T07:09:20.079 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-31T07:09:20.080 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-31T07:09:20.080 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-31T07:09:20.080 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2023-10-31T07:09:20.126 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-31T07:09:20.135 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-31T07:09:20.191 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-31T07:09:20.192 DEBUG:teuthology.orchestra.run.smithi050:> test '!' -e /home/ubuntu/cephtest 2023-10-31T07:09:20.194 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2023-10-31T07:09:20.197 DEBUG:teuthology.orchestra.run.smithi178:> test '!' -e /home/ubuntu/cephtest 2023-10-31T07:09:20.218 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-31T07:09:20.242 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-31T07:09:20.242 DEBUG:teuthology.orchestra.run.smithi050:> test -z $(ls -A /var/lib/ceph) 2023-10-31T07:09:20.256 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2023-10-31T07:09:20.259 DEBUG:teuthology.orchestra.run.smithi178:> test -z $(ls -A /var/lib/ceph) 2023-10-31T07:09:20.300 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-31T07:09:20.378 INFO:teuthology.run_tasks:Running task kernel... 2023-10-31T07:09:20.399 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-31T07:09:20.400 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-31T07:09:20.401 DEBUG:teuthology.orchestra.run.smithi050:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-31T07:09:20.403 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-31T07:09:20.403 DEBUG:teuthology.orchestra.run.smithi178:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-31T07:09:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:09:20.426 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2023-10-31T07:09:20.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:09:20.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:09:20.430 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2023-10-31T07:09:20.430 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2023-10-31T07:09:20.486 INFO:teuthology.orchestra.run.smithi178.stdout:4.18.0-489.el8.x86_64 2023-10-31T07:09:20.487 INFO:teuthology.task.kernel:Running kernel on smithi178: 4.18.0-489.el8.x86_64 2023-10-31T07:09:20.487 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum install -y kernel 2023-10-31T07:09:20.491 INFO:teuthology.orchestra.run.smithi064.stdout:4.18.0-489.el8.x86_64 2023-10-31T07:09:20.491 INFO:teuthology.task.kernel:Running kernel on smithi064: 4.18.0-489.el8.x86_64 2023-10-31T07:09:20.492 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2023-10-31T07:09:20.494 INFO:teuthology.orchestra.run.smithi050.stdout:4.18.0-489.el8.x86_64 2023-10-31T07:09:20.494 INFO:teuthology.task.kernel:Running kernel on smithi050: 4.18.0-489.el8.x86_64 2023-10-31T07:09:20.494 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum install -y kernel 2023-10-31T07:09:23.798 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - AppStream 39 MB/s | 34 MB 00:00 2023-10-31T07:09:24.165 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - AppStream 34 MB/s | 34 MB 00:00 2023-10-31T07:09:24.304 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - AppStream 29 MB/s | 34 MB 00:01 2023-10-31T07:09:31.673 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - BaseOS 29 MB/s | 51 MB 00:01 2023-10-31T07:09:32.756 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 51 MB 00:02 2023-10-31T07:09:33.278 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - BaseOS 21 MB/s | 51 MB 00:02 2023-10-31T07:09:39.347 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - Extras 44 kB/s | 18 kB 00:00 2023-10-31T07:09:39.923 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-10-31T07:09:40.216 INFO:teuthology.orchestra.run.smithi178.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-10-31T07:09:40.914 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - Extras 43 kB/s | 18 kB 00:00 2023-10-31T07:09:41.312 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras 71 kB/s | 18 kB 00:00 2023-10-31T07:09:41.452 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-10-31T07:09:41.498 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-10-31T07:09:41.800 INFO:teuthology.orchestra.run.smithi050.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-10-31T07:09:41.870 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-10-31T07:09:42.155 INFO:teuthology.orchestra.run.smithi064.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-10-31T07:09:43.048 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-10-31T07:09:45.275 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-10-31T07:09:47.040 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 545 kB/s | 24 kB 00:00 2023-10-31T07:09:48.428 INFO:teuthology.orchestra.run.smithi050.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 16 MB 00:06 2023-10-31T07:09:48.832 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-31T07:09:48.833 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-31T07:09:49.098 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:09:49.099 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:09:49.100 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2023-10-31T07:09:49.100 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:09:49.100 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:09:49.100 INFO:teuthology.orchestra.run.smithi178.stdout: kernel x86_64 4.18.0-518.el8 baseos 10 M 2023-10-31T07:09:49.100 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-core x86_64 4.18.0-518.el8 baseos 43 M 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules x86_64 4.18.0-518.el8 baseos 36 M 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:09:49.101 INFO:teuthology.orchestra.run.smithi178.stdout:Install 3 Packages 2023-10-31T07:09:49.102 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:09:49.102 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 89 M 2023-10-31T07:09:49.103 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 96 M 2023-10-31T07:09:49.103 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:09:49.776 INFO:teuthology.orchestra.run.smithi178.stdout:(1/3): kernel-4.18.0-518.el8.x86_64.rpm 16 MB/s | 10 MB 00:00 2023-10-31T07:09:50.560 INFO:teuthology.orchestra.run.smithi178.stdout:(2/3): kernel-modules-4.18.0-518.el8.x86_64.rpm 25 MB/s | 36 MB 00:01 2023-10-31T07:09:50.805 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-31T07:09:50.806 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-31T07:09:51.010 INFO:teuthology.orchestra.run.smithi178.stdout:(3/3): kernel-core-4.18.0-518.el8.x86_64.rpm 23 MB/s | 43 MB 00:01 2023-10-31T07:09:51.011 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:09:51.011 INFO:teuthology.orchestra.run.smithi178.stdout:Total 46 MB/s | 89 MB 00:01 2023-10-31T07:09:51.082 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:09:51.082 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:09:51.083 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-10-31T07:09:51.083 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:09:51.083 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:09:51.083 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 4.18.0-518.el8 baseos 10 M 2023-10-31T07:09:51.084 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:09:51.084 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core x86_64 4.18.0-518.el8 baseos 43 M 2023-10-31T07:09:51.084 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules x86_64 4.18.0-518.el8 baseos 36 M 2023-10-31T07:09:51.084 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:09:51.084 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:09:51.085 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:09:51.085 INFO:teuthology.orchestra.run.smithi064.stdout:Install 3 Packages 2023-10-31T07:09:51.085 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:09:51.086 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 89 M 2023-10-31T07:09:51.086 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 96 M 2023-10-31T07:09:51.086 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:09:51.686 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:09:51.999 INFO:teuthology.orchestra.run.smithi064.stdout:(1/3): kernel-4.18.0-518.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2023-10-31T07:09:52.105 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:09:52.105 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:09:52.450 INFO:teuthology.orchestra.run.smithi050.stdout:lab-extras 624 kB/s | 24 kB 00:00 2023-10-31T07:09:52.741 INFO:teuthology.orchestra.run.smithi064.stdout:(2/3): kernel-modules-4.18.0-518.el8.x86_64.rpm 24 MB/s | 36 MB 00:01 2023-10-31T07:09:53.208 INFO:teuthology.orchestra.run.smithi064.stdout:(3/3): kernel-core-4.18.0-518.el8.x86_64.rpm 22 MB/s | 43 MB 00:01 2023-10-31T07:09:53.208 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:09:53.209 INFO:teuthology.orchestra.run.smithi064.stdout:Total 42 MB/s | 89 MB 00:02 2023-10-31T07:09:53.330 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:09:53.351 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:09:53.910 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:09:54.348 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:09:54.349 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:09:55.639 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:09:55.656 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:09:56.109 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:09:56.149 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-31T07:09:56.150 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-31T07:09:56.448 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:09:56.449 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:09:56.449 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2023-10-31T07:09:56.449 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:09:56.450 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:09:56.450 INFO:teuthology.orchestra.run.smithi050.stdout: kernel x86_64 4.18.0-518.el8 baseos 10 M 2023-10-31T07:09:56.450 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:09:56.450 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-core x86_64 4.18.0-518.el8 baseos 43 M 2023-10-31T07:09:56.450 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules x86_64 4.18.0-518.el8 baseos 36 M 2023-10-31T07:09:56.451 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:09:56.451 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:09:56.451 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:09:56.451 INFO:teuthology.orchestra.run.smithi050.stdout:Install 3 Packages 2023-10-31T07:09:56.451 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:09:56.452 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 89 M 2023-10-31T07:09:56.452 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 96 M 2023-10-31T07:09:56.452 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:09:56.672 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:09:57.218 INFO:teuthology.orchestra.run.smithi050.stdout:(1/3): kernel-4.18.0-518.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2023-10-31T07:09:57.785 INFO:teuthology.orchestra.run.smithi050.stdout:(2/3): kernel-modules-4.18.0-518.el8.x86_64.rpm 28 MB/s | 36 MB 00:01 2023-10-31T07:09:58.419 INFO:teuthology.orchestra.run.smithi050.stdout:(3/3): kernel-core-4.18.0-518.el8.x86_64.rpm 22 MB/s | 43 MB 00:01 2023-10-31T07:09:58.419 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:09:58.419 INFO:teuthology.orchestra.run.smithi050.stdout:Total 45 MB/s | 89 MB 00:01 2023-10-31T07:09:58.576 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:09:59.123 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:09:59.176 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:09:59.573 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:09:59.573 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:10:00.270 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:00.705 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:00.853 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:10:00.875 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:10:02.955 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:03.342 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:03.772 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:10:04.089 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:04.273 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:04.358 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:06.977 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:07.293 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:08.033 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:08.464 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:12.091 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:12.373 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:25.956 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:25.979 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:26.315 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:26.315 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:26.315 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-core-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:27.108 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:27.108 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:10:27.108 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:10:27.109 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-4.18.0-518.el8.x86_64 kernel-core-4.18.0-518.el8.x86_64 2023-10-31T07:10:27.109 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-4.18.0-518.el8.x86_64 2023-10-31T07:10:27.109 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:10:27.109 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:10:27.242 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:27.454 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:27.455 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:27.455 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-518.el8.x86_64 2023-10-31T07:10:27.455 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-31T07:10:27.455 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-31T07:10:27.456 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2023-10-31T07:10:27.456 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi178.front.sepia.ceph.com, path=None, version=distro) 2023-10-31T07:10:27.456 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:27.666 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:27.666 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:27.667 DEBUG:teuthology.orchestra.run.smithi178:> sudo rpm -qi grub2-tools 2023-10-31T07:10:27.700 INFO:teuthology.orchestra.run.smithi178.stdout:Name : grub2-tools 2023-10-31T07:10:27.700 INFO:teuthology.orchestra.run.smithi178.stdout:Epoch : 1 2023-10-31T07:10:27.700 INFO:teuthology.orchestra.run.smithi178.stdout:Version : 2.02 2023-10-31T07:10:27.701 INFO:teuthology.orchestra.run.smithi178.stdout:Release : 129.el8 2023-10-31T07:10:27.701 INFO:teuthology.orchestra.run.smithi178.stdout:Architecture: x86_64 2023-10-31T07:10:27.701 INFO:teuthology.orchestra.run.smithi178.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-31T07:10:27.702 INFO:teuthology.orchestra.run.smithi178.stdout:Group : System Environment/Base 2023-10-31T07:10:27.702 INFO:teuthology.orchestra.run.smithi178.stdout:Size : 9265586 2023-10-31T07:10:27.702 INFO:teuthology.orchestra.run.smithi178.stdout:License : GPLv3+ 2023-10-31T07:10:27.702 INFO:teuthology.orchestra.run.smithi178.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-31T07:10:27.703 INFO:teuthology.orchestra.run.smithi178.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-31T07:10:27.703 INFO:teuthology.orchestra.run.smithi178.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-31T07:10:27.703 INFO:teuthology.orchestra.run.smithi178.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-31T07:10:27.703 INFO:teuthology.orchestra.run.smithi178.stdout:Relocations : (not relocatable) 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout:Packager : CentOS BuildSystem 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout:Vendor : CentOS 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout:Summary : Support tools for GRUB. 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout:Description : 2023-10-31T07:10:27.704 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:10:27.705 INFO:teuthology.orchestra.run.smithi178.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-31T07:10:27.705 INFO:teuthology.orchestra.run.smithi178.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-31T07:10:27.705 INFO:teuthology.orchestra.run.smithi178.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-31T07:10:27.705 INFO:teuthology.orchestra.run.smithi178.stdout:hardware devices. 2023-10-31T07:10:27.706 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:10:27.706 INFO:teuthology.orchestra.run.smithi178.stdout:This subpackage provides tools for support of all platforms. 2023-10-31T07:10:27.707 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-31T07:10:27.707 INFO:teuthology.task.kernel:Updating grub on smithi178 to boot 4.18.0-518.el8.x86_64 2023-10-31T07:10:27.708 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-31T07:10:29.295 INFO:teuthology.orchestra.run.smithi178.stderr:Generating grub configuration file ... 2023-10-31T07:10:30.666 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:30.693 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:31.113 INFO:teuthology.orchestra.run.smithi178.stderr:done 2023-10-31T07:10:31.115 DEBUG:teuthology.orchestra.run.smithi178:> mktemp 2023-10-31T07:10:31.149 INFO:teuthology.orchestra.run.smithi178.stdout:/tmp/tmp.Xs0HIjaAtL 2023-10-31T07:10:31.150 DEBUG:teuthology.orchestra.run.smithi178:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Xs0HIjaAtL 2023-10-31T07:10:31.224 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 0666 /tmp/tmp.Xs0HIjaAtL 2023-10-31T07:10:31.362 DEBUG:teuthology.orchestra.remote:smithi178:/tmp/tmp.Xs0HIjaAtL is 6KB 2023-10-31T07:10:31.410 DEBUG:teuthology.orchestra.run.smithi178:> rm -fr /tmp/tmp.Xs0HIjaAtL 2023-10-31T07:10:31.428 DEBUG:teuthology.orchestra.run.smithi178:> sudo /bin/ls /boot/loader/entries || true 2023-10-31T07:10:31.433 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:31.434 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:31.434 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-core-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:31.497 INFO:teuthology.orchestra.run.smithi178.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-31T07:10:31.497 INFO:teuthology.orchestra.run.smithi178.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-31T07:10:31.497 INFO:teuthology.orchestra.run.smithi178.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-31T07:10:31.498 INFO:teuthology.orchestra.run.smithi178.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64.conf 2023-10-31T07:10:31.499 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64 2023-10-31T07:10:31.686 DEBUG:teuthology.orchestra.run.smithi178:> sudo shutdown -r now 2023-10-31T07:10:32.260 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:32.260 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:10:32.260 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:10:32.261 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-4.18.0-518.el8.x86_64 kernel-core-4.18.0-518.el8.x86_64 2023-10-31T07:10:32.261 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-4.18.0-518.el8.x86_64 2023-10-31T07:10:32.261 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:10:32.261 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:10:32.402 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:32.631 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:32.632 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:32.632 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-518.el8.x86_64 2023-10-31T07:10:32.632 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-31T07:10:32.632 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-31T07:10:32.633 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-31T07:10:32.633 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi064.front.sepia.ceph.com, path=None, version=distro) 2023-10-31T07:10:32.633 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:32.851 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:32.851 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:32.851 DEBUG:teuthology.orchestra.run.smithi064:> sudo rpm -qi grub2-tools 2023-10-31T07:10:32.886 INFO:teuthology.orchestra.run.smithi064.stdout:Name : grub2-tools 2023-10-31T07:10:32.886 INFO:teuthology.orchestra.run.smithi064.stdout:Epoch : 1 2023-10-31T07:10:32.886 INFO:teuthology.orchestra.run.smithi064.stdout:Version : 2.02 2023-10-31T07:10:32.886 INFO:teuthology.orchestra.run.smithi064.stdout:Release : 129.el8 2023-10-31T07:10:32.886 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: x86_64 2023-10-31T07:10:32.887 INFO:teuthology.orchestra.run.smithi064.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-31T07:10:32.887 INFO:teuthology.orchestra.run.smithi064.stdout:Group : System Environment/Base 2023-10-31T07:10:32.887 INFO:teuthology.orchestra.run.smithi064.stdout:Size : 9265586 2023-10-31T07:10:32.887 INFO:teuthology.orchestra.run.smithi064.stdout:License : GPLv3+ 2023-10-31T07:10:32.887 INFO:teuthology.orchestra.run.smithi064.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-31T07:10:32.888 INFO:teuthology.orchestra.run.smithi064.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-31T07:10:32.888 INFO:teuthology.orchestra.run.smithi064.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-31T07:10:32.888 INFO:teuthology.orchestra.run.smithi064.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-31T07:10:32.888 INFO:teuthology.orchestra.run.smithi064.stdout:Relocations : (not relocatable) 2023-10-31T07:10:32.888 INFO:teuthology.orchestra.run.smithi064.stdout:Packager : CentOS BuildSystem 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout:Vendor : CentOS 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout:Summary : Support tools for GRUB. 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout:Description : 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:10:32.889 INFO:teuthology.orchestra.run.smithi064.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-31T07:10:32.890 INFO:teuthology.orchestra.run.smithi064.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-31T07:10:32.890 INFO:teuthology.orchestra.run.smithi064.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-31T07:10:32.890 INFO:teuthology.orchestra.run.smithi064.stdout:hardware devices. 2023-10-31T07:10:32.890 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:10:32.891 INFO:teuthology.orchestra.run.smithi064.stdout:This subpackage provides tools for support of all platforms. 2023-10-31T07:10:32.891 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-31T07:10:32.892 INFO:teuthology.task.kernel:Updating grub on smithi064 to boot 4.18.0-518.el8.x86_64 2023-10-31T07:10:32.892 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-31T07:10:34.216 INFO:teuthology.orchestra.run.smithi064.stderr:Generating grub configuration file ... 2023-10-31T07:10:35.940 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-core-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:35.964 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:36.053 INFO:teuthology.orchestra.run.smithi064.stderr:done 2023-10-31T07:10:36.054 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2023-10-31T07:10:36.116 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.gjV7XUSN7A 2023-10-31T07:10:36.116 DEBUG:teuthology.orchestra.run.smithi064:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.gjV7XUSN7A 2023-10-31T07:10:36.190 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.gjV7XUSN7A 2023-10-31T07:10:36.309 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: kernel-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:36.310 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-4.18.0-518.el8.x86_64 1/3 2023-10-31T07:10:36.310 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-core-4.18.0-518.el8.x86_64 2/3 2023-10-31T07:10:36.369 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.gjV7XUSN7A is 6KB 2023-10-31T07:10:36.417 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.gjV7XUSN7A 2023-10-31T07:10:36.435 DEBUG:teuthology.orchestra.run.smithi064:> sudo /bin/ls /boot/loader/entries || true 2023-10-31T07:10:36.506 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-31T07:10:36.506 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-31T07:10:36.506 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-31T07:10:36.507 INFO:teuthology.orchestra.run.smithi064.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64.conf 2023-10-31T07:10:36.508 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64 2023-10-31T07:10:36.667 DEBUG:teuthology.orchestra.run.smithi064:> sudo shutdown -r now 2023-10-31T07:10:37.130 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : kernel-modules-4.18.0-518.el8.x86_64 3/3 2023-10-31T07:10:37.130 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:10:37.130 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:10:37.131 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-4.18.0-518.el8.x86_64 kernel-core-4.18.0-518.el8.x86_64 2023-10-31T07:10:37.131 INFO:teuthology.orchestra.run.smithi050.stdout: kernel-modules-4.18.0-518.el8.x86_64 2023-10-31T07:10:37.131 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:10:37.132 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:10:37.265 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:37.494 INFO:teuthology.orchestra.run.smithi050.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:37.494 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:37.494 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-518.el8.x86_64 2023-10-31T07:10:37.495 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-31T07:10:37.495 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-31T07:10:37.495 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-31T07:10:37.495 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi050.front.sepia.ceph.com, path=None, version=distro) 2023-10-31T07:10:37.496 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q kernel | sort -rV | head -n 1 2023-10-31T07:10:37.713 INFO:teuthology.orchestra.run.smithi050.stdout:kernel-4.18.0-518.el8.x86_64 2023-10-31T07:10:37.714 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-518.el8.x86_64 2023-10-31T07:10:37.714 DEBUG:teuthology.orchestra.run.smithi050:> sudo rpm -qi grub2-tools 2023-10-31T07:10:37.748 INFO:teuthology.orchestra.run.smithi050.stdout:Name : grub2-tools 2023-10-31T07:10:37.749 INFO:teuthology.orchestra.run.smithi050.stdout:Epoch : 1 2023-10-31T07:10:37.749 INFO:teuthology.orchestra.run.smithi050.stdout:Version : 2.02 2023-10-31T07:10:37.749 INFO:teuthology.orchestra.run.smithi050.stdout:Release : 129.el8 2023-10-31T07:10:37.750 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: x86_64 2023-10-31T07:10:37.750 INFO:teuthology.orchestra.run.smithi050.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-31T07:10:37.750 INFO:teuthology.orchestra.run.smithi050.stdout:Group : System Environment/Base 2023-10-31T07:10:37.750 INFO:teuthology.orchestra.run.smithi050.stdout:Size : 9265586 2023-10-31T07:10:37.750 INFO:teuthology.orchestra.run.smithi050.stdout:License : GPLv3+ 2023-10-31T07:10:37.751 INFO:teuthology.orchestra.run.smithi050.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-31T07:10:37.751 INFO:teuthology.orchestra.run.smithi050.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-31T07:10:37.751 INFO:teuthology.orchestra.run.smithi050.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-31T07:10:37.751 INFO:teuthology.orchestra.run.smithi050.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-31T07:10:37.751 INFO:teuthology.orchestra.run.smithi050.stdout:Relocations : (not relocatable) 2023-10-31T07:10:37.752 INFO:teuthology.orchestra.run.smithi050.stdout:Packager : CentOS BuildSystem 2023-10-31T07:10:37.752 INFO:teuthology.orchestra.run.smithi050.stdout:Vendor : CentOS 2023-10-31T07:10:37.752 INFO:teuthology.orchestra.run.smithi050.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-31T07:10:37.752 INFO:teuthology.orchestra.run.smithi050.stdout:Summary : Support tools for GRUB. 2023-10-31T07:10:37.752 INFO:teuthology.orchestra.run.smithi050.stdout:Description : 2023-10-31T07:10:37.753 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:10:37.753 INFO:teuthology.orchestra.run.smithi050.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-31T07:10:37.753 INFO:teuthology.orchestra.run.smithi050.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-31T07:10:37.753 INFO:teuthology.orchestra.run.smithi050.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-31T07:10:37.753 INFO:teuthology.orchestra.run.smithi050.stdout:hardware devices. 2023-10-31T07:10:37.754 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:10:37.754 INFO:teuthology.orchestra.run.smithi050.stdout:This subpackage provides tools for support of all platforms. 2023-10-31T07:10:37.755 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-31T07:10:37.755 INFO:teuthology.task.kernel:Updating grub on smithi050 to boot 4.18.0-518.el8.x86_64 2023-10-31T07:10:37.755 DEBUG:teuthology.orchestra.run.smithi050:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-31T07:10:39.232 INFO:teuthology.orchestra.run.smithi050.stderr:Generating grub configuration file ... 2023-10-31T07:10:41.096 INFO:teuthology.orchestra.run.smithi050.stderr:done 2023-10-31T07:10:41.098 DEBUG:teuthology.orchestra.run.smithi050:> mktemp 2023-10-31T07:10:41.119 INFO:teuthology.orchestra.run.smithi050.stdout:/tmp/tmp.wwf1H4fDLZ 2023-10-31T07:10:41.119 DEBUG:teuthology.orchestra.run.smithi050:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wwf1H4fDLZ 2023-10-31T07:10:41.192 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0666 /tmp/tmp.wwf1H4fDLZ 2023-10-31T07:10:41.341 DEBUG:teuthology.orchestra.remote:smithi050:/tmp/tmp.wwf1H4fDLZ is 6KB 2023-10-31T07:10:41.391 DEBUG:teuthology.orchestra.run.smithi050:> rm -fr /tmp/tmp.wwf1H4fDLZ 2023-10-31T07:10:41.409 DEBUG:teuthology.orchestra.run.smithi050:> sudo /bin/ls /boot/loader/entries || true 2023-10-31T07:10:41.487 INFO:teuthology.orchestra.run.smithi050.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-31T07:10:41.487 INFO:teuthology.orchestra.run.smithi050.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-31T07:10:41.487 INFO:teuthology.orchestra.run.smithi050.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-31T07:10:41.487 INFO:teuthology.orchestra.run.smithi050.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64.conf 2023-10-31T07:10:41.488 DEBUG:teuthology.orchestra.run.smithi050:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-518.el8.x86_64 2023-10-31T07:10:41.789 DEBUG:teuthology.orchestra.run.smithi050:> sudo shutdown -r now 2023-10-31T07:11:01.706 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2023-10-31T07:11:01.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:11:01.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:06.674 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-31T07:11:06.675 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:11:06.675 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:11.794 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-31T07:11:11.795 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:11:11.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:20.186 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2023-10-31T07:11:25.054 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-10-31T07:11:29.190 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:11:29.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:30.174 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.50 2023-10-31T07:11:32.250 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2023-10-31T07:11:34.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:11:34.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:37.114 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-10-31T07:11:39.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:11:39.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:44.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:11:44.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:11:47.326 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2023-10-31T07:11:49.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:11:49.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:12:02.338 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:12:02.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:12:07.546 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2023-10-31T07:12:22.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:12:22.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:12:23.798 DEBUG:teuthology.orchestra.run.smithi064:> true 2023-10-31T07:12:24.697 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:12:24.697 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-518.el8.x86_64"... 2023-10-31T07:12:24.698 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2023-10-31T07:12:24.716 INFO:teuthology.orchestra.run.smithi064.stdout:4.18.0-518.el8.x86_64 2023-10-31T07:12:24.717 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-518.el8.x86_64 vs 4.18.0-518.el8.x86_64 2023-10-31T07:12:24.717 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-31T07:12:24.718 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-31T07:12:25.719 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-31T07:12:25.720 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-31T07:12:25.789 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2023-10-31T07:12:25.803 DEBUG:teuthology.parallel:result is None 2023-10-31T07:12:34.247 DEBUG:teuthology.orchestra.run.smithi178:> true 2023-10-31T07:12:34.517 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:12:34.517 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "4.18.0-518.el8.x86_64"... 2023-10-31T07:12:34.517 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2023-10-31T07:12:34.535 INFO:teuthology.orchestra.run.smithi178.stdout:4.18.0-518.el8.x86_64 2023-10-31T07:12:34.535 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-518.el8.x86_64 vs 4.18.0-518.el8.x86_64 2023-10-31T07:12:34.535 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-31T07:12:34.536 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-31T07:12:35.537 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-10-31T07:12:35.537 DEBUG:teuthology.orchestra.run.smithi178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-31T07:12:35.610 INFO:teuthology.orchestra.run.smithi178.stdout:ttyS1 2023-10-31T07:12:35.624 DEBUG:teuthology.parallel:result is None 2023-10-31T07:12:39.180 DEBUG:teuthology.orchestra.remote:timed out 2023-10-31T07:12:51.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:12:51.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:12:51.560 DEBUG:teuthology.orchestra.run.smithi050:> true 2023-10-31T07:12:51.855 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:12:51.855 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-518.el8.x86_64"... 2023-10-31T07:12:51.855 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2023-10-31T07:12:51.878 INFO:teuthology.orchestra.run.smithi050.stdout:4.18.0-518.el8.x86_64 2023-10-31T07:12:51.879 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-518.el8.x86_64 vs 4.18.0-518.el8.x86_64 2023-10-31T07:12:51.879 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-31T07:12:51.879 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-31T07:12:52.881 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-31T07:12:52.881 DEBUG:teuthology.orchestra.run.smithi050:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-31T07:12:52.961 INFO:teuthology.orchestra.run.smithi050.stdout:ttyS1 2023-10-31T07:12:52.973 DEBUG:teuthology.parallel:result is None 2023-10-31T07:12:52.973 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-31T07:12:52.981 INFO:teuthology.task.internal:Creating test directory... 2023-10-31T07:12:52.981 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-31T07:12:52.984 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-31T07:12:52.987 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-31T07:12:53.009 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-31T07:12:53.017 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-31T07:12:53.075 INFO:teuthology.task.internal:Creating archive directory... 2023-10-31T07:12:53.075 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-31T07:12:53.078 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-31T07:12:53.080 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-31T07:12:53.121 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-31T07:12:53.128 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-31T07:12:53.128 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-31T07:12:53.154 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:12:53.156 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:12:53.195 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.197 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.197 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.206 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.208 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.210 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-31T07:12:53.212 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-31T07:12:53.219 INFO:teuthology.task.internal:Configuring sudo... 2023-10-31T07:12:53.219 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-31T07:12:53.221 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-31T07:12:53.224 DEBUG:teuthology.orchestra.run.smithi178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-31T07:12:53.279 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-31T07:12:53.289 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-31T07:12:53.290 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-31T07:12:53.296 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-31T07:12:53.298 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-31T07:12:53.339 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:53.423 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:53.468 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:53.517 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:53.567 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:12:53.568 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-31T07:12:53.642 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:53.697 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:53.753 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:53.800 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:53.845 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:12:53.846 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-31T07:12:53.915 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:53.964 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-31T07:12:54.015 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:54.104 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-31T07:12:54.148 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:12:54.149 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-31T07:12:54.218 DEBUG:teuthology.orchestra.run.smithi050:> sudo service rsyslog restart 2023-10-31T07:12:54.220 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2023-10-31T07:12:54.223 DEBUG:teuthology.orchestra.run.smithi178:> sudo service rsyslog restart 2023-10-31T07:12:54.281 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:12:54.295 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:12:54.348 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:12:54.635 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-31T07:12:54.642 INFO:teuthology.task.internal:Starting timer... 2023-10-31T07:12:54.643 INFO:teuthology.run_tasks:Running task pcp... 2023-10-31T07:12:54.695 INFO:teuthology.run_tasks:Running task selinux... 2023-10-31T07:12:54.744 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-31T07:12:54.745 DEBUG:teuthology.orchestra.run.smithi050:> sudo service auditd rotate 2023-10-31T07:12:54.842 INFO:teuthology.orchestra.run.smithi050.stdout:Rotating logs: 2023-10-31T07:12:54.844 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2023-10-31T07:12:54.916 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2023-10-31T07:12:54.917 DEBUG:teuthology.orchestra.run.smithi178:> sudo service auditd rotate 2023-10-31T07:12:54.980 INFO:teuthology.orchestra.run.smithi178.stdout:Rotating logs: 2023-10-31T07:12:54.982 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-31T07:12:54.982 DEBUG:teuthology.orchestra.run.smithi050:> /usr/sbin/getenforce 2023-10-31T07:12:55.007 INFO:teuthology.orchestra.run.smithi050.stdout:Permissive 2023-10-31T07:12:55.007 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2023-10-31T07:12:55.075 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2023-10-31T07:12:55.076 DEBUG:teuthology.orchestra.run.smithi178:> /usr/sbin/getenforce 2023-10-31T07:12:55.104 INFO:teuthology.orchestra.run.smithi178.stdout:Permissive 2023-10-31T07:12:55.105 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi050.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi064.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi178.front.sepia.ceph.com': 'permissive'} 2023-10-31T07:12:55.106 DEBUG:teuthology.orchestra.run.smithi050:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-31T07:12:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:12:55.143 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:12:55.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:12:55.173 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:12:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:12:55.201 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-31T07:12:55.202 DEBUG:teuthology.orchestra.run.smithi050:> sudo /usr/sbin/setenforce permissive 2023-10-31T07:12:55.237 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2023-10-31T07:12:55.266 DEBUG:teuthology.orchestra.run.smithi178:> sudo /usr/sbin/setenforce permissive 2023-10-31T07:12:55.294 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-31T07:12:55.303 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-31T07:12:55.309 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-31T07:12:55.432 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-31T07:12:55.452 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-31T07:12:55.453 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi050.front.sepia.ceph.com,smithi064.front.sepia.ceph.com,smithi178.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-31T07:21:01.897 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi050.front.sepia.ceph.com'), Remote(name='ubuntu@smithi064.front.sepia.ceph.com'), Remote(name='ubuntu@smithi178.front.sepia.ceph.com')] 2023-10-31T07:21:01.898 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:21:01.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:21:02.013 DEBUG:teuthology.orchestra.run.smithi050:> true 2023-10-31T07:21:02.089 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2023-10-31T07:21:02.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:21:02.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:21:02.159 DEBUG:teuthology.orchestra.run.smithi064:> true 2023-10-31T07:21:02.188 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2023-10-31T07:21:02.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:21:02.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-31T07:21:02.257 DEBUG:teuthology.orchestra.run.smithi178:> true 2023-10-31T07:21:02.330 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-10-31T07:21:02.331 INFO:teuthology.run_tasks:Running task clock... 2023-10-31T07:21:02.343 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-31T07:21:02.344 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-31T07:21:02.344 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-31T07:21:02.346 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-31T07:21:02.347 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:21:02.349 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-31T07:21:02.349 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:21:02.383 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-31T07:21:02.384 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-31T07:21:02.398 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-31T07:21:02.401 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-31T07:21:02.405 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-31T07:21:02.420 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-31T07:21:02.460 INFO:teuthology.orchestra.run.smithi064.stderr:sudo: ntpd: command not found 2023-10-31T07:21:02.472 INFO:teuthology.orchestra.run.smithi064.stdout:506 Cannot talk to daemon 2023-10-31T07:21:02.479 INFO:teuthology.orchestra.run.smithi050.stderr:sudo: ntpd: command not found 2023-10-31T07:21:02.481 INFO:teuthology.orchestra.run.smithi178.stderr:sudo: ntpd: command not found 2023-10-31T07:21:02.487 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-31T07:21:02.493 INFO:teuthology.orchestra.run.smithi178.stdout:506 Cannot talk to daemon 2023-10-31T07:21:02.493 INFO:teuthology.orchestra.run.smithi050.stdout:506 Cannot talk to daemon 2023-10-31T07:21:02.502 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-31T07:21:02.507 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-31T07:21:02.509 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-31T07:21:02.521 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-31T07:21:02.525 INFO:teuthology.orchestra.run.smithi050.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-31T07:21:02.570 INFO:teuthology.orchestra.run.smithi064.stderr:bash: ntpq: command not found 2023-10-31T07:21:02.574 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:21:02.574 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2023-10-31T07:21:02.574 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.574 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.575 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.575 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.588 INFO:teuthology.orchestra.run.smithi178.stderr:bash: ntpq: command not found 2023-10-31T07:21:02.592 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:21:02.592 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2023-10-31T07:21:02.592 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.593 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.593 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.593 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.607 INFO:teuthology.orchestra.run.smithi050.stderr:bash: ntpq: command not found 2023-10-31T07:21:02.611 INFO:teuthology.orchestra.run.smithi050.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:21:02.612 INFO:teuthology.orchestra.run.smithi050.stdout:=============================================================================== 2023-10-31T07:21:02.612 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.612 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.612 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.613 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:21:02.614 INFO:teuthology.run_tasks:Running task pexec... 2023-10-31T07:21:02.624 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-31T07:21:02.624 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi050.front.sepia.ceph.com 2023-10-31T07:21:02.625 DEBUG:teuthology.orchestra.run.smithi050:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-31T07:21:02.625 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi064.front.sepia.ceph.com 2023-10-31T07:21:02.626 DEBUG:teuthology.orchestra.run.smithi064:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-31T07:21:02.626 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi178.front.sepia.ceph.com 2023-10-31T07:21:02.626 DEBUG:teuthology.orchestra.run.smithi178:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-31T07:21:03.513 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:19 ago on Tue 31 Oct 2023 07:18:44 AM UTC. 2023-10-31T07:21:03.540 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:12 ago on Tue 31 Oct 2023 07:18:51 AM UTC. 2023-10-31T07:21:03.671 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:40 ago on Tue 31 Oct 2023 07:19:23 AM UTC. 2023-10-31T07:21:05.616 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:21:05.617 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:05.617 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2023-10-31T07:21:05.617 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:05.618 INFO:teuthology.orchestra.run.smithi178.stdout:Resetting modules: 2023-10-31T07:21:05.618 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools 2023-10-31T07:21:05.618 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:05.618 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:21:05.619 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:05.619 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:05.765 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:21:05.766 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:05.767 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-10-31T07:21:05.767 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:05.767 INFO:teuthology.orchestra.run.smithi064.stdout:Resetting modules: 2023-10-31T07:21:05.767 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools 2023-10-31T07:21:05.768 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:05.768 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:21:05.768 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:05.768 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:05.863 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:21:06.033 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:21:06.098 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:21:06.100 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:06.100 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2023-10-31T07:21:06.100 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:06.100 INFO:teuthology.orchestra.run.smithi050.stdout:Resetting modules: 2023-10-31T07:21:06.101 INFO:teuthology.orchestra.run.smithi050.stdout: container-tools 2023-10-31T07:21:06.101 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:06.101 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:21:06.101 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:06.101 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:21:06.859 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:22 ago on Tue 31 Oct 2023 07:18:44 AM UTC. 2023-10-31T07:21:07.009 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:15 ago on Tue 31 Oct 2023 07:18:51 AM UTC. 2023-10-31T07:21:07.475 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:44 ago on Tue 31 Oct 2023 07:19:23 AM UTC. 2023-10-31T07:21:08.933 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:21:09.100 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:09.100 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:21:09.100 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:09.101 INFO:teuthology.orchestra.run.smithi178.stdout:Installing group/module packages: 2023-10-31T07:21:09.102 INFO:teuthology.orchestra.run.smithi178.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-31T07:21:09.102 INFO:teuthology.orchestra.run.smithi178.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-31T07:21:09.102 INFO:teuthology.orchestra.run.smithi178.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-31T07:21:09.102 INFO:teuthology.orchestra.run.smithi178.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-31T07:21:09.103 INFO:teuthology.orchestra.run.smithi178.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-31T07:21:09.103 INFO:teuthology.orchestra.run.smithi178.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-31T07:21:09.103 INFO:teuthology.orchestra.run.smithi178.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-31T07:21:09.103 INFO:teuthology.orchestra.run.smithi178.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-31T07:21:09.103 INFO:teuthology.orchestra.run.smithi178.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-31T07:21:09.104 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:21:09.104 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-31T07:21:09.104 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-31T07:21:09.104 INFO:teuthology.orchestra.run.smithi178.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-31T07:21:09.105 INFO:teuthology.orchestra.run.smithi178.stdout:Installing weak dependencies: 2023-10-31T07:21:09.105 INFO:teuthology.orchestra.run.smithi178.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-31T07:21:09.105 INFO:teuthology.orchestra.run.smithi178.stdout:Installing module profiles: 2023-10-31T07:21:09.105 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools/common 2023-10-31T07:21:09.105 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:09.106 INFO:teuthology.orchestra.run.smithi178.stdout:Enabling module streams: 2023-10-31T07:21:09.106 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools rhel8 2023-10-31T07:21:09.106 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:09.106 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:21:09.106 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:09.107 INFO:teuthology.orchestra.run.smithi178.stdout:Install 13 Packages 2023-10-31T07:21:09.107 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:09.108 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 26 M 2023-10-31T07:21:09.108 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 87 M 2023-10-31T07:21:09.108 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:21:09.202 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:21:09.380 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:09.380 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:21:09.380 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:09.381 INFO:teuthology.orchestra.run.smithi064.stdout:Installing group/module packages: 2023-10-31T07:21:09.381 INFO:teuthology.orchestra.run.smithi064.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-31T07:21:09.381 INFO:teuthology.orchestra.run.smithi064.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-31T07:21:09.381 INFO:teuthology.orchestra.run.smithi064.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-31T07:21:09.381 INFO:teuthology.orchestra.run.smithi064.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-31T07:21:09.382 INFO:teuthology.orchestra.run.smithi064.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-31T07:21:09.382 INFO:teuthology.orchestra.run.smithi064.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-31T07:21:09.382 INFO:teuthology.orchestra.run.smithi064.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-31T07:21:09.382 INFO:teuthology.orchestra.run.smithi064.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-31T07:21:09.382 INFO:teuthology.orchestra.run.smithi064.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-31T07:21:09.383 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:21:09.383 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-31T07:21:09.383 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-31T07:21:09.383 INFO:teuthology.orchestra.run.smithi064.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-31T07:21:09.383 INFO:teuthology.orchestra.run.smithi064.stdout:Installing weak dependencies: 2023-10-31T07:21:09.384 INFO:teuthology.orchestra.run.smithi064.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-31T07:21:09.384 INFO:teuthology.orchestra.run.smithi064.stdout:Installing module profiles: 2023-10-31T07:21:09.384 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools/common 2023-10-31T07:21:09.384 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:09.384 INFO:teuthology.orchestra.run.smithi064.stdout:Enabling module streams: 2023-10-31T07:21:09.385 INFO:teuthology.orchestra.run.smithi064.stdout: container-tools rhel8 2023-10-31T07:21:09.385 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:09.385 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:21:09.386 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:09.386 INFO:teuthology.orchestra.run.smithi064.stdout:Install 13 Packages 2023-10-31T07:21:09.386 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:09.388 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 26 M 2023-10-31T07:21:09.388 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 87 M 2023-10-31T07:21:09.388 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:21:09.778 INFO:teuthology.orchestra.run.smithi064.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.4 MB/s | 739 kB 00:00 2023-10-31T07:21:09.779 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:21:09.815 INFO:teuthology.orchestra.run.smithi064.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.0 MB/s | 1.0 MB 00:00 2023-10-31T07:21:09.832 INFO:teuthology.orchestra.run.smithi064.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 707 kB/s | 38 kB 00:00 2023-10-31T07:21:09.866 INFO:teuthology.orchestra.run.smithi064.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.7 MB/s | 239 kB 00:00 2023-10-31T07:21:09.916 INFO:teuthology.orchestra.run.smithi064.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-31T07:21:09.965 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:09.966 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:21:09.966 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:09.966 INFO:teuthology.orchestra.run.smithi050.stdout:Installing group/module packages: 2023-10-31T07:21:09.966 INFO:teuthology.orchestra.run.smithi050.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-31T07:21:09.967 INFO:teuthology.orchestra.run.smithi050.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-31T07:21:09.968 INFO:teuthology.orchestra.run.smithi050.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-31T07:21:09.968 INFO:teuthology.orchestra.run.smithi050.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-31T07:21:09.968 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:21:09.968 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-31T07:21:09.968 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-31T07:21:09.969 INFO:teuthology.orchestra.run.smithi050.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-31T07:21:09.969 INFO:teuthology.orchestra.run.smithi050.stdout:Installing weak dependencies: 2023-10-31T07:21:09.969 INFO:teuthology.orchestra.run.smithi050.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-31T07:21:09.969 INFO:teuthology.orchestra.run.smithi050.stdout:Installing module profiles: 2023-10-31T07:21:09.969 INFO:teuthology.orchestra.run.smithi050.stdout: container-tools/common 2023-10-31T07:21:09.970 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:09.970 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling module streams: 2023-10-31T07:21:09.970 INFO:teuthology.orchestra.run.smithi050.stdout: container-tools rhel8 2023-10-31T07:21:09.970 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:09.970 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:21:09.971 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:09.971 INFO:teuthology.orchestra.run.smithi050.stdout:Install 13 Packages 2023-10-31T07:21:09.971 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:09.972 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 26 M 2023-10-31T07:21:09.972 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 87 M 2023-10-31T07:21:09.972 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:21:09.977 INFO:teuthology.orchestra.run.smithi178.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 4.0 MB/s | 739 kB 00:00 2023-10-31T07:21:09.983 INFO:teuthology.orchestra.run.smithi064.stdout:(6/13): netavark-1.7.0-1.module_el8+487+8e42a27 25 MB/s | 3.7 MB 00:00 2023-10-31T07:21:10.020 INFO:teuthology.orchestra.run.smithi178.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.4 MB/s | 1.0 MB 00:00 2023-10-31T07:21:10.036 INFO:teuthology.orchestra.run.smithi178.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 645 kB/s | 38 kB 00:00 2023-10-31T07:21:10.061 INFO:teuthology.orchestra.run.smithi178.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 5.6 MB/s | 239 kB 00:00 2023-10-31T07:21:10.083 INFO:teuthology.orchestra.run.smithi064.stdout:(7/13): buildah-1.31.3-1.module_el8+664+4072b3a 17 MB/s | 8.8 MB 00:00 2023-10-31T07:21:10.100 INFO:teuthology.orchestra.run.smithi064.stdout:(8/13): python3-pytoml-0.1.14-5.git7dea353.el8. 135 kB/s | 25 kB 00:00 2023-10-31T07:21:10.113 INFO:teuthology.orchestra.run.smithi178.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-31T07:21:10.148 INFO:teuthology.orchestra.run.smithi064.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 571 kB/s | 94 kB 00:00 2023-10-31T07:21:10.209 INFO:teuthology.orchestra.run.smithi064.stdout:(10/13): toolbox-0.0.99.4-5.module_el8+649+e2de 23 MB/s | 2.5 MB 00:00 2023-10-31T07:21:10.226 INFO:teuthology.orchestra.run.smithi064.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 674 kB/s | 53 kB 00:00 2023-10-31T07:21:10.243 INFO:teuthology.orchestra.run.smithi064.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 1.2 MB/s | 41 kB 00:00 2023-10-31T07:21:10.262 INFO:teuthology.orchestra.run.smithi178.stdout:(6/13): buildah-1.31.3-1.module_el8+664+4072b3a 19 MB/s | 8.8 MB 00:00 2023-10-31T07:21:10.287 INFO:teuthology.orchestra.run.smithi178.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 141 kB/s | 25 kB 00:00 2023-10-31T07:21:10.354 INFO:teuthology.orchestra.run.smithi178.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 12 MB/s | 3.7 MB 00:00 2023-10-31T07:21:10.379 INFO:teuthology.orchestra.run.smithi178.stdout:(9/13): python3-pyxdg-0.25-16.el8.noarch.rpm 801 kB/s | 94 kB 00:00 2023-10-31T07:21:10.410 INFO:teuthology.orchestra.run.smithi064.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 25 MB/s | 8.1 MB 00:00 2023-10-31T07:21:10.410 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:21:10.410 INFO:teuthology.orchestra.run.smithi064.stdout:Total 25 MB/s | 26 MB 00:01 2023-10-31T07:21:10.421 INFO:teuthology.orchestra.run.smithi178.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.2 MB/s | 53 kB 00:00 2023-10-31T07:21:10.472 INFO:teuthology.orchestra.run.smithi178.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 22 MB/s | 2.5 MB 00:00 2023-10-31T07:21:10.497 INFO:teuthology.orchestra.run.smithi178.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 545 kB/s | 41 kB 00:00 2023-10-31T07:21:10.630 INFO:teuthology.orchestra.run.smithi178.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 24 MB/s | 8.1 MB 00:00 2023-10-31T07:21:10.631 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:21:10.631 INFO:teuthology.orchestra.run.smithi178.stdout:Total 17 MB/s | 26 MB 00:01 2023-10-31T07:21:10.680 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:21:10.703 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:21:10.703 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:21:10.853 INFO:teuthology.orchestra.run.smithi050.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 4.0 MB/s | 739 kB 00:00 2023-10-31T07:21:10.894 INFO:teuthology.orchestra.run.smithi050.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.4 MB/s | 1.0 MB 00:00 2023-10-31T07:21:10.896 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:21:10.918 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:21:10.918 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:21:10.920 INFO:teuthology.orchestra.run.smithi050.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 567 kB/s | 38 kB 00:00 2023-10-31T07:21:10.945 INFO:teuthology.orchestra.run.smithi050.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.7 MB/s | 239 kB 00:00 2023-10-31T07:21:10.964 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:21:10.967 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:21:10.995 INFO:teuthology.orchestra.run.smithi050.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-31T07:21:11.087 INFO:teuthology.orchestra.run.smithi050.stdout:(6/13): netavark-1.7.0-1.module_el8+487+8e42a27 22 MB/s | 3.7 MB 00:00 2023-10-31T07:21:11.113 INFO:teuthology.orchestra.run.smithi050.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 212 kB/s | 25 kB 00:00 2023-10-31T07:21:11.138 INFO:teuthology.orchestra.run.smithi050.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2023-10-31T07:21:11.182 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:21:11.185 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:21:11.322 INFO:teuthology.orchestra.run.smithi050.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 14 MB/s | 8.8 MB 00:00 2023-10-31T07:21:11.381 INFO:teuthology.orchestra.run.smithi050.stdout:(10/13): toolbox-0.0.99.4-5.module_el8+649+e2de 10 MB/s | 2.5 MB 00:00 2023-10-31T07:21:11.406 INFO:teuthology.orchestra.run.smithi050.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 636 kB/s | 53 kB 00:00 2023-10-31T07:21:11.431 INFO:teuthology.orchestra.run.smithi050.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 821 kB/s | 41 kB 00:00 2023-10-31T07:21:11.573 INFO:teuthology.orchestra.run.smithi050.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 18 MB/s | 8.1 MB 00:00 2023-10-31T07:21:11.573 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:21:11.574 INFO:teuthology.orchestra.run.smithi050.stdout:Total 16 MB/s | 26 MB 00:01 2023-10-31T07:21:11.651 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:21:11.861 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:21:11.863 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-31T07:21:11.885 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:21:11.885 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:21:11.902 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:21:12.049 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-31T07:21:12.144 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-31T07:21:12.180 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:21:12.183 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:21:12.222 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-31T07:21:12.313 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-31T07:21:12.490 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:12.556 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-31T07:21:12.816 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:12.889 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:21:13.074 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-31T07:21:13.099 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-31T07:21:13.276 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-31T07:21:13.403 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-31T07:21:13.485 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-31T07:21:13.728 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:14.292 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-31T07:21:14.360 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:14.412 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:14.686 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-31T07:21:14.801 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-31T07:21:14.919 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-31T07:21:15.049 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-31T07:21:15.187 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-31T07:21:15.337 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:15.369 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-31T07:21:15.556 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-31T07:21:15.583 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-31T07:21:15.771 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-31T07:21:15.795 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-31T07:21:16.031 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-31T07:21:16.500 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-31T07:21:16.514 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:16.709 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:16.771 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-31T07:21:16.965 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-31T07:21:16.989 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:17.170 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:17.417 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:17.417 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-31T07:21:17.417 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-31T07:21:17.418 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-31T07:21:17.418 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:17.418 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-31T07:21:17.419 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:17.419 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-31T07:21:17.419 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-31T07:21:17.419 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-31T07:21:17.420 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-31T07:21:17.420 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:17.420 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-31T07:21:17.580 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:17.580 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-31T07:21:17.580 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-31T07:21:17.580 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-31T07:21:17.581 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:17.581 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-31T07:21:17.581 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:17.581 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-31T07:21:17.582 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-31T07:21:17.582 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-31T07:21:17.582 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-31T07:21:17.582 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:17.583 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-31T07:21:17.792 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:18.007 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-31T07:21:18.182 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:18.218 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-31T07:21:18.219 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:18.219 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:21:18.219 INFO:teuthology.orchestra.run.smithi064.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:18.219 INFO:teuthology.orchestra.run.smithi064.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:18.220 INFO:teuthology.orchestra.run.smithi064.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-31T07:21:18.220 INFO:teuthology.orchestra.run.smithi064.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-31T07:21:18.220 INFO:teuthology.orchestra.run.smithi064.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-31T07:21:18.220 INFO:teuthology.orchestra.run.smithi064.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:18.220 INFO:teuthology.orchestra.run.smithi064.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-31T07:21:18.221 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-31T07:21:18.221 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-31T07:21:18.221 INFO:teuthology.orchestra.run.smithi064.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:18.221 INFO:teuthology.orchestra.run.smithi064.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-31T07:21:18.221 INFO:teuthology.orchestra.run.smithi064.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-31T07:21:18.222 INFO:teuthology.orchestra.run.smithi064.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-31T07:21:18.222 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:18.222 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:21:18.455 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-31T07:21:18.455 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:18.456 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:21:18.456 INFO:teuthology.orchestra.run.smithi178.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:18.456 INFO:teuthology.orchestra.run.smithi178.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:18.456 INFO:teuthology.orchestra.run.smithi178.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-31T07:21:18.456 INFO:teuthology.orchestra.run.smithi178.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-31T07:21:18.457 INFO:teuthology.orchestra.run.smithi178.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-31T07:21:18.457 INFO:teuthology.orchestra.run.smithi178.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:18.457 INFO:teuthology.orchestra.run.smithi178.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-31T07:21:18.457 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-31T07:21:18.457 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-31T07:21:18.458 INFO:teuthology.orchestra.run.smithi178.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:18.458 INFO:teuthology.orchestra.run.smithi178.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-31T07:21:18.458 INFO:teuthology.orchestra.run.smithi178.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-31T07:21:18.458 INFO:teuthology.orchestra.run.smithi178.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-31T07:21:18.458 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:18.459 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:21:18.508 DEBUG:teuthology.parallel:result is None 2023-10-31T07:21:18.664 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-31T07:21:18.664 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-31T07:21:18.664 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-31T07:21:18.664 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-31T07:21:18.665 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-31T07:21:18.665 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-31T07:21:18.665 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-31T07:21:18.665 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-31T07:21:18.665 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-31T07:21:18.666 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-31T07:21:18.666 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-31T07:21:18.666 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-31T07:21:18.666 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-31T07:21:18.779 DEBUG:teuthology.parallel:result is None 2023-10-31T07:21:19.495 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-31T07:21:19.495 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:19.495 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:21:19.495 INFO:teuthology.orchestra.run.smithi050.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:19.496 INFO:teuthology.orchestra.run.smithi050.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:19.496 INFO:teuthology.orchestra.run.smithi050.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-31T07:21:19.496 INFO:teuthology.orchestra.run.smithi050.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-31T07:21:19.496 INFO:teuthology.orchestra.run.smithi050.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-31T07:21:19.496 INFO:teuthology.orchestra.run.smithi050.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-31T07:21:19.497 INFO:teuthology.orchestra.run.smithi050.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-31T07:21:19.498 INFO:teuthology.orchestra.run.smithi050.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-31T07:21:19.498 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:19.498 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:21:19.801 DEBUG:teuthology.parallel:result is None 2023-10-31T07:21:19.801 INFO:teuthology.run_tasks:Running task install... 2023-10-31T07:21:19.810 DEBUG:teuthology.task.install:project ceph 2023-10-31T07:21:19.810 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4'}} 2023-10-31T07:21:19.811 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4'} 2023-10-31T07:21:19.811 INFO:teuthology.task.install:Using flavor: default 2023-10-31T07:21:19.820 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-10-31T07:21:19.821 INFO:teuthology.task.install:extra packages: [] 2023-10-31T07:21:19.821 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4', 'tag': None, 'wait_for_package': False} 2023-10-31T07:21:19.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:21:19.824 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4', 'tag': None, 'wait_for_package': False} 2023-10-31T07:21:19.824 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:21:19.825 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4', 'tag': None, 'wait_for_package': False} 2023-10-31T07:21:19.826 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:21:19.988 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/ 2023-10-31T07:21:19.989 INFO:teuthology.task.install.rpm:Package version is 18.0.0-6937.gfcc751a4 2023-10-31T07:21:20.024 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/ 2023-10-31T07:21:20.024 INFO:teuthology.task.install.rpm:Package version is 18.0.0-6937.gfcc751a4 2023-10-31T07:21:20.026 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/ 2023-10-31T07:21:20.026 INFO:teuthology.task.install.rpm:Package version is 18.0.0-6937.gfcc751a4 2023-10-31T07:21:20.099 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-31T07:21:20.100 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:21:20.100 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-31T07:21:20.135 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-31T07:21:20.136 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:21:20.136 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-31T07:21:20.137 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-10-31T07:21:20.138 DEBUG:teuthology.orchestra.run.smithi050:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/fcc751a494aeedbeb6237860a239d39dfe5b98d4/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-31T07:21:20.152 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-31T07:21:20.152 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:21:20.152 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-31T07:21:20.172 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-10-31T07:21:20.172 DEBUG:teuthology.orchestra.run.smithi178:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/fcc751a494aeedbeb6237860a239d39dfe5b98d4/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-31T07:21:20.189 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-10-31T07:21:20.189 DEBUG:teuthology.orchestra.run.smithi064:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/fcc751a494aeedbeb6237860a239d39dfe5b98d4/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-10-31T07:21:20.214 DEBUG:teuthology.orchestra.run.smithi050:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-10-31T07:21:20.246 DEBUG:teuthology.orchestra.run.smithi178:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-10-31T07:21:20.262 DEBUG:teuthology.orchestra.run.smithi064:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-10-31T07:21:20.301 DEBUG:teuthology.orchestra.run.smithi050:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-10-31T07:21:20.329 DEBUG:teuthology.orchestra.run.smithi178:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-10-31T07:21:20.334 INFO:teuthology.orchestra.run.smithi050.stdout:check_obsoletes = 1 2023-10-31T07:21:20.336 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum clean all 2023-10-31T07:21:20.345 DEBUG:teuthology.orchestra.run.smithi064:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-10-31T07:21:20.398 INFO:teuthology.orchestra.run.smithi178.stdout:check_obsoletes = 1 2023-10-31T07:21:20.399 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum clean all 2023-10-31T07:21:20.414 INFO:teuthology.orchestra.run.smithi064.stdout:check_obsoletes = 1 2023-10-31T07:21:20.415 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum clean all 2023-10-31T07:21:20.646 INFO:teuthology.orchestra.run.smithi050.stdout:76 files removed 2023-10-31T07:21:20.667 INFO:teuthology.orchestra.run.smithi178.stdout:76 files removed 2023-10-31T07:21:20.678 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-radosgw 2023-10-31T07:21:20.694 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-radosgw 2023-10-31T07:21:20.695 INFO:teuthology.orchestra.run.smithi064.stdout:76 files removed 2023-10-31T07:21:20.724 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-radosgw 2023-10-31T07:21:21.381 INFO:teuthology.orchestra.run.smithi178.stdout:ceph packages for x86_64 291 kB/s | 81 kB 00:00 2023-10-31T07:21:21.441 INFO:teuthology.orchestra.run.smithi050.stdout:ceph packages for x86_64 285 kB/s | 81 kB 00:00 2023-10-31T07:21:21.446 INFO:teuthology.orchestra.run.smithi064.stdout:ceph packages for x86_64 276 kB/s | 81 kB 00:00 2023-10-31T07:21:21.690 INFO:teuthology.orchestra.run.smithi178.stdout:ceph noarch packages 35 kB/s | 9.4 kB 00:00 2023-10-31T07:21:21.716 INFO:teuthology.orchestra.run.smithi050.stdout:ceph noarch packages 41 kB/s | 9.4 kB 00:00 2023-10-31T07:21:21.747 INFO:teuthology.orchestra.run.smithi064.stdout:ceph noarch packages 36 kB/s | 9.4 kB 00:00 2023-10-31T07:21:21.990 INFO:teuthology.orchestra.run.smithi178.stdout:ceph source packages 5.5 kB/s | 1.5 kB 00:00 2023-10-31T07:21:22.014 INFO:teuthology.orchestra.run.smithi064.stdout:ceph source packages 6.3 kB/s | 1.5 kB 00:00 2023-10-31T07:21:22.051 INFO:teuthology.orchestra.run.smithi050.stdout:ceph source packages 5.0 kB/s | 1.5 kB 00:00 2023-10-31T07:21:22.881 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - AppStream 40 MB/s | 34 MB 00:00 2023-10-31T07:21:23.066 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - AppStream 32 MB/s | 34 MB 00:01 2023-10-31T07:21:23.077 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - AppStream 34 MB/s | 34 MB 00:00 2023-10-31T07:21:31.853 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - BaseOS 25 MB/s | 51 MB 00:02 2023-10-31T07:21:32.690 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - BaseOS 15 MB/s | 51 MB 00:03 2023-10-31T07:21:33.340 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - BaseOS 13 MB/s | 51 MB 00:03 2023-10-31T07:21:40.160 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - Extras 71 kB/s | 18 kB 00:00 2023-10-31T07:21:40.523 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - Extras 45 kB/s | 18 kB 00:00 2023-10-31T07:21:40.744 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-10-31T07:21:41.273 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - Extras common packages 12 kB/s | 6.9 kB 00:00 2023-10-31T07:21:41.365 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras 75 kB/s | 18 kB 00:00 2023-10-31T07:21:41.924 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-10-31T07:21:42.233 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 8 - PowerTools 8.1 MB/s | 6.5 MB 00:00 2023-10-31T07:21:42.712 INFO:teuthology.orchestra.run.smithi050.stdout:CentOS Stream 8 - PowerTools 3.6 MB/s | 6.5 MB 00:01 2023-10-31T07:21:43.267 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 8 - PowerTools 5.5 MB/s | 6.5 MB 00:01 2023-10-31T07:21:43.618 INFO:teuthology.orchestra.run.smithi178.stdout:Copr repo for python3-asyncssh owned by ceph 32 kB/s | 3.5 kB 00:00 2023-10-31T07:21:44.247 INFO:teuthology.orchestra.run.smithi050.stdout:Copr repo for python3-asyncssh owned by ceph 33 kB/s | 3.5 kB 00:00 2023-10-31T07:21:44.793 INFO:teuthology.orchestra.run.smithi064.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-10-31T07:21:46.136 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-10-31T07:21:46.800 INFO:teuthology.orchestra.run.smithi050.stdout:Extra Packages for Enterprise Linux 6.7 MB/s | 16 MB 00:02 2023-10-31T07:21:47.711 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 4.0 MB/s | 16 MB 00:03 2023-10-31T07:21:50.153 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 394 kB/s | 24 kB 00:00 2023-10-31T07:21:51.065 INFO:teuthology.orchestra.run.smithi050.stdout:lab-extras 598 kB/s | 24 kB 00:00 2023-10-31T07:21:51.594 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 429 kB/s | 24 kB 00:00 2023-10-31T07:21:54.907 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:21:54.910 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:54.910 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:21:54.911 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:54.911 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:21:54.911 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 14 M 2023-10-31T07:21:54.911 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrading: 2023-10-31T07:21:54.912 INFO:teuthology.orchestra.run.smithi064.stdout: librados2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.8 M 2023-10-31T07:21:54.912 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.7 M 2023-10-31T07:21:54.912 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:21:54.912 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 5.4 M 2023-10-31T07:21:54.912 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 23 M 2023-10-31T07:21:54.913 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 24 k 2023-10-31T07:21:54.913 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-31T07:21:54.913 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 839 k 2023-10-31T07:21:54.913 INFO:teuthology.orchestra.run.smithi064.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-31T07:21:54.913 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-10-31T07:21:54.914 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 519 k 2023-10-31T07:21:54.914 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-10-31T07:21:54.914 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.9 M 2023-10-31T07:21:54.914 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-31T07:21:54.914 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-10-31T07:21:54.915 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 45 k 2023-10-31T07:21:54.915 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 128 k 2023-10-31T07:21:54.915 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 197 k 2023-10-31T07:21:54.915 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-10-31T07:21:54.915 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 370 k 2023-10-31T07:21:54.916 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 365 k 2023-10-31T07:21:54.916 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 106 k 2023-10-31T07:21:54.916 INFO:teuthology.orchestra.run.smithi064.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-31T07:21:54.916 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:54.916 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:21:54.917 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:21:54.917 INFO:teuthology.orchestra.run.smithi064.stdout:Install 21 Packages 2023-10-31T07:21:54.917 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrade 2 Packages 2023-10-31T07:21:54.917 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:21:54.918 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 62 M 2023-10-31T07:21:54.918 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:21:55.973 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:21:55.976 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:55.977 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:21:55.977 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:55.977 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:21:55.977 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-radosgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 14 M 2023-10-31T07:21:55.977 INFO:teuthology.orchestra.run.smithi050.stdout:Upgrading: 2023-10-31T07:21:55.978 INFO:teuthology.orchestra.run.smithi050.stdout: librados2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.8 M 2023-10-31T07:21:55.978 INFO:teuthology.orchestra.run.smithi050.stdout: librbd1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.7 M 2023-10-31T07:21:55.978 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:21:55.978 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-base x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 5.4 M 2023-10-31T07:21:55.979 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 23 M 2023-10-31T07:21:55.979 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-selinux x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 24 k 2023-10-31T07:21:55.979 INFO:teuthology.orchestra.run.smithi050.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-31T07:21:55.979 INFO:teuthology.orchestra.run.smithi050.stdout: libcephfs2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 839 k 2023-10-31T07:21:55.979 INFO:teuthology.orchestra.run.smithi050.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-31T07:21:55.980 INFO:teuthology.orchestra.run.smithi050.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-10-31T07:21:55.980 INFO:teuthology.orchestra.run.smithi050.stdout: libradosstriper1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 519 k 2023-10-31T07:21:55.980 INFO:teuthology.orchestra.run.smithi050.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-10-31T07:21:55.980 INFO:teuthology.orchestra.run.smithi050.stdout: librgw2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.9 M 2023-10-31T07:21:55.980 INFO:teuthology.orchestra.run.smithi050.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-31T07:21:55.981 INFO:teuthology.orchestra.run.smithi050.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-10-31T07:21:55.981 INFO:teuthology.orchestra.run.smithi050.stdout: python3-ceph-argparse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 45 k 2023-10-31T07:21:55.981 INFO:teuthology.orchestra.run.smithi050.stdout: python3-ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 128 k 2023-10-31T07:21:55.981 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cephfs x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 197 k 2023-10-31T07:21:55.981 INFO:teuthology.orchestra.run.smithi050.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-10-31T07:21:55.982 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rados x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 370 k 2023-10-31T07:21:55.982 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 365 k 2023-10-31T07:21:55.982 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 106 k 2023-10-31T07:21:55.982 INFO:teuthology.orchestra.run.smithi050.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-31T07:21:55.982 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:55.983 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:21:55.983 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:21:55.983 INFO:teuthology.orchestra.run.smithi050.stdout:Install 21 Packages 2023-10-31T07:21:55.983 INFO:teuthology.orchestra.run.smithi050.stdout:Upgrade 2 Packages 2023-10-31T07:21:55.983 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:21:55.984 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 62 M 2023-10-31T07:21:55.984 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:21:56.008 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:21:56.011 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:56.011 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:21:56.011 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:56.012 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:21:56.012 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 14 M 2023-10-31T07:21:56.012 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrading: 2023-10-31T07:21:56.012 INFO:teuthology.orchestra.run.smithi178.stdout: librados2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.8 M 2023-10-31T07:21:56.012 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.7 M 2023-10-31T07:21:56.013 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:21:56.013 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 5.4 M 2023-10-31T07:21:56.013 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 23 M 2023-10-31T07:21:56.013 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 24 k 2023-10-31T07:21:56.014 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-31T07:21:56.014 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 839 k 2023-10-31T07:21:56.014 INFO:teuthology.orchestra.run.smithi178.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-31T07:21:56.014 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-10-31T07:21:56.014 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 519 k 2023-10-31T07:21:56.015 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-10-31T07:21:56.015 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2 x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.9 M 2023-10-31T07:21:56.015 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-31T07:21:56.015 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-10-31T07:21:56.015 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 45 k 2023-10-31T07:21:56.016 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 128 k 2023-10-31T07:21:56.016 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 197 k 2023-10-31T07:21:56.016 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-10-31T07:21:56.016 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 370 k 2023-10-31T07:21:56.016 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 365 k 2023-10-31T07:21:56.017 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 106 k 2023-10-31T07:21:56.017 INFO:teuthology.orchestra.run.smithi178.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-31T07:21:56.017 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:56.017 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:21:56.017 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:21:56.018 INFO:teuthology.orchestra.run.smithi178.stdout:Install 21 Packages 2023-10-31T07:21:56.018 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrade 2 Packages 2023-10-31T07:21:56.018 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:21:56.019 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 62 M 2023-10-31T07:21:56.019 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:21:57.463 INFO:teuthology.orchestra.run.smithi064.stdout:(1/23): ceph-common-18.0.0-6937.gfcc751a4.el8.x 12 MB/s | 23 MB 00:01 2023-10-31T07:21:57.504 INFO:teuthology.orchestra.run.smithi064.stdout:(2/23): ceph-selinux-18.0.0-6937.gfcc751a4.el8. 588 kB/s | 24 kB 00:00 2023-10-31T07:21:57.638 INFO:teuthology.orchestra.run.smithi064.stdout:(3/23): libcephfs2-18.0.0-6937.gfcc751a4.el8.x8 6.2 MB/s | 839 kB 00:00 2023-10-31T07:21:57.738 INFO:teuthology.orchestra.run.smithi064.stdout:(4/23): ceph-base-18.0.0-6937.gfcc751a4.el8.x86 2.6 MB/s | 5.4 MB 00:02 2023-10-31T07:21:57.772 INFO:teuthology.orchestra.run.smithi064.stdout:(5/23): libradosstriper1-18.0.0-6937.gfcc751a4. 3.8 MB/s | 519 kB 00:00 2023-10-31T07:21:57.847 INFO:teuthology.orchestra.run.smithi064.stdout:(6/23): python3-ceph-argparse-18.0.0-6937.gfcc7 598 kB/s | 45 kB 00:00 2023-10-31T07:21:57.939 INFO:teuthology.orchestra.run.smithi064.stdout:(7/23): python3-ceph-common-18.0.0-6937.gfcc751 1.4 MB/s | 128 kB 00:00 2023-10-31T07:21:58.031 INFO:teuthology.orchestra.run.smithi064.stdout:(8/23): python3-cephfs-18.0.0-6937.gfcc751a4.el 2.1 MB/s | 197 kB 00:00 2023-10-31T07:21:58.381 INFO:teuthology.orchestra.run.smithi064.stdout:(9/23): python3-rados-18.0.0-6937.gfcc751a4.el8 1.0 MB/s | 370 kB 00:00 2023-10-31T07:21:58.482 INFO:teuthology.orchestra.run.smithi064.stdout:(10/23): python3-rbd-18.0.0-6937.gfcc751a4.el8. 3.6 MB/s | 365 kB 00:00 2023-10-31T07:21:58.565 INFO:teuthology.orchestra.run.smithi064.stdout:(11/23): python3-rgw-18.0.0-6937.gfcc751a4.el8. 1.2 MB/s | 106 kB 00:00 2023-10-31T07:21:58.716 INFO:teuthology.orchestra.run.smithi064.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-10-31T07:21:58.758 INFO:teuthology.orchestra.run.smithi064.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-10-31T07:21:58.800 INFO:teuthology.orchestra.run.smithi064.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-10-31T07:21:59.010 INFO:teuthology.orchestra.run.smithi064.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 224 kB/s | 47 kB 00:00 2023-10-31T07:21:59.024 INFO:teuthology.orchestra.run.smithi050.stdout:(1/23): ceph-base-18.0.0-6937.gfcc751a4.el8.x86 2.0 MB/s | 5.4 MB 00:02 2023-10-31T07:21:59.108 INFO:teuthology.orchestra.run.smithi050.stdout:(2/23): ceph-selinux-18.0.0-6937.gfcc751a4.el8. 292 kB/s | 24 kB 00:00 2023-10-31T07:21:59.159 INFO:teuthology.orchestra.run.smithi064.stdout:(16/23): ceph-radosgw-18.0.0-6937.gfcc751a4.el8 4.0 MB/s | 14 MB 00:03 2023-10-31T07:21:59.384 INFO:teuthology.orchestra.run.smithi064.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 261 kB/s | 59 kB 00:00 2023-10-31T07:21:59.476 INFO:teuthology.orchestra.run.smithi064.stdout:(18/23): librgw2-18.0.0-6937.gfcc751a4.el8.x86_ 4.0 MB/s | 6.9 MB 00:01 2023-10-31T07:21:59.491 INFO:teuthology.orchestra.run.smithi050.stdout:(3/23): libcephfs2-18.0.0-6937.gfcc751a4.el8.x8 2.1 MB/s | 839 kB 00:00 2023-10-31T07:21:59.501 INFO:teuthology.orchestra.run.smithi064.stdout:(19/23): gperftools-libs-2.7-9.el8.x86_64.rpm 624 kB/s | 306 kB 00:00 2023-10-31T07:21:59.526 INFO:teuthology.orchestra.run.smithi064.stdout:(20/23): libunwind-1.3.1-3.el8.x86_64.rpm 530 kB/s | 75 kB 00:00 2023-10-31T07:21:59.783 INFO:teuthology.orchestra.run.smithi050.stdout:(4/23): libradosstriper1-18.0.0-6937.gfcc751a4. 1.7 MB/s | 519 kB 00:00 2023-10-31T07:21:59.910 INFO:teuthology.orchestra.run.smithi064.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 4.0 MB/s | 1.7 MB 00:00 2023-10-31T07:21:59.928 INFO:teuthology.orchestra.run.smithi178.stdout:(1/23): ceph-radosgw-18.0.0-6937.gfcc751a4.el8. 3.9 MB/s | 14 MB 00:03 2023-10-31T07:22:00.012 INFO:teuthology.orchestra.run.smithi178.stdout:(2/23): ceph-selinux-18.0.0-6937.gfcc751a4.el8. 292 kB/s | 24 kB 00:00 2023-10-31T07:22:00.225 INFO:teuthology.orchestra.run.smithi050.stdout:(5/23): ceph-radosgw-18.0.0-6937.gfcc751a4.el8. 3.5 MB/s | 14 MB 00:03 2023-10-31T07:22:00.228 INFO:teuthology.orchestra.run.smithi178.stdout:(3/23): libcephfs2-18.0.0-6937.gfcc751a4.el8.x8 3.8 MB/s | 839 kB 00:00 2023-10-31T07:22:00.300 INFO:teuthology.orchestra.run.smithi050.stdout:(6/23): python3-ceph-argparse-18.0.0-6937.gfcc7 598 kB/s | 45 kB 00:00 2023-10-31T07:22:00.304 INFO:teuthology.orchestra.run.smithi178.stdout:(4/23): ceph-base-18.0.0-6937.gfcc751a4.el8.x86 1.4 MB/s | 5.4 MB 00:03 2023-10-31T07:22:00.384 INFO:teuthology.orchestra.run.smithi050.stdout:(7/23): python3-ceph-common-18.0.0-6937.gfcc751 1.5 MB/s | 128 kB 00:00 2023-10-31T07:22:00.387 INFO:teuthology.orchestra.run.smithi178.stdout:(5/23): libradosstriper1-18.0.0-6937.gfcc751a4. 3.2 MB/s | 519 kB 00:00 2023-10-31T07:22:00.443 INFO:teuthology.orchestra.run.smithi050.stdout:(8/23): python3-cephfs-18.0.0-6937.gfcc751a4.el 3.3 MB/s | 197 kB 00:00 2023-10-31T07:22:00.446 INFO:teuthology.orchestra.run.smithi178.stdout:(6/23): python3-ceph-argparse-18.0.0-6937.gfcc7 767 kB/s | 45 kB 00:00 2023-10-31T07:22:00.468 INFO:teuthology.orchestra.run.smithi064.stdout:(22/23): librbd1-18.0.0-6937.gfcc751a4.el8.x86_ 3.9 MB/s | 3.7 MB 00:00 2023-10-31T07:22:00.522 INFO:teuthology.orchestra.run.smithi178.stdout:(7/23): python3-ceph-common-18.0.0-6937.gfcc751 1.7 MB/s | 128 kB 00:00 2023-10-31T07:22:00.535 INFO:teuthology.orchestra.run.smithi064.stdout:(23/23): librados2-18.0.0-6937.gfcc751a4.el8.x8 3.7 MB/s | 3.8 MB 00:01 2023-10-31T07:22:00.537 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:00.538 INFO:teuthology.orchestra.run.smithi064.stdout:Total 11 MB/s | 62 MB 00:05 2023-10-31T07:22:00.551 INFO:teuthology.orchestra.run.smithi050.stdout:(9/23): python3-rados-18.0.0-6937.gfcc751a4.el8 3.3 MB/s | 370 kB 00:00 2023-10-31T07:22:00.580 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:22:00.581 INFO:teuthology.orchestra.run.smithi178.stdout:(8/23): python3-cephfs-18.0.0-6937.gfcc751a4.el 3.3 MB/s | 197 kB 00:00 2023-10-31T07:22:00.630 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:22:00.631 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:22:00.651 INFO:teuthology.orchestra.run.smithi050.stdout:(10/23): python3-rbd-18.0.0-6937.gfcc751a4.el8. 3.6 MB/s | 365 kB 00:00 2023-10-31T07:22:00.664 INFO:teuthology.orchestra.run.smithi178.stdout:(9/23): python3-rados-18.0.0-6937.gfcc751a4.el8 4.3 MB/s | 370 kB 00:00 2023-10-31T07:22:00.727 INFO:teuthology.orchestra.run.smithi050.stdout:(11/23): python3-rgw-18.0.0-6937.gfcc751a4.el8. 1.4 MB/s | 106 kB 00:00 2023-10-31T07:22:00.739 INFO:teuthology.orchestra.run.smithi178.stdout:(10/23): python3-rbd-18.0.0-6937.gfcc751a4.el8. 4.8 MB/s | 365 kB 00:00 2023-10-31T07:22:00.823 INFO:teuthology.orchestra.run.smithi178.stdout:(11/23): python3-rgw-18.0.0-6937.gfcc751a4.el8. 1.2 MB/s | 106 kB 00:00 2023-10-31T07:22:00.877 INFO:teuthology.orchestra.run.smithi050.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-10-31T07:22:00.927 INFO:teuthology.orchestra.run.smithi050.stdout:(13/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2023-10-31T07:22:00.961 INFO:teuthology.orchestra.run.smithi050.stdout:(14/23): python3-prettytable-0.7.2-14.el8.noarc 1.3 MB/s | 44 kB 00:00 2023-10-31T07:22:00.981 INFO:teuthology.orchestra.run.smithi178.stdout:(12/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-10-31T07:22:01.013 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:22:01.017 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:22:01.120 INFO:teuthology.orchestra.run.smithi050.stdout:(15/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 296 kB/s | 47 kB 00:00 2023-10-31T07:22:01.232 INFO:teuthology.orchestra.run.smithi178.stdout:(13/23): ceph-common-18.0.0-6937.gfcc751a4.el8. 4.6 MB/s | 23 MB 00:04 2023-10-31T07:22:01.257 INFO:teuthology.orchestra.run.smithi178.stdout:(14/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 944 kB/s | 259 kB 00:00 2023-10-31T07:22:01.341 INFO:teuthology.orchestra.run.smithi178.stdout:(15/23): python3-prettytable-0.7.2-14.el8.noarc 406 kB/s | 44 kB 00:00 2023-10-31T07:22:01.428 INFO:teuthology.orchestra.run.smithi050.stdout:(16/23): librgw2-18.0.0-6937.gfcc751a4.el8.x86_ 4.2 MB/s | 6.9 MB 00:01 2023-10-31T07:22:01.449 INFO:teuthology.orchestra.run.smithi178.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-10-31T07:22:01.800 INFO:teuthology.orchestra.run.smithi178.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 168 kB/s | 59 kB 00:00 2023-10-31T07:22:01.829 INFO:teuthology.orchestra.run.smithi050.stdout:(17/23): liboath-2.6.2-3.el8.x86_64.rpm 147 kB/s | 59 kB 00:00 2023-10-31T07:22:01.875 INFO:teuthology.orchestra.run.smithi178.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 573 kB/s | 306 kB 00:00 2023-10-31T07:22:01.896 INFO:teuthology.orchestra.run.smithi050.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 395 kB/s | 306 kB 00:00 2023-10-31T07:22:01.983 INFO:teuthology.orchestra.run.smithi178.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 409 kB/s | 75 kB 00:00 2023-10-31T07:22:02.071 INFO:teuthology.orchestra.run.smithi050.stdout:(19/23): libunwind-1.3.1-3.el8.x86_64.rpm 311 kB/s | 75 kB 00:00 2023-10-31T07:22:02.309 INFO:teuthology.orchestra.run.smithi178.stdout:(20/23): librgw2-18.0.0-6937.gfcc751a4.el8.x86_ 3.5 MB/s | 6.9 MB 00:02 2023-10-31T07:22:02.376 INFO:teuthology.orchestra.run.smithi178.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 3.5 MB/s | 1.7 MB 00:00 2023-10-31T07:22:02.434 INFO:teuthology.orchestra.run.smithi178.stdout:(22/23): librados2-18.0.0-6937.gfcc751a4.el8.x8 8.3 MB/s | 3.8 MB 00:00 2023-10-31T07:22:02.478 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:22:02.697 INFO:teuthology.orchestra.run.smithi050.stdout:(20/23): ceph-common-18.0.0-6937.gfcc751a4.el8. 3.5 MB/s | 23 MB 00:06 2023-10-31T07:22:02.698 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-31T07:22:02.880 INFO:teuthology.orchestra.run.smithi050.stdout:(21/23): librados2-18.0.0-6937.gfcc751a4.el8.x8 4.6 MB/s | 3.8 MB 00:00 2023-10-31T07:22:02.915 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-10-31T07:22:03.108 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:03.109 INFO:teuthology.orchestra.run.smithi178.stdout:(23/23): librbd1-18.0.0-6937.gfcc751a4.el8.x86_ 4.6 MB/s | 3.7 MB 00:00 2023-10-31T07:22:03.112 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:03.112 INFO:teuthology.orchestra.run.smithi178.stdout:Total 8.7 MB/s | 62 MB 00:07 2023-10-31T07:22:03.152 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:22:03.199 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:22:03.199 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:22:03.280 INFO:teuthology.orchestra.run.smithi050.stdout:(22/23): librbd1-18.0.0-6937.gfcc751a4.el8.x86_ 6.4 MB/s | 3.7 MB 00:00 2023-10-31T07:22:03.545 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:03.575 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:22:03.578 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:22:03.758 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:03.857 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:04.122 INFO:teuthology.orchestra.run.smithi050.stdout:(23/23): thrift-0.13.0-2.el8.x86_64.rpm 798 kB/s | 1.7 MB 00:02 2023-10-31T07:22:04.124 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:04.125 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:04.125 INFO:teuthology.orchestra.run.smithi050.stdout:Total 7.6 MB/s | 62 MB 00:08 2023-10-31T07:22:04.170 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:22:04.222 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:22:04.222 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:22:04.300 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:04.630 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:22:04.634 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:22:04.757 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:04.799 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:22:04.941 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:05.017 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:05.044 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-31T07:22:05.208 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-10-31T07:22:05.299 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-10-31T07:22:05.333 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:05.396 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:05.496 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:05.562 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 10/25 2023-10-31T07:22:05.755 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:05.875 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:22:05.902 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:05.990 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:06.116 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-31T07:22:06.129 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:06.141 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:06.210 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:06.219 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:06.338 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/25 2023-10-31T07:22:06.411 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-10-31T07:22:06.492 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:06.498 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:06.712 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:06.931 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/25 2023-10-31T07:22:07.116 INFO:teuthology.orchestra.run.smithi050.stdout: Upgrading : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:07.131 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:07.204 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:07.277 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-10-31T07:22:07.337 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:07.382 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:07.433 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:07.505 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:07.577 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-10-31T07:22:07.586 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:07.700 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 17/25 2023-10-31T07:22:07.720 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:07.775 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:07.786 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:07.896 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-10-31T07:22:08.014 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 10/25 2023-10-31T07:22:08.075 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 19/25 2023-10-31T07:22:08.220 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/25 2023-10-31T07:22:08.242 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:08.383 INFO:teuthology.orchestra.run.smithi050.stdout: Upgrading : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:08.455 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:08.465 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:08.595 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:08.636 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-10-31T07:22:08.667 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:08.783 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:08.858 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-10-31T07:22:08.887 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-10-31T07:22:09.186 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 10/25 2023-10-31T07:22:09.410 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:09.617 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:09.706 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-10-31T07:22:09.853 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:09.916 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:09.937 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:09.991 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 13/25 2023-10-31T07:22:10.136 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 17/25 2023-10-31T07:22:10.197 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 14/25 2023-10-31T07:22:10.321 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-10-31T07:22:10.520 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 19/25 2023-10-31T07:22:10.821 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:11.033 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:11.049 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 15/25 2023-10-31T07:22:11.316 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:11.394 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 16/25 2023-10-31T07:22:11.559 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 17/25 2023-10-31T07:22:11.673 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:11.744 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-10-31T07:22:11.933 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 19/25 2023-10-31T07:22:12.041 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:12.156 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:12.324 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:13.204 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:13.461 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:14.090 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:14.418 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:14.503 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:14.727 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:14.821 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:15.016 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:15.697 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 20/25 2023-10-31T07:22:16.002 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:16.130 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 21/25 2023-10-31T07:22:16.298 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:31.698 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:31.699 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /sys 2023-10-31T07:22:31.699 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /proc 2023-10-31T07:22:31.699 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /dev 2023-10-31T07:22:31.700 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /run 2023-10-31T07:22:31.700 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /mnt 2023-10-31T07:22:31.700 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /var/tmp 2023-10-31T07:22:31.701 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /home 2023-10-31T07:22:31.701 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /tmp 2023-10-31T07:22:31.701 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /dev 2023-10-31T07:22:31.702 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:33.238 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:33.260 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:33.260 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:33.365 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:33.366 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /sys 2023-10-31T07:22:33.366 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /proc 2023-10-31T07:22:33.366 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /dev 2023-10-31T07:22:33.367 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /run 2023-10-31T07:22:33.367 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /mnt 2023-10-31T07:22:33.367 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /var/tmp 2023-10-31T07:22:33.367 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /home 2023-10-31T07:22:33.367 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /tmp 2023-10-31T07:22:33.368 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /dev 2023-10-31T07:22:33.368 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:22:33.457 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:33.457 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:34.223 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:34.223 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/25 2023-10-31T07:22:34.223 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/25 2023-10-31T07:22:34.224 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/25 2023-10-31T07:22:34.224 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:34.224 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:34.224 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 6/25 2023-10-31T07:22:34.224 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 8/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 9/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 10/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:34.225 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 13/25 2023-10-31T07:22:34.226 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-10-31T07:22:34.226 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-10-31T07:22:34.226 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-10-31T07:22:34.226 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-10-31T07:22:34.226 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-10-31T07:22:34.227 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-10-31T07:22:34.227 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-10-31T07:22:34.227 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-10-31T07:22:34.227 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:34.227 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-31T07:22:34.228 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 24/25 2023-10-31T07:22:34.814 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:34.835 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:34.835 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:35.059 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:35.060 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:35.476 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:35.476 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:35.477 INFO:teuthology.orchestra.run.smithi064.stdout:Upgraded: 2023-10-31T07:22:35.477 INFO:teuthology.orchestra.run.smithi064.stdout: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.477 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.477 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:22:35.477 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.478 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.478 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.478 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.478 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-31T07:22:35.478 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.479 INFO:teuthology.orchestra.run.smithi064.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-31T07:22:35.479 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-10-31T07:22:35.479 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.479 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-31T07:22:35.479 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.480 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-31T07:22:35.480 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-31T07:22:35.480 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.480 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.480 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-31T07:22:35.481 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:35.482 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:22:35.788 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-test 2023-10-31T07:22:35.817 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:35.818 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/25 2023-10-31T07:22:35.818 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/25 2023-10-31T07:22:35.818 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/25 2023-10-31T07:22:35.818 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:35.818 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:35.819 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 6/25 2023-10-31T07:22:35.819 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:35.819 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 8/25 2023-10-31T07:22:35.819 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 9/25 2023-10-31T07:22:35.819 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 10/25 2023-10-31T07:22:35.820 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:35.820 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:35.820 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 13/25 2023-10-31T07:22:35.820 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-10-31T07:22:35.820 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-10-31T07:22:35.821 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-10-31T07:22:35.822 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:35.822 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-31T07:22:35.822 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 24/25 2023-10-31T07:22:36.681 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:46 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:22:36.945 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:36.945 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:22:36.945 INFO:teuthology.orchestra.run.smithi178.stdout:Upgraded: 2023-10-31T07:22:36.945 INFO:teuthology.orchestra.run.smithi178.stdout: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.946 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.946 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:22:36.946 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.946 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.946 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.947 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.947 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-31T07:22:36.947 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.947 INFO:teuthology.orchestra.run.smithi178.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-31T07:22:36.947 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-10-31T07:22:36.948 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.948 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-31T07:22:36.948 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.948 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-31T07:22:36.948 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.949 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.950 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:36.950 INFO:teuthology.orchestra.run.smithi178.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-31T07:22:36.950 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:22:36.950 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:22:37.157 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-test 2023-10-31T07:22:37.894 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:37.895 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /sys 2023-10-31T07:22:37.895 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /proc 2023-10-31T07:22:37.895 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /dev 2023-10-31T07:22:37.895 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /run 2023-10-31T07:22:37.896 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /mnt 2023-10-31T07:22:37.896 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /var/tmp 2023-10-31T07:22:37.896 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /home 2023-10-31T07:22:37.896 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /tmp 2023-10-31T07:22:37.896 INFO:teuthology.orchestra.run.smithi050.stdout:skipping the directory /dev 2023-10-31T07:22:37.897 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:38.011 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:47 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:22:38.427 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:22:38.428 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:38.428 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:22:38.428 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:38.428 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:22:38.429 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 49 M 2023-10-31T07:22:38.429 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:22:38.429 INFO:teuthology.orchestra.run.smithi064.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-10-31T07:22:38.429 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 183 k 2023-10-31T07:22:38.429 INFO:teuthology.orchestra.run.smithi064.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-10-31T07:22:38.430 INFO:teuthology.orchestra.run.smithi064.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-10-31T07:22:38.430 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-10-31T07:22:38.430 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:38.430 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:22:38.430 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:38.431 INFO:teuthology.orchestra.run.smithi064.stdout:Install 6 Packages 2023-10-31T07:22:38.431 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:38.432 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 50 M 2023-10-31T07:22:38.432 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 223 M 2023-10-31T07:22:38.432 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:22:38.766 INFO:teuthology.orchestra.run.smithi064.stdout:(1/6): jq-1.6-7.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-10-31T07:22:38.816 INFO:teuthology.orchestra.run.smithi064.stdout:(2/6): libcephsqlite-18.0.0-6937.gfcc751a4.el8. 975 kB/s | 183 kB 00:00 2023-10-31T07:22:38.841 INFO:teuthology.orchestra.run.smithi064.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.4 MB/s | 187 kB 00:00 2023-10-31T07:22:38.892 INFO:teuthology.orchestra.run.smithi064.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-10-31T07:22:38.967 INFO:teuthology.orchestra.run.smithi064.stdout:(5/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.1 MB/s | 323 kB 00:00 2023-10-31T07:22:39.465 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:39.491 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 23/25 2023-10-31T07:22:39.491 INFO:teuthology.orchestra.run.smithi050.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:39.628 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:22:39.630 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:22:39.630 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:22:39.630 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:22:39.630 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:22:39.630 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 49 M 2023-10-31T07:22:39.631 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:22:39.631 INFO:teuthology.orchestra.run.smithi178.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-10-31T07:22:39.631 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 183 k 2023-10-31T07:22:39.631 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-10-31T07:22:39.631 INFO:teuthology.orchestra.run.smithi178.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-10-31T07:22:39.632 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-10-31T07:22:39.632 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:22:39.632 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:22:39.632 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:22:39.632 INFO:teuthology.orchestra.run.smithi178.stdout:Install 6 Packages 2023-10-31T07:22:39.633 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:22:39.633 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 50 M 2023-10-31T07:22:39.634 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 223 M 2023-10-31T07:22:39.634 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:22:39.715 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-31T07:22:39.716 INFO:teuthology.orchestra.run.smithi050.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:39.795 INFO:teuthology.orchestra.run.smithi178.stdout:(1/6): jq-1.6-7.el8.x86_64.rpm 1.6 MB/s | 202 kB 00:00 2023-10-31T07:22:39.853 INFO:teuthology.orchestra.run.smithi178.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-10-31T07:22:39.903 INFO:teuthology.orchestra.run.smithi178.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2023-10-31T07:22:39.945 INFO:teuthology.orchestra.run.smithi178.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 71 kB 00:00 2023-10-31T07:22:40.062 INFO:teuthology.orchestra.run.smithi178.stdout:(5/6): libcephsqlite-18.0.0-6937.gfcc751a4.el8. 468 kB/s | 183 kB 00:00 2023-10-31T07:22:40.487 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:40.487 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/25 2023-10-31T07:22:40.487 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/25 2023-10-31T07:22:40.488 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/25 2023-10-31T07:22:40.488 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/25 2023-10-31T07:22:40.488 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/25 2023-10-31T07:22:40.488 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_6 6/25 2023-10-31T07:22:40.488 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 7/25 2023-10-31T07:22:40.489 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8. 8/25 2023-10-31T07:22:40.489 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x8 9/25 2023-10-31T07:22:40.489 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 10/25 2023-10-31T07:22:40.489 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 11/25 2023-10-31T07:22:40.489 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 12/25 2023-10-31T07:22:40.490 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 13/25 2023-10-31T07:22:40.490 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 14/25 2023-10-31T07:22:40.490 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 15/25 2023-10-31T07:22:40.490 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-10-31T07:22:40.490 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 17/25 2023-10-31T07:22:40.491 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-10-31T07:22:40.491 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 19/25 2023-10-31T07:22:40.491 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 20/25 2023-10-31T07:22:40.491 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 21/25 2023-10-31T07:22:40.491 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 22/25 2023-10-31T07:22:40.492 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-31T07:22:40.492 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 24/25 2023-10-31T07:22:41.300 INFO:teuthology.orchestra.run.smithi064.stdout:(6/6): ceph-test-18.0.0-6937.gfcc751a4.el8.x86_ 18 MB/s | 49 MB 00:02 2023-10-31T07:22:41.302 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:41.303 INFO:teuthology.orchestra.run.smithi064.stdout:Total 17 MB/s | 50 MB 00:02 2023-10-31T07:22:41.349 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:22:41.372 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:22:41.372 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:22:41.663 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:22:41.666 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:22:41.699 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-31T07:22:41.699 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:41.699 INFO:teuthology.orchestra.run.smithi050.stdout:Upgraded: 2023-10-31T07:22:41.700 INFO:teuthology.orchestra.run.smithi050.stdout: librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.700 INFO:teuthology.orchestra.run.smithi050.stdout: librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.700 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:22:41.700 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.700 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.701 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-radosgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.701 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-selinux-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.701 INFO:teuthology.orchestra.run.smithi050.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-31T07:22:41.701 INFO:teuthology.orchestra.run.smithi050.stdout: libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.701 INFO:teuthology.orchestra.run.smithi050.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-31T07:22:41.702 INFO:teuthology.orchestra.run.smithi050.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-10-31T07:22:41.702 INFO:teuthology.orchestra.run.smithi050.stdout: libradosstriper1-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.702 INFO:teuthology.orchestra.run.smithi050.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-31T07:22:41.702 INFO:teuthology.orchestra.run.smithi050.stdout: librgw2-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.702 INFO:teuthology.orchestra.run.smithi050.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: python3-ceph-argparse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: python3-ceph-common-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-31T07:22:41.703 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.704 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.704 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:41.704 INFO:teuthology.orchestra.run.smithi050.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-31T07:22:41.704 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:41.705 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:22:42.006 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-test 2023-10-31T07:22:42.172 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:22:42.375 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-10-31T07:22:42.599 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-10-31T07:22:42.753 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:42.836 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:42.992 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:00:51 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:22:43.061 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : jq-1.6-7.el8.x86_64 4/6 2023-10-31T07:22:43.253 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:22:44.800 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:22:44.801 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:44.802 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:22:44.802 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:44.802 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:22:44.802 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-test x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 49 M 2023-10-31T07:22:44.802 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:22:44.803 INFO:teuthology.orchestra.run.smithi050.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-10-31T07:22:44.803 INFO:teuthology.orchestra.run.smithi050.stdout: libcephsqlite x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 183 k 2023-10-31T07:22:44.803 INFO:teuthology.orchestra.run.smithi050.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-10-31T07:22:44.803 INFO:teuthology.orchestra.run.smithi050.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-10-31T07:22:44.803 INFO:teuthology.orchestra.run.smithi050.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-10-31T07:22:44.804 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:44.804 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:22:44.804 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:44.804 INFO:teuthology.orchestra.run.smithi050.stdout:Install 6 Packages 2023-10-31T07:22:44.804 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:44.805 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 50 M 2023-10-31T07:22:44.805 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 223 M 2023-10-31T07:22:44.805 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:22:45.159 INFO:teuthology.orchestra.run.smithi050.stdout:(1/6): jq-1.6-7.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2023-10-31T07:22:45.201 INFO:teuthology.orchestra.run.smithi050.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-10-31T07:22:45.293 INFO:teuthology.orchestra.run.smithi050.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.4 MB/s | 323 kB 00:00 2023-10-31T07:22:45.335 INFO:teuthology.orchestra.run.smithi050.stdout:(4/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 71 kB 00:00 2023-10-31T07:22:45.360 INFO:teuthology.orchestra.run.smithi050.stdout:(5/6): libcephsqlite-18.0.0-6937.gfcc751a4.el8. 549 kB/s | 183 kB 00:00 2023-10-31T07:22:47.802 INFO:teuthology.orchestra.run.smithi050.stdout:(6/6): ceph-test-18.0.0-6937.gfcc751a4.el8.x86_ 18 MB/s | 49 MB 00:02 2023-10-31T07:22:47.804 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:47.805 INFO:teuthology.orchestra.run.smithi050.stdout:Total 17 MB/s | 50 MB 00:03 2023-10-31T07:22:47.852 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:22:47.876 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:22:47.876 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:22:48.181 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:22:48.184 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:22:48.309 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:22:48.591 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:22:48.701 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:22:48.884 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:22:48.884 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/6 2023-10-31T07:22:48.885 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/6 2023-10-31T07:22:48.885 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : jq-1.6-7.el8.x86_64 3/6 2023-10-31T07:22:48.885 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-10-31T07:22:48.885 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-10-31T07:22:48.920 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-10-31T07:22:49.127 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-10-31T07:22:49.286 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:49.381 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:49.553 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : jq-1.6-7.el8.x86_64 4/6 2023-10-31T07:22:49.616 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-10-31T07:22:49.616 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:49.617 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:22:49.617 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:49.617 INFO:teuthology.orchestra.run.smithi064.stdout: jq-1.6-7.el8.x86_64 2023-10-31T07:22:49.617 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:49.617 INFO:teuthology.orchestra.run.smithi064.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-31T07:22:49.618 INFO:teuthology.orchestra.run.smithi064.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-31T07:22:49.618 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-31T07:22:49.618 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:49.618 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:22:49.735 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:22:49.847 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph 2023-10-31T07:22:50.750 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:00 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:22:52.510 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:22:52.514 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:52.514 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:22:52.514 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout: ceph x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.4 k 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 2.3 M 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 1.6 M 2023-10-31T07:22:52.515 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 242 k 2023-10-31T07:22:52.516 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 4.6 M 2023-10-31T07:22:52.516 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 18 M 2023-10-31T07:22:52.516 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-31T07:22:52.516 INFO:teuthology.orchestra.run.smithi064.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-31T07:22:52.516 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-10-31T07:22:52.517 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-31T07:22:52.517 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-31T07:22:52.517 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-10-31T07:22:52.517 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-31T07:22:52.517 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-31T07:22:52.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-31T07:22:52.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-10-31T07:22:52.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-10-31T07:22:52.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-31T07:22:52.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-31T07:22:52.519 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-31T07:22:52.519 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-10-31T07:22:52.519 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-10-31T07:22:52.519 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-10-31T07:22:52.519 INFO:teuthology.orchestra.run.smithi064.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-31T07:22:52.520 INFO:teuthology.orchestra.run.smithi064.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-31T07:22:52.520 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-31T07:22:52.520 INFO:teuthology.orchestra.run.smithi064.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-31T07:22:52.520 INFO:teuthology.orchestra.run.smithi064.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-31T07:22:52.520 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:22:52.521 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:22:52.522 INFO:teuthology.orchestra.run.smithi064.stdout:Install 32 Packages 2023-10-31T07:22:52.522 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:22:52.522 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 30 M 2023-10-31T07:22:52.523 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 121 M 2023-10-31T07:22:52.523 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:22:53.128 INFO:teuthology.orchestra.run.smithi064.stdout:(1/32): ceph-18.0.0-6937.gfcc751a4.el8.x86_64.r 36 kB/s | 6.4 kB 00:00 2023-10-31T07:22:53.303 INFO:teuthology.orchestra.run.smithi064.stdout:(2/32): ceph-mgr-18.0.0-6937.gfcc751a4.el8.x86_ 4.6 MB/s | 1.6 MB 00:00 2023-10-31T07:22:53.354 INFO:teuthology.orchestra.run.smithi064.stdout:(3/32): ceph-mds-18.0.0-6937.gfcc751a4.el8.x86_ 5.8 MB/s | 2.3 MB 00:00 2023-10-31T07:22:53.437 INFO:teuthology.orchestra.run.smithi064.stdout:(4/32): ceph-mgr-modules-core-18.0.0-6937.gfcc7 2.8 MB/s | 242 kB 00:00 2023-10-31T07:22:53.588 INFO:teuthology.orchestra.run.smithi064.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.0 MB/s | 157 kB 00:00 2023-10-31T07:22:53.630 INFO:teuthology.orchestra.run.smithi064.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 935 kB/s | 39 kB 00:00 2023-10-31T07:22:53.680 INFO:teuthology.orchestra.run.smithi064.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 2.0 MB/s | 103 kB 00:00 2023-10-31T07:22:53.722 INFO:teuthology.orchestra.run.smithi064.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 57 kB 00:00 2023-10-31T07:22:53.752 INFO:teuthology.orchestra.run.smithi178.stdout:(6/6): ceph-test-18.0.0-6937.gfcc751a4.el8.x86_ 3.5 MB/s | 49 MB 00:14 2023-10-31T07:22:53.754 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:53.755 INFO:teuthology.orchestra.run.smithi178.stdout:Total 3.5 MB/s | 50 MB 00:14 2023-10-31T07:22:53.789 INFO:teuthology.orchestra.run.smithi064.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 6.7 MB/s | 457 kB 00:00 2023-10-31T07:22:53.798 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:22:53.819 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:22:53.820 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:22:54.064 INFO:teuthology.orchestra.run.smithi064.stdout:(10/32): ceph-mon-18.0.0-6937.gfcc751a4.el8.x86 4.9 MB/s | 4.6 MB 00:00 2023-10-31T07:22:54.095 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:22:54.098 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:22:54.131 INFO:teuthology.orchestra.run.smithi064.stdout:(11/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 727 kB/s | 249 kB 00:00 2023-10-31T07:22:54.357 INFO:teuthology.orchestra.run.smithi064.stdout:(12/32): ceph-osd-18.0.0-6937.gfcc751a4.el8.x86 17 MB/s | 18 MB 00:01 2023-10-31T07:22:54.382 INFO:teuthology.orchestra.run.smithi064.stdout:(13/32): python3-pycparser-2.14-14.el8.noarch.r 436 kB/s | 109 kB 00:00 2023-10-31T07:22:54.466 INFO:teuthology.orchestra.run.smithi064.stdout:(14/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 403 kB/s | 44 kB 00:00 2023-10-31T07:22:54.491 INFO:teuthology.orchestra.run.smithi064.stdout:(15/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 1.7 MB/s | 185 kB 00:00 2023-10-31T07:22:54.516 INFO:teuthology.orchestra.run.smithi064.stdout:(16/32): python3-cryptography-3.2.1-6.el8.x86_6 1.4 MB/s | 641 kB 00:00 2023-10-31T07:22:54.582 INFO:teuthology.orchestra.run.smithi064.stdout:(17/32): python3-cherrypy-18.4.0-1.el8.noarch.r 4.1 MB/s | 384 kB 00:00 2023-10-31T07:22:54.597 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:22:54.617 INFO:teuthology.orchestra.run.smithi064.stdout:(18/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.1 MB/s | 173 kB 00:00 2023-10-31T07:22:54.642 INFO:teuthology.orchestra.run.smithi064.stdout:(19/32): python3-jaraco-6.2-6.el8.noarch.rpm 88 kB/s | 11 kB 00:00 2023-10-31T07:22:54.667 INFO:teuthology.orchestra.run.smithi064.stdout:(20/32): python3-jaraco-functools-2.0-4.el8.noa 207 kB/s | 18 kB 00:00 2023-10-31T07:22:54.693 INFO:teuthology.orchestra.run.smithi064.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 647 kB/s | 49 kB 00:00 2023-10-31T07:22:54.718 INFO:teuthology.orchestra.run.smithi064.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 778 kB/s | 59 kB 00:00 2023-10-31T07:22:54.751 INFO:teuthology.orchestra.run.smithi064.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2023-10-31T07:22:54.777 INFO:teuthology.orchestra.run.smithi064.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 319 kB/s | 19 kB 00:00 2023-10-31T07:22:54.802 INFO:teuthology.orchestra.run.smithi064.stdout:(25/32): python3-singledispatch-3.4.0.3-18.el8. 476 kB/s | 24 kB 00:00 2023-10-31T07:22:54.827 INFO:teuthology.orchestra.run.smithi064.stdout:(26/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.7 MB/s | 283 kB 00:00 2023-10-31T07:22:54.834 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 1/6 2023-10-31T07:22:54.844 INFO:teuthology.orchestra.run.smithi064.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 438 kB/s | 29 kB 00:00 2023-10-31T07:22:54.861 INFO:teuthology.orchestra.run.smithi064.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 470 kB/s | 27 kB 00:00 2023-10-31T07:22:54.895 INFO:teuthology.orchestra.run.smithi064.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 5.0 MB/s | 255 kB 00:00 2023-10-31T07:22:54.953 INFO:teuthology.orchestra.run.smithi064.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.3 MB/s | 251 kB 00:00 2023-10-31T07:22:54.963 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:22:54.970 INFO:teuthology.orchestra.run.smithi064.stdout:(31/32): python3-zc-lockfile-2.0-2.el8.noarch.r 306 kB/s | 23 kB 00:00 2023-10-31T07:22:54.995 INFO:teuthology.orchestra.run.smithi064.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 637 kB/s | 85 kB 00:00 2023-10-31T07:22:54.997 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:22:54.997 INFO:teuthology.orchestra.run.smithi064.stdout:Total 12 MB/s | 30 MB 00:02 2023-10-31T07:22:55.048 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 2/6 2023-10-31T07:22:55.086 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:22:55.127 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:22:55.127 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:22:55.187 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:55.202 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:22:55.304 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2023-10-31T07:22:55.458 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:22:55.461 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:22:55.502 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : jq-1.6-7.el8.x86_64 4/6 2023-10-31T07:22:55.547 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:22:55.548 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/6 2023-10-31T07:22:55.548 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/6 2023-10-31T07:22:55.548 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : jq-1.6-7.el8.x86_64 3/6 2023-10-31T07:22:55.548 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-10-31T07:22:55.549 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-10-31T07:22:55.678 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:22:56.437 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-10-31T07:22:56.438 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:56.438 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:22:56.438 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:56.438 INFO:teuthology.orchestra.run.smithi050.stdout: jq-1.6-7.el8.x86_64 2023-10-31T07:22:56.439 INFO:teuthology.orchestra.run.smithi050.stdout: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:22:56.439 INFO:teuthology.orchestra.run.smithi050.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-31T07:22:56.439 INFO:teuthology.orchestra.run.smithi050.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-31T07:22:56.439 INFO:teuthology.orchestra.run.smithi050.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-31T07:22:56.439 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:56.440 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:22:56.646 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:22:56.683 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph 2023-10-31T07:22:56.895 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-31T07:22:57.126 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-31T07:22:57.348 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-10-31T07:22:57.648 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-10-31T07:22:57.678 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:06 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:22:57.864 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-10-31T07:22:58.055 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-10-31T07:22:58.280 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-10-31T07:22:58.466 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-10-31T07:22:58.703 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-10-31T07:22:58.955 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-10-31T07:22:59.169 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-10-31T07:22:59.435 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-10-31T07:22:59.500 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:22:59.504 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:59.504 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:22:59.504 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:59.504 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:22:59.505 INFO:teuthology.orchestra.run.smithi050.stdout: ceph x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.4 k 2023-10-31T07:22:59.505 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:22:59.505 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mds x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 2.3 M 2023-10-31T07:22:59.505 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 1.6 M 2023-10-31T07:22:59.505 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-modules-core noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 242 k 2023-10-31T07:22:59.506 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mon x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 4.6 M 2023-10-31T07:22:59.506 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-osd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 18 M 2023-10-31T07:22:59.506 INFO:teuthology.orchestra.run.smithi050.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-31T07:22:59.506 INFO:teuthology.orchestra.run.smithi050.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-31T07:22:59.507 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-10-31T07:22:59.507 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-31T07:22:59.507 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-31T07:22:59.507 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-10-31T07:22:59.507 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-31T07:22:59.508 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-31T07:22:59.509 INFO:teuthology.orchestra.run.smithi050.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-31T07:22:59.509 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-10-31T07:22:59.509 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-10-31T07:22:59.509 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-10-31T07:22:59.509 INFO:teuthology.orchestra.run.smithi050.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-31T07:22:59.510 INFO:teuthology.orchestra.run.smithi050.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-31T07:22:59.510 INFO:teuthology.orchestra.run.smithi050.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-31T07:22:59.510 INFO:teuthology.orchestra.run.smithi050.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-31T07:22:59.510 INFO:teuthology.orchestra.run.smithi050.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-31T07:22:59.510 INFO:teuthology.orchestra.run.smithi050.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-31T07:22:59.511 INFO:teuthology.orchestra.run.smithi050.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-31T07:22:59.511 INFO:teuthology.orchestra.run.smithi050.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-10-31T07:22:59.511 INFO:teuthology.orchestra.run.smithi050.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-31T07:22:59.511 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:59.511 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:22:59.512 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:22:59.512 INFO:teuthology.orchestra.run.smithi050.stdout:Install 32 Packages 2023-10-31T07:22:59.512 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:22:59.513 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 30 M 2023-10-31T07:22:59.513 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 121 M 2023-10-31T07:22:59.513 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:22:59.859 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-10-31T07:22:59.965 INFO:teuthology.orchestra.run.smithi050.stdout:(1/32): ceph-18.0.0-6937.gfcc751a4.el8.x86_64.r 40 kB/s | 6.4 kB 00:00 2023-10-31T07:23:00.123 INFO:teuthology.orchestra.run.smithi050.stdout:(2/32): ceph-mgr-18.0.0-6937.gfcc751a4.el8.x86_ 5.1 MB/s | 1.6 MB 00:00 2023-10-31T07:23:00.162 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-10-31T07:23:00.182 INFO:teuthology.orchestra.run.smithi050.stdout:(3/32): ceph-mds-18.0.0-6937.gfcc751a4.el8.x86_ 6.1 MB/s | 2.3 MB 00:00 2023-10-31T07:23:00.274 INFO:teuthology.orchestra.run.smithi050.stdout:(4/32): ceph-mgr-modules-core-18.0.0-6937.gfcc7 2.6 MB/s | 242 kB 00:00 2023-10-31T07:23:00.375 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-10-31T07:23:00.399 INFO:teuthology.orchestra.run.smithi050.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.2 MB/s | 157 kB 00:00 2023-10-31T07:23:00.419 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/6 2023-10-31T07:23:00.441 INFO:teuthology.orchestra.run.smithi050.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 933 kB/s | 39 kB 00:00 2023-10-31T07:23:00.475 INFO:teuthology.orchestra.run.smithi050.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 3.0 MB/s | 103 kB 00:00 2023-10-31T07:23:00.508 INFO:teuthology.orchestra.run.smithi050.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.7 MB/s | 57 kB 00:00 2023-10-31T07:23:00.575 INFO:teuthology.orchestra.run.smithi050.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 6.7 MB/s | 457 kB 00:00 2023-10-31T07:23:00.631 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-10-31T07:23:00.724 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:23:00.826 INFO:teuthology.orchestra.run.smithi050.stdout:(10/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 994 kB/s | 249 kB 00:00 2023-10-31T07:23:00.853 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:01.018 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 6/6 2023-10-31T07:23:01.018 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/6 2023-10-31T07:23:01.018 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/6 2023-10-31T07:23:01.019 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : jq-1.6-7.el8.x86_64 3/6 2023-10-31T07:23:01.019 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-10-31T07:23:01.019 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-10-31T07:23:01.102 INFO:teuthology.orchestra.run.smithi050.stdout:(11/32): ceph-osd-18.0.0-6937.gfcc751a4.el8.x86 18 MB/s | 18 MB 00:00 2023-10-31T07:23:01.126 INFO:teuthology.orchestra.run.smithi050.stdout:(12/32): python3-cryptography-3.2.1-6.el8.x86_6 2.1 MB/s | 641 kB 00:00 2023-10-31T07:23:01.153 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-10-31T07:23:01.194 INFO:teuthology.orchestra.run.smithi050.stdout:(13/32): ceph-mon-18.0.0-6937.gfcc751a4.el8.x86 3.8 MB/s | 4.6 MB 00:01 2023-10-31T07:23:01.375 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-10-31T07:23:01.389 INFO:teuthology.orchestra.run.smithi050.stdout:(14/32): python3-pycparser-2.14-14.el8.noarch.r 379 kB/s | 109 kB 00:00 2023-10-31T07:23:01.461 INFO:teuthology.orchestra.run.smithi050.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 131 kB/s | 44 kB 00:00 2023-10-31T07:23:01.563 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-10-31T07:23:01.569 INFO:teuthology.orchestra.run.smithi050.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 493 kB/s | 185 kB 00:00 2023-10-31T07:23:01.645 INFO:teuthology.orchestra.run.smithi050.stdout:(17/32): python3-jaraco-6.2-6.el8.noarch.rpm 148 kB/s | 11 kB 00:00 2023-10-31T07:23:01.712 INFO:teuthology.orchestra.run.smithi050.stdout:(18/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.5 MB/s | 384 kB 00:00 2023-10-31T07:23:01.737 INFO:teuthology.orchestra.run.smithi050.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 191 kB/s | 18 kB 00:00 2023-10-31T07:23:01.746 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 6/6 2023-10-31T07:23:01.746 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:01.747 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:23:01.747 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:01.747 INFO:teuthology.orchestra.run.smithi178.stdout: jq-1.6-7.el8.x86_64 2023-10-31T07:23:01.747 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:01.747 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-31T07:23:01.748 INFO:teuthology.orchestra.run.smithi178.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-31T07:23:01.748 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-31T07:23:01.748 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:01.748 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:01.749 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-31T07:23:01.779 INFO:teuthology.orchestra.run.smithi050.stdout:(20/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 444 kB/s | 173 kB 00:00 2023-10-31T07:23:01.804 INFO:teuthology.orchestra.run.smithi050.stdout:(21/32): python3-logutils-0.3.5-11.el8.noarch.r 528 kB/s | 49 kB 00:00 2023-10-31T07:23:01.829 INFO:teuthology.orchestra.run.smithi050.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 637 kB/s | 59 kB 00:00 2023-10-31T07:23:01.881 INFO:teuthology.orchestra.run.smithi050.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-10-31T07:23:01.905 INFO:teuthology.orchestra.run.smithi050.stdout:(24/32): python3-simplegeneric-0.8.1-17.el8.noa 248 kB/s | 19 kB 00:00 2023-10-31T07:23:01.930 INFO:teuthology.orchestra.run.smithi050.stdout:(25/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.8 MB/s | 283 kB 00:00 2023-10-31T07:23:01.956 INFO:teuthology.orchestra.run.smithi050.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 317 kB/s | 24 kB 00:00 2023-10-31T07:23:01.981 INFO:teuthology.orchestra.run.smithi050.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 387 kB/s | 29 kB 00:00 2023-10-31T07:23:02.007 INFO:teuthology.orchestra.run.smithi050.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2023-10-31T07:23:02.036 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph 2023-10-31T07:23:02.037 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-31T07:23:02.057 INFO:teuthology.orchestra.run.smithi050.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.5 MB/s | 255 kB 00:00 2023-10-31T07:23:02.090 INFO:teuthology.orchestra.run.smithi050.stdout:(30/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.0 MB/s | 85 kB 00:00 2023-10-31T07:23:02.115 INFO:teuthology.orchestra.run.smithi050.stdout:(31/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.8 MB/s | 251 kB 00:00 2023-10-31T07:23:02.159 INFO:teuthology.orchestra.run.smithi050.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 224 kB/s | 23 kB 00:00 2023-10-31T07:23:02.164 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:02.164 INFO:teuthology.orchestra.run.smithi050.stdout:Total 11 MB/s | 30 MB 00:02 2023-10-31T07:23:02.257 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:02.299 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:02.300 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:02.302 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-31T07:23:02.527 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-10-31T07:23:02.635 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:02.639 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:02.872 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-10-31T07:23:02.905 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:11 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:03.195 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-31T07:23:03.570 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 27/32 2023-10-31T07:23:03.782 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:03.809 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:03.991 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-31T07:23:04.202 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-31T07:23:04.447 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-10-31T07:23:04.546 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:04.550 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:04.550 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:23:04.550 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:04.550 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:23:04.550 INFO:teuthology.orchestra.run.smithi178.stdout: ceph x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 6.4 k 2023-10-31T07:23:04.551 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:23:04.551 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 2.3 M 2023-10-31T07:23:04.551 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 1.6 M 2023-10-31T07:23:04.551 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 242 k 2023-10-31T07:23:04.551 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 4.6 M 2023-10-31T07:23:04.552 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 18 M 2023-10-31T07:23:04.552 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-31T07:23:04.552 INFO:teuthology.orchestra.run.smithi178.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-31T07:23:04.552 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-10-31T07:23:04.552 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-31T07:23:04.553 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-10-31T07:23:04.554 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-10-31T07:23:04.554 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-31T07:23:04.554 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-31T07:23:04.554 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-31T07:23:04.554 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-10-31T07:23:04.555 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-10-31T07:23:04.555 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-10-31T07:23:04.555 INFO:teuthology.orchestra.run.smithi178.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-31T07:23:04.555 INFO:teuthology.orchestra.run.smithi178.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-31T07:23:04.555 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-10-31T07:23:04.556 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-31T07:23:04.557 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:04.557 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:23:04.557 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:04.557 INFO:teuthology.orchestra.run.smithi178.stdout:Install 32 Packages 2023-10-31T07:23:04.557 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:04.558 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 30 M 2023-10-31T07:23:04.558 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 121 M 2023-10-31T07:23:04.559 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:23:04.728 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-10-31T07:23:04.906 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-10-31T07:23:05.047 INFO:teuthology.orchestra.run.smithi178.stdout:(1/32): ceph-18.0.0-6937.gfcc751a4.el8.x86_64.r 35 kB/s | 6.4 kB 00:00 2023-10-31T07:23:05.081 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-10-31T07:23:05.231 INFO:teuthology.orchestra.run.smithi178.stdout:(2/32): ceph-mds-18.0.0-6937.gfcc751a4.el8.x86_ 6.3 MB/s | 2.3 MB 00:00 2023-10-31T07:23:05.273 INFO:teuthology.orchestra.run.smithi178.stdout:(3/32): ceph-mgr-18.0.0-6937.gfcc751a4.el8.x86_ 4.0 MB/s | 1.6 MB 00:00 2023-10-31T07:23:05.279 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-10-31T07:23:05.382 INFO:teuthology.orchestra.run.smithi178.stdout:(4/32): ceph-mgr-modules-core-18.0.0-6937.gfcc7 2.2 MB/s | 242 kB 00:00 2023-10-31T07:23:05.474 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-10-31T07:23:05.507 INFO:teuthology.orchestra.run.smithi178.stdout:(5/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.2 MB/s | 157 kB 00:00 2023-10-31T07:23:05.508 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:05.541 INFO:teuthology.orchestra.run.smithi178.stdout:(6/32): python3-markupsafe-0.23-19.el8.x86_64.r 1.1 MB/s | 39 kB 00:00 2023-10-31T07:23:05.583 INFO:teuthology.orchestra.run.smithi178.stdout:(7/32): python3-pyOpenSSL-19.0.0-1.el8.noarch.r 2.4 MB/s | 103 kB 00:00 2023-10-31T07:23:05.616 INFO:teuthology.orchestra.run.smithi178.stdout:(8/32): python3-pytz-2017.2-11.el8.noarch.rpm 1.7 MB/s | 57 kB 00:00 2023-10-31T07:23:05.675 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:05.678 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-10-31T07:23:05.692 INFO:teuthology.orchestra.run.smithi178.stdout:(9/32): python3-werkzeug-0.12.2-4.el8.noarch.rp 6.0 MB/s | 457 kB 00:00 2023-10-31T07:23:05.898 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-10-31T07:23:05.975 INFO:teuthology.orchestra.run.smithi178.stdout:(10/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 880 kB/s | 249 kB 00:00 2023-10-31T07:23:06.051 INFO:teuthology.orchestra.run.smithi178.stdout:(11/32): ceph-mon-18.0.0-6937.gfcc751a4.el8.x86 4.6 MB/s | 4.6 MB 00:01 2023-10-31T07:23:06.152 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-10-31T07:23:06.165 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:06.243 INFO:teuthology.orchestra.run.smithi178.stdout:(12/32): ceph-osd-18.0.0-6937.gfcc751a4.el8.x86 18 MB/s | 18 MB 00:01 2023-10-31T07:23:06.310 INFO:teuthology.orchestra.run.smithi178.stdout:(13/32): python3-cryptography-3.2.1-6.el8.x86_6 1.9 MB/s | 641 kB 00:00 2023-10-31T07:23:06.402 INFO:teuthology.orchestra.run.smithi178.stdout:(14/32): python3-pycparser-2.14-14.el8.noarch.r 311 kB/s | 109 kB 00:00 2023-10-31T07:23:06.402 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-10-31T07:23:06.785 INFO:teuthology.orchestra.run.smithi178.stdout:(15/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rp 80 kB/s | 44 kB 00:00 2023-10-31T07:23:06.812 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-10-31T07:23:06.842 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:06.960 INFO:teuthology.orchestra.run.smithi178.stdout:(16/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 285 kB/s | 185 kB 00:00 2023-10-31T07:23:07.045 INFO:teuthology.orchestra.run.smithi178.stdout:(17/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 269 kB/s | 173 kB 00:00 2023-10-31T07:23:07.077 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:07.077 INFO:teuthology.orchestra.run.smithi178.stdout:(18/32): python3-jaraco-6.2-6.el8.noarch.rpm 95 kB/s | 11 kB 00:00 2023-10-31T07:23:07.086 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-10-31T07:23:07.203 INFO:teuthology.orchestra.run.smithi178.stdout:(19/32): python3-jaraco-functools-2.0-4.el8.noa 111 kB/s | 18 kB 00:00 2023-10-31T07:23:07.228 INFO:teuthology.orchestra.run.smithi178.stdout:(20/32): python3-logutils-0.3.5-11.el8.noarch.r 323 kB/s | 49 kB 00:00 2023-10-31T07:23:07.233 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:07.252 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:07.253 INFO:teuthology.orchestra.run.smithi178.stdout:(21/32): python3-cherrypy-18.4.0-1.el8.noarch.r 822 kB/s | 384 kB 00:00 2023-10-31T07:23:07.268 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-10-31T07:23:07.346 INFO:teuthology.orchestra.run.smithi178.stdout:(22/32): python3-more-itertools-7.2.0-3.el8.noa 413 kB/s | 59 kB 00:00 2023-10-31T07:23:07.379 INFO:teuthology.orchestra.run.smithi178.stdout:(23/32): python3-portend-2.6-1.el8.noarch.rpm 124 kB/s | 16 kB 00:00 2023-10-31T07:23:07.408 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:07.463 INFO:teuthology.orchestra.run.smithi178.stdout:(24/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.2 MB/s | 283 kB 00:00 2023-10-31T07:23:07.513 INFO:teuthology.orchestra.run.smithi178.stdout:(25/32): python3-simplegeneric-0.8.1-17.el8.noa 112 kB/s | 19 kB 00:00 2023-10-31T07:23:07.538 INFO:teuthology.orchestra.run.smithi178.stdout:(26/32): python3-singledispatch-3.4.0.3-18.el8. 150 kB/s | 24 kB 00:00 2023-10-31T07:23:07.544 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-10-31T07:23:07.581 INFO:teuthology.orchestra.run.smithi178.stdout:(27/32): python3-tempora-1.14.1-5.el8.noarch.rp 249 kB/s | 29 kB 00:00 2023-10-31T07:23:07.647 INFO:teuthology.orchestra.run.smithi178.stdout:(28/32): python3-trustme-0.6.0-4.el8.noarch.rpm 206 kB/s | 27 kB 00:00 2023-10-31T07:23:07.706 INFO:teuthology.orchestra.run.smithi178.stdout:(29/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.5 MB/s | 255 kB 00:00 2023-10-31T07:23:07.731 INFO:teuthology.orchestra.run.smithi178.stdout:(30/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.6 MB/s | 251 kB 00:00 2023-10-31T07:23:07.762 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:07.815 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:07.815 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/32 2023-10-31T07:23:07.816 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/32 2023-10-31T07:23:07.816 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/32 2023-10-31T07:23:07.816 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/32 2023-10-31T07:23:07.816 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/32 2023-10-31T07:23:07.816 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 6/32 2023-10-31T07:23:07.817 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-10-31T07:23:07.817 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-10-31T07:23:07.817 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-10-31T07:23:07.818 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-10-31T07:23:07.818 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-10-31T07:23:07.818 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-10-31T07:23:07.819 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-10-31T07:23:07.819 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-10-31T07:23:07.819 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-10-31T07:23:07.819 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-10-31T07:23:07.820 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:07.820 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-10-31T07:23:07.820 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-10-31T07:23:07.820 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-10-31T07:23:07.820 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-10-31T07:23:07.821 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-10-31T07:23:07.821 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-10-31T07:23:07.821 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-10-31T07:23:07.821 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-10-31T07:23:07.821 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-10-31T07:23:07.822 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-10-31T07:23:07.822 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-10-31T07:23:07.823 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-10-31T07:23:07.823 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-10-31T07:23:07.823 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-10-31T07:23:07.824 INFO:teuthology.orchestra.run.smithi178.stdout:(31/32): python3-webtest-2.0.33-1.el8.noarch.rp 487 kB/s | 85 kB 00:00 2023-10-31T07:23:07.848 INFO:teuthology.orchestra.run.smithi178.stdout:(32/32): python3-zc-lockfile-2.0-2.el8.noarch.r 162 kB/s | 23 kB 00:00 2023-10-31T07:23:07.852 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:07.852 INFO:teuthology.orchestra.run.smithi178.stdout:Total 9.2 MB/s | 30 MB 00:03 2023-10-31T07:23:07.939 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:23:07.977 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:23:07.977 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:23:08.066 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-10-31T07:23:08.268 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-10-31T07:23:08.439 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-10-31T07:23:08.582 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:23:08.585 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:23:08.598 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-31T07:23:08.830 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-31T07:23:08.923 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-10-31T07:23:08.924 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:08.924 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:08.924 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:08.924 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:08.925 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:08.925 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:08.925 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:08.926 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:08.926 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-31T07:23:08.926 INFO:teuthology.orchestra.run.smithi064.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-31T07:23:08.927 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-10-31T07:23:08.927 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-31T07:23:08.927 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-31T07:23:08.927 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-10-31T07:23:08.928 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-31T07:23:08.928 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-31T07:23:08.928 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-31T07:23:08.928 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako-1.0.6-14.el8.noarch 2023-10-31T07:23:08.929 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-31T07:23:08.929 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-31T07:23:08.929 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-31T07:23:08.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend-2.6-1.el8.noarch 2023-10-31T07:23:08.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-31T07:23:08.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-31T07:23:08.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz-2017.2-11.el8.noarch 2023-10-31T07:23:08.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-31T07:23:08.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-31T07:23:08.932 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-31T07:23:08.932 INFO:teuthology.orchestra.run.smithi064.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-31T07:23:08.932 INFO:teuthology.orchestra.run.smithi064.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-31T07:23:08.933 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-31T07:23:08.933 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-31T07:23:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-31T07:23:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-31T07:23:08.934 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:08.935 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:09.056 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-31T07:23:09.271 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-base 2023-10-31T07:23:09.297 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-10-31T07:23:09.634 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-10-31T07:23:09.831 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:23:09.972 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-31T07:23:10.056 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-31T07:23:10.167 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:20 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:10.300 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-31T07:23:10.345 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 27/32 2023-10-31T07:23:10.569 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:10.584 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 3/32 2023-10-31T07:23:10.875 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 4/32 2023-10-31T07:23:11.105 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 5/32 2023-10-31T07:23:11.311 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 6/32 2023-10-31T07:23:11.478 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 7/32 2023-10-31T07:23:11.689 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 8/32 2023-10-31T07:23:11.707 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:11.891 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 9/32 2023-10-31T07:23:11.925 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:11.926 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:23:11.927 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:12.027 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install cephadm 2023-10-31T07:23:12.119 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 10/32 2023-10-31T07:23:12.336 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:12.399 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 11/32 2023-10-31T07:23:12.616 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:12.681 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 12/32 2023-10-31T07:23:12.915 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:22 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:13.088 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 13/32 2023-10-31T07:23:13.131 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:13.345 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:13.405 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 14/32 2023-10-31T07:23:13.589 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:13.625 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 15/32 2023-10-31T07:23:13.791 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:13.815 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:13.899 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 16/32 2023-10-31T07:23:13.925 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:14.167 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:14.398 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:14.399 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/32 2023-10-31T07:23:14.399 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/32 2023-10-31T07:23:14.399 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/32 2023-10-31T07:23:14.399 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/32 2023-10-31T07:23:14.400 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/32 2023-10-31T07:23:14.400 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 6/32 2023-10-31T07:23:14.400 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-10-31T07:23:14.400 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-10-31T07:23:14.400 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-10-31T07:23:14.401 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-10-31T07:23:14.401 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-10-31T07:23:14.401 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-10-31T07:23:14.401 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-10-31T07:23:14.402 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-10-31T07:23:14.402 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-10-31T07:23:14.402 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-10-31T07:23:14.402 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:14.403 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-10-31T07:23:14.403 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-10-31T07:23:14.403 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-10-31T07:23:14.405 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-10-31T07:23:14.406 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-10-31T07:23:14.406 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-10-31T07:23:14.406 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-10-31T07:23:14.406 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-10-31T07:23:14.406 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-10-31T07:23:14.407 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-10-31T07:23:14.407 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-10-31T07:23:14.407 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-10-31T07:23:14.407 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-10-31T07:23:14.407 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-10-31T07:23:14.455 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 18/32 2023-10-31T07:23:14.654 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:14.655 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:14.655 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:23:14.655 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:14.655 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:14.656 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 404 k 2023-10-31T07:23:14.656 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:14.656 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:14.656 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:14.656 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:23:14.657 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:14.657 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 404 k 2023-10-31T07:23:14.657 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 2.1 M 2023-10-31T07:23:14.657 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:14.688 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 19/32 2023-10-31T07:23:14.877 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 20/32 2023-10-31T07:23:14.937 INFO:teuthology.orchestra.run.smithi064.stdout:cephadm-18.0.0-6937.gfcc751a4.el8.noarch.rpm 1.4 MB/s | 404 kB 00:00 2023-10-31T07:23:14.938 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:14.938 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.4 MB/s | 404 kB 00:00 2023-10-31T07:23:14.938 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:14.946 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:14.946 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:14.950 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:14.953 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:15.001 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:15.087 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-31T07:23:15.311 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-31T07:23:15.550 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:15.559 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-31T07:23:15.572 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-10-31T07:23:15.572 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:15.572 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:23:15.572 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:15.573 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:15.573 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:15.573 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:15.573 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:15.573 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:15.574 INFO:teuthology.orchestra.run.smithi050.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-31T07:23:15.574 INFO:teuthology.orchestra.run.smithi050.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-31T07:23:15.574 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-10-31T07:23:15.574 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-31T07:23:15.574 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-31T07:23:15.575 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-10-31T07:23:15.575 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-31T07:23:15.575 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-31T07:23:15.575 INFO:teuthology.orchestra.run.smithi050.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-31T07:23:15.575 INFO:teuthology.orchestra.run.smithi050.stdout: python3-mako-1.0.6-14.el8.noarch 2023-10-31T07:23:15.576 INFO:teuthology.orchestra.run.smithi050.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-31T07:23:15.576 INFO:teuthology.orchestra.run.smithi050.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-31T07:23:15.576 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-31T07:23:15.576 INFO:teuthology.orchestra.run.smithi050.stdout: python3-portend-2.6-1.el8.noarch 2023-10-31T07:23:15.576 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pytz-2017.2-11.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-31T07:23:15.577 INFO:teuthology.orchestra.run.smithi050.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-31T07:23:15.578 INFO:teuthology.orchestra.run.smithi050.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-31T07:23:15.578 INFO:teuthology.orchestra.run.smithi050.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-31T07:23:15.578 INFO:teuthology.orchestra.run.smithi050.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-31T07:23:15.578 INFO:teuthology.orchestra.run.smithi050.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-31T07:23:15.578 INFO:teuthology.orchestra.run.smithi050.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-31T07:23:15.579 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:15.579 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:15.726 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-base 2023-10-31T07:23:15.728 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:15.793 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 24/32 2023-10-31T07:23:15.964 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:16.151 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/32 2023-10-31T07:23:16.472 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-31T07:23:16.629 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:16.629 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:16.629 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:16.629 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:16.630 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:16.630 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:16.717 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:25 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:16.838 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-immutable-object-cache 2023-10-31T07:23:16.884 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 27/32 2023-10-31T07:23:17.115 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:17.738 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:27 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:18.310 INFO:teuthology.orchestra.run.smithi050.stdout:Package ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:18.541 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:18.543 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:23:18.543 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:18.651 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install cephadm 2023-10-31T07:23:18.723 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 28/32 2023-10-31T07:23:18.906 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:19.367 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 29/32 2023-10-31T07:23:19.494 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:19.495 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:19.495 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-10-31T07:23:19.495 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:19.496 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:19.496 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 167 k 2023-10-31T07:23:19.496 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:19.496 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:19.497 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:19.497 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:23:19.497 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:19.497 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 167 k 2023-10-31T07:23:19.498 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 512 k 2023-10-31T07:23:19.498 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:19.629 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:19.633 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:28 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:19.684 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-immutable-object-cache-18.0.0-6937.gfcc751 888 kB/s | 167 kB 00:00 2023-10-31T07:23:19.685 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:19.685 INFO:teuthology.orchestra.run.smithi064.stdout:Total 882 kB/s | 167 kB 00:00 2023-10-31T07:23:19.685 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:19.697 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:19.697 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:19.747 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:19.750 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:19.845 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 30/32 2023-10-31T07:23:19.894 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:20.090 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:20.091 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:20.109 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 31/32 2023-10-31T07:23:20.281 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:20.559 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:20.695 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 32/32 2023-10-31T07:23:20.696 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/32 2023-10-31T07:23:20.696 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/32 2023-10-31T07:23:20.696 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 3/32 2023-10-31T07:23:20.697 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 4/32 2023-10-31T07:23:20.697 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 5/32 2023-10-31T07:23:20.697 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8. 6/32 2023-10-31T07:23:20.697 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 7/32 2023-10-31T07:23:20.697 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 8/32 2023-10-31T07:23:20.698 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 9/32 2023-10-31T07:23:20.698 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 10/32 2023-10-31T07:23:20.698 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 11/32 2023-10-31T07:23:20.698 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 12/32 2023-10-31T07:23:20.698 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 13/32 2023-10-31T07:23:20.699 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 14/32 2023-10-31T07:23:20.699 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 15/32 2023-10-31T07:23:20.699 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 16/32 2023-10-31T07:23:20.699 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 17/32 2023-10-31T07:23:20.699 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 18/32 2023-10-31T07:23:20.700 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 19/32 2023-10-31T07:23:20.700 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 20/32 2023-10-31T07:23:20.700 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 21/32 2023-10-31T07:23:20.700 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 22/32 2023-10-31T07:23:20.701 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 23/32 2023-10-31T07:23:20.701 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-portend-2.6-1.el8.noarch 24/32 2023-10-31T07:23:20.701 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 25/32 2023-10-31T07:23:20.701 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 26/32 2023-10-31T07:23:20.701 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 27/32 2023-10-31T07:23:20.702 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 28/32 2023-10-31T07:23:20.702 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 29/32 2023-10-31T07:23:20.702 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 30/32 2023-10-31T07:23:20.702 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 31/32 2023-10-31T07:23:21.220 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:21.220 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:21.221 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:21.221 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.221 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:21.222 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:21.467 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:21.468 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:21.469 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:23:21.469 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:21.469 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:23:21.469 INFO:teuthology.orchestra.run.smithi050.stdout: cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 404 k 2023-10-31T07:23:21.470 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:21.470 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:23:21.470 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:21.470 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:23:21.470 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:21.471 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 404 k 2023-10-31T07:23:21.471 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 2.1 M 2023-10-31T07:23:21.471 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:23:21.471 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr 2023-10-31T07:23:21.698 INFO:teuthology.orchestra.run.smithi050.stdout:cephadm-18.0.0-6937.gfcc751a4.el8.noarch.rpm 1.7 MB/s | 404 kB 00:00 2023-10-31T07:23:21.699 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:21.700 INFO:teuthology.orchestra.run.smithi050.stdout:Total 1.7 MB/s | 404 kB 00:00 2023-10-31T07:23:21.700 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:21.709 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:21.709 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:21.712 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:21.716 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:21.766 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:21.893 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 32/32 2023-10-31T07:23:21.894 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:21.894 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:23:21.894 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.894 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.895 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.895 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:21.895 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.895 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:21.895 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-10-31T07:23:21.896 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-31T07:23:21.897 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-31T07:23:21.897 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-31T07:23:21.897 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako-1.0.6-14.el8.noarch 2023-10-31T07:23:21.897 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-31T07:23:21.897 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-31T07:23:21.898 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-31T07:23:21.898 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend-2.6-1.el8.noarch 2023-10-31T07:23:21.898 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-31T07:23:21.898 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-31T07:23:21.899 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz-2017.2-11.el8.noarch 2023-10-31T07:23:21.899 INFO:teuthology.orchestra.run.smithi178.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-31T07:23:21.899 INFO:teuthology.orchestra.run.smithi178.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-31T07:23:21.900 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-31T07:23:21.900 INFO:teuthology.orchestra.run.smithi178.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-31T07:23:21.900 INFO:teuthology.orchestra.run.smithi178.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-31T07:23:21.900 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-31T07:23:21.900 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-31T07:23:21.901 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-31T07:23:21.901 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-31T07:23:21.901 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:21.901 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:22.227 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-base 2023-10-31T07:23:22.360 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:22.369 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:32 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:22.523 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:22.788 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:23.083 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:32 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:23.484 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:23.484 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:23.485 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:23:23.485 INFO:teuthology.orchestra.run.smithi050.stdout: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:23.485 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:23.485 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:23.900 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:24.119 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:24.120 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:23:24.120 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:24.225 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-dashboard 2023-10-31T07:23:24.501 INFO:teuthology.orchestra.run.smithi178.stdout:Package ceph-base-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:24.706 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:24.706 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:23:24.706 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:24.825 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install cephadm 2023-10-31T07:23:25.116 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:35 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:25.282 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-immutable-object-cache 2023-10-31T07:23:25.679 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:34 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:26.274 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:35 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:26.858 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:26.859 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:26.860 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:23:26.860 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:26.860 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:26.860 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 1.8 M 2023-10-31T07:23:26.861 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:23:26.861 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 23 k 2023-10-31T07:23:26.861 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 15 k 2023-10-31T07:23:26.861 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-10-31T07:23:26.861 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-31T07:23:26.862 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-31T07:23:26.862 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:26.862 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:26.862 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:26.863 INFO:teuthology.orchestra.run.smithi064.stdout:Install 6 Packages 2023-10-31T07:23:26.863 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:26.864 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 2.1 M 2023-10-31T07:23:26.864 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 8.6 M 2023-10-31T07:23:26.864 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:27.317 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:27.318 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:27.318 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:23:27.318 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:27.319 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:23:27.319 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 404 k 2023-10-31T07:23:27.319 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:27.319 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:23:27.319 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:27.320 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:23:27.320 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:27.320 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 404 k 2023-10-31T07:23:27.320 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 2.1 M 2023-10-31T07:23:27.320 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:23:27.337 INFO:teuthology.orchestra.run.smithi064.stdout:(1/6): ceph-grafana-dashboards-18.0.0-6937.gfcc 161 kB/s | 23 kB 00:00 2023-10-31T07:23:27.363 INFO:teuthology.orchestra.run.smithi064.stdout:(2/6): ceph-prometheus-alerts-18.0.0-6937.gfcc7 89 kB/s | 15 kB 00:00 2023-10-31T07:23:27.463 INFO:teuthology.orchestra.run.smithi064.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 337 kB/s | 34 kB 00:00 2023-10-31T07:23:27.530 INFO:teuthology.orchestra.run.smithi064.stdout:(4/6): ceph-mgr-dashboard-18.0.0-6937.gfcc751a4 5.3 MB/s | 1.8 MB 00:00 2023-10-31T07:23:27.555 INFO:teuthology.orchestra.run.smithi064.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 196 kB/s | 43 kB 00:00 2023-10-31T07:23:27.563 INFO:teuthology.orchestra.run.smithi178.stdout:cephadm-18.0.0-6937.gfcc751a4.el8.noarch.rpm 1.6 MB/s | 404 kB 00:00 2023-10-31T07:23:27.564 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:27.564 INFO:teuthology.orchestra.run.smithi178.stdout:Total 1.6 MB/s | 404 kB 00:00 2023-10-31T07:23:27.565 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:23:27.572 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:23:27.572 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:23:27.575 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:23:27.578 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:23:27.580 INFO:teuthology.orchestra.run.smithi064.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.6 MB/s | 196 kB 00:00 2023-10-31T07:23:27.582 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:27.583 INFO:teuthology.orchestra.run.smithi064.stdout:Total 2.9 MB/s | 2.1 MB 00:00 2023-10-31T07:23:27.594 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:27.604 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:27.605 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:27.639 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:23:27.698 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:27.701 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:27.965 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:28.107 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:28.107 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:28.108 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repo Size 2023-10-31T07:23:28.108 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:28.108 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:23:28.108 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 167 k 2023-10-31T07:23:28.109 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:28.109 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:23:28.109 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:28.109 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:23:28.109 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:28.110 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 167 k 2023-10-31T07:23:28.110 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 512 k 2023-10-31T07:23:28.111 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:23:28.183 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:28.205 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-10-31T07:23:28.295 INFO:teuthology.orchestra.run.smithi050.stdout:ceph-immutable-object-cache-18.0.0-6937.gfcc751 896 kB/s | 167 kB 00:00 2023-10-31T07:23:28.296 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:28.296 INFO:teuthology.orchestra.run.smithi050.stdout:Total 889 kB/s | 167 kB 00:00 2023-10-31T07:23:28.297 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:28.311 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:28.311 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:28.367 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:28.371 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:28.375 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:28.486 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:28.491 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-10-31T07:23:28.598 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:28.681 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:28.725 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-10-31T07:23:28.837 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 4/6 2023-10-31T07:23:29.161 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:29.255 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:23:29.255 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:29.255 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:23:29.256 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:29.256 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:29.256 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:29.346 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 5/6 2023-10-31T07:23:29.564 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:29.853 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:29.853 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 1/6 2023-10-31T07:23:29.854 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 2/6 2023-10-31T07:23:29.854 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 3/6 2023-10-31T07:23:29.854 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-10-31T07:23:29.854 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-10-31T07:23:29.869 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:29.869 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:29.869 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:23:29.869 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:29.870 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:29.870 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:30.089 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-mgr 2023-10-31T07:23:30.541 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-10-31T07:23:30.541 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:30.542 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:30.542 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:30.542 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:30.542 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:30.542 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-31T07:23:30.543 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-31T07:23:30.543 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-31T07:23:30.543 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:30.543 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:30.665 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-31T07:23:31.088 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:40 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:31.290 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-immutable-object-cache 2023-10-31T07:23:31.557 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:41 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:32.158 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:41 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:32.680 INFO:teuthology.orchestra.run.smithi050.stdout:Package ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:32.908 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:32.909 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:23:32.909 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:33.020 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-mgr-dashboard 2023-10-31T07:23:33.298 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:33.299 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-10-31T07:23:33.299 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:23:33.300 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-10-31T07:23:33.300 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:33.300 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 7.4 M 2023-10-31T07:23:33.300 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-10-31T07:23:33.301 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-10-31T07:23:33.302 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-10-31T07:23:33.302 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:33.302 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:33.302 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================================ 2023-10-31T07:23:33.302 INFO:teuthology.orchestra.run.smithi064.stdout:Install 8 Packages 2023-10-31T07:23:33.303 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:33.303 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 35 M 2023-10-31T07:23:33.303 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 210 M 2023-10-31T07:23:33.304 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:33.786 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:33.787 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:33.787 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2023-10-31T07:23:33.788 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:33.788 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:23:33.788 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 167 k 2023-10-31T07:23:33.788 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:33.788 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:23:33.789 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:33.789 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:23:33.789 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:33.789 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 167 k 2023-10-31T07:23:33.789 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 512 k 2023-10-31T07:23:33.790 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:23:33.954 INFO:teuthology.orchestra.run.smithi064.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 17 MB/s | 4.9 MB 00:00 2023-10-31T07:23:34.002 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:43 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:34.044 INFO:teuthology.orchestra.run.smithi178.stdout:ceph-immutable-object-cache-18.0.0-6937.gfcc751 653 kB/s | 167 kB 00:00 2023-10-31T07:23:34.045 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:34.045 INFO:teuthology.orchestra.run.smithi178.stdout:Total 649 kB/s | 167 kB 00:00 2023-10-31T07:23:34.046 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:23:34.056 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:23:34.057 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:23:34.103 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:23:34.106 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:23:34.163 INFO:teuthology.orchestra.run.smithi064.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 9.5 MB/s | 4.7 MB 00:00 2023-10-31T07:23:34.217 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:23:34.290 INFO:teuthology.orchestra.run.smithi064.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.7 MB/s | 225 kB 00:00 2023-10-31T07:23:34.438 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:34.591 INFO:teuthology.orchestra.run.smithi064.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 5.9 MB/s | 3.7 MB 00:00 2023-10-31T07:23:34.890 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:34.909 INFO:teuthology.orchestra.run.smithi064.stdout:(5/8): ceph-mgr-diskprediction-local-18.0.0-693 6.0 MB/s | 7.4 MB 00:01 2023-10-31T07:23:35.133 INFO:teuthology.orchestra.run.smithi064.stdout:(6/8): python3-scipy-1.0.0-21.module_el8.5.0+77 16 MB/s | 14 MB 00:00 2023-10-31T07:23:35.158 INFO:teuthology.orchestra.run.smithi064.stdout:(7/8): libquadmath-8.5.0-21.el8.x86_64.rpm 693 kB/s | 172 kB 00:00 2023-10-31T07:23:35.259 INFO:teuthology.orchestra.run.smithi064.stdout:(8/8): libgfortran-8.5.0-21.el8.x86_64.rpm 967 kB/s | 645 kB 00:00 2023-10-31T07:23:35.259 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:35.260 INFO:teuthology.orchestra.run.smithi064.stdout:Total 18 MB/s | 35 MB 00:01 2023-10-31T07:23:35.501 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:35.521 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:35.521 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:35.529 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4. 1/1 2023-10-31T07:23:35.529 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:35.530 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:23:35.530 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:23:35.530 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:35.530 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:35.787 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr 2023-10-31T07:23:35.814 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:35.815 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:35.815 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:23:35.815 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:35.816 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:23:35.816 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-dashboard noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 1.8 M 2023-10-31T07:23:35.816 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:23:35.816 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-grafana-dashboards noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 23 k 2023-10-31T07:23:35.816 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-prometheus-alerts noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 15 k 2023-10-31T07:23:35.817 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-10-31T07:23:35.817 INFO:teuthology.orchestra.run.smithi050.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-31T07:23:35.817 INFO:teuthology.orchestra.run.smithi050.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-31T07:23:35.817 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:35.817 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:23:35.818 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:35.818 INFO:teuthology.orchestra.run.smithi050.stdout:Install 6 Packages 2023-10-31T07:23:35.818 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:35.819 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 2.1 M 2023-10-31T07:23:35.819 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 8.6 M 2023-10-31T07:23:35.819 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:23:35.900 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:35.903 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:36.394 INFO:teuthology.orchestra.run.smithi050.stdout:(1/6): ceph-prometheus-alerts-18.0.0-6937.gfcc7 40 kB/s | 15 kB 00:00 2023-10-31T07:23:36.500 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:36.508 INFO:teuthology.orchestra.run.smithi050.stdout:(2/6): ceph-grafana-dashboards-18.0.0-6937.gfcc 47 kB/s | 23 kB 00:00 2023-10-31T07:23:36.633 INFO:teuthology.orchestra.run.smithi050.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 269 kB/s | 34 kB 00:00 2023-10-31T07:23:36.654 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:45 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:36.658 INFO:teuthology.orchestra.run.smithi050.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 161 kB/s | 43 kB 00:00 2023-10-31T07:23:36.662 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:36.700 INFO:teuthology.orchestra.run.smithi050.stdout:(5/6): ceph-mgr-dashboard-18.0.0-6937.gfcc751a4 2.6 MB/s | 1.8 MB 00:00 2023-10-31T07:23:36.750 INFO:teuthology.orchestra.run.smithi050.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.6 MB/s | 196 kB 00:00 2023-10-31T07:23:36.754 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:36.754 INFO:teuthology.orchestra.run.smithi050.stdout:Total 2.2 MB/s | 2.1 MB 00:00 2023-10-31T07:23:36.767 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:36.778 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:36.778 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:36.802 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:36.865 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:36.868 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:36.945 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:37.132 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:37.341 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-10-31T07:23:37.569 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-10-31T07:23:37.611 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:37.749 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-10-31T07:23:37.820 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:37.854 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 4/6 2023-10-31T07:23:38.052 INFO:teuthology.orchestra.run.smithi178.stdout:Package ceph-mgr-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:23:38.254 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:38.255 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:23:38.255 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:38.255 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 5/6 2023-10-31T07:23:38.376 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-dashboard 2023-10-31T07:23:38.457 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:38.488 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:38.637 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:38.786 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:38.786 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 1/6 2023-10-31T07:23:38.787 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 2/6 2023-10-31T07:23:38.787 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 3/6 2023-10-31T07:23:38.787 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-10-31T07:23:38.787 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-10-31T07:23:39.235 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:48 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:39.385 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:39.562 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-10-31T07:23:39.563 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:39.563 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:23:39.563 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:39.563 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:39.564 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:39.693 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-31T07:23:39.754 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:23:40.037 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:40.693 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:01:49 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:40.850 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:40.851 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:40.851 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:23:40.851 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:40.851 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:23:40.852 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 1.8 M 2023-10-31T07:23:40.852 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:23:40.852 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 23 k 2023-10-31T07:23:40.852 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 15 k 2023-10-31T07:23:40.852 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-10-31T07:23:40.853 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-31T07:23:40.853 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-31T07:23:40.853 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:40.853 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:23:40.853 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:23:40.854 INFO:teuthology.orchestra.run.smithi178.stdout:Install 6 Packages 2023-10-31T07:23:40.854 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:40.854 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 2.1 M 2023-10-31T07:23:40.855 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 8.6 M 2023-10-31T07:23:40.855 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:23:41.330 INFO:teuthology.orchestra.run.smithi178.stdout:(1/6): ceph-prometheus-alerts-18.0.0-6937.gfcc7 100 kB/s | 15 kB 00:00 2023-10-31T07:23:41.346 INFO:teuthology.orchestra.run.smithi178.stdout:(2/6): ceph-grafana-dashboards-18.0.0-6937.gfcc 138 kB/s | 23 kB 00:00 2023-10-31T07:23:41.497 INFO:teuthology.orchestra.run.smithi178.stdout:(3/6): python3-jwt-1.6.1-2.el8.noarch.rpm 255 kB/s | 43 kB 00:00 2023-10-31T07:23:41.564 INFO:teuthology.orchestra.run.smithi178.stdout:(4/6): ceph-mgr-dashboard-18.0.0-6937.gfcc751a4 4.6 MB/s | 1.8 MB 00:00 2023-10-31T07:23:41.920 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:42.473 INFO:teuthology.orchestra.run.smithi178.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 30 kB/s | 34 kB 00:01 2023-10-31T07:23:42.510 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:42.511 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================================ 2023-10-31T07:23:42.512 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:23:42.512 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================================ 2023-10-31T07:23:42.512 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:23:42.512 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 7.4 M 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-10-31T07:23:42.513 INFO:teuthology.orchestra.run.smithi050.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-10-31T07:23:42.514 INFO:teuthology.orchestra.run.smithi050.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-10-31T07:23:42.514 INFO:teuthology.orchestra.run.smithi050.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-10-31T07:23:42.514 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:42.514 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:23:42.514 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================================ 2023-10-31T07:23:42.515 INFO:teuthology.orchestra.run.smithi050.stdout:Install 8 Packages 2023-10-31T07:23:42.515 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:42.516 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 35 M 2023-10-31T07:23:42.516 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 210 M 2023-10-31T07:23:42.516 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:23:43.025 INFO:teuthology.orchestra.run.smithi050.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 17 MB/s | 4.9 MB 00:00 2023-10-31T07:23:43.092 INFO:teuthology.orchestra.run.smithi050.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2023-10-31T07:23:43.143 INFO:teuthology.orchestra.run.smithi050.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 4.4 MB/s | 225 kB 00:00 2023-10-31T07:23:43.201 INFO:teuthology.orchestra.run.smithi050.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 21 MB/s | 3.7 MB 00:00 2023-10-31T07:23:43.203 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-10-31T07:23:43.377 INFO:teuthology.orchestra.run.smithi050.stdout:(5/8): ceph-mgr-diskprediction-local-18.0.0-693 12 MB/s | 7.4 MB 00:00 2023-10-31T07:23:43.386 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:23:43.560 INFO:teuthology.orchestra.run.smithi050.stdout:(6/8): python3-scipy-1.0.0-21.module_el8.5.0+77 33 MB/s | 14 MB 00:00 2023-10-31T07:23:43.585 INFO:teuthology.orchestra.run.smithi050.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.6 MB/s | 645 kB 00:00 2023-10-31T07:23:43.611 INFO:teuthology.orchestra.run.smithi050.stdout:(8/8): libquadmath-8.5.0-21.el8.x86_64.rpm 739 kB/s | 172 kB 00:00 2023-10-31T07:23:43.611 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:43.612 INFO:teuthology.orchestra.run.smithi050.stdout:Total 32 MB/s | 35 MB 00:01 2023-10-31T07:23:43.720 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:23:43.721 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 1/8 2023-10-31T07:23:43.721 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-10-31T07:23:43.721 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:43.721 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-10-31T07:23:43.722 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:23:43.722 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-10-31T07:23:43.722 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-10-31T07:23:43.865 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:43.885 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:43.885 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:44.231 INFO:teuthology.orchestra.run.smithi178.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 72 kB/s | 196 kB 00:02 2023-10-31T07:23:44.233 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:44.233 INFO:teuthology.orchestra.run.smithi178.stdout:Total 626 kB/s | 2.1 MB 00:03 2023-10-31T07:23:44.245 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:23:44.255 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:23:44.256 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:23:44.281 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:44.284 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:44.339 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:23:44.342 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:23:44.516 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-10-31T07:23:44.516 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:44.516 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:44.517 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:44.517 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-10-31T07:23:44.517 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-10-31T07:23:44.517 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-0.3.15-4.el8.x86_64 2023-10-31T07:23:44.518 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-10-31T07:23:44.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-31T07:23:44.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-31T07:23:44.518 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-10-31T07:23:44.518 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:44.519 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:44.600 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:23:44.640 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-rook 2023-10-31T07:23:44.808 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 1/6 2023-10-31T07:23:44.865 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:44.995 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:45.102 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 2/6 2023-10-31T07:23:45.158 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:45.295 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:45.338 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 3/6 2023-10-31T07:23:45.458 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 4/6 2023-10-31T07:23:45.527 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:55 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:45.849 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 5/6 2023-10-31T07:23:45.946 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:46.117 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:46.120 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:46.439 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 6/6 2023-10-31T07:23:46.440 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8. 1/6 2023-10-31T07:23:46.440 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarc 2/6 2023-10-31T07:23:46.440 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.n 3/6 2023-10-31T07:23:46.440 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 4/6 2023-10-31T07:23:46.440 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 5/6 2023-10-31T07:23:46.789 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:46.945 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:47.153 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 6/6 2023-10-31T07:23:47.154 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:47.154 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:23:47.154 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:47.154 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:47.155 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:47.155 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-31T07:23:47.155 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-31T07:23:47.155 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-31T07:23:47.155 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:47.156 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:23:47.294 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:47.295 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:47.296 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:23:47.296 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:47.296 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:47.296 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 48 k 2023-10-31T07:23:47.297 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:23:47.297 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-31T07:23:47.297 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-31T07:23:47.297 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-31T07:23:47.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-10-31T07:23:47.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-10-31T07:23:47.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-31T07:23:47.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-10-31T07:23:47.298 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-10-31T07:23:47.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-10-31T07:23:47.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-10-31T07:23:47.299 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-31T07:23:47.300 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-31T07:23:47.300 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:47.300 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:47.300 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:47.301 INFO:teuthology.orchestra.run.smithi064.stdout:Install 13 Packages 2023-10-31T07:23:47.301 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:47.302 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 1.9 M 2023-10-31T07:23:47.302 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 25 M 2023-10-31T07:23:47.302 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:47.416 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-31T07:23:47.738 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:48.104 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:23:48.115 INFO:teuthology.orchestra.run.smithi064.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 244 kB/s | 27 kB 00:00 2023-10-31T07:23:48.141 INFO:teuthology.orchestra.run.smithi064.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 149 kB/s | 20 kB 00:00 2023-10-31T07:23:48.199 INFO:teuthology.orchestra.run.smithi064.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2023-10-31T07:23:48.225 INFO:teuthology.orchestra.run.smithi064.stdout:(4/13): ceph-mgr-rook-18.0.0-6937.gfcc751a4.el8 218 kB/s | 48 kB 00:00 2023-10-31T07:23:48.242 INFO:teuthology.orchestra.run.smithi064.stdout:(5/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.1 MB/s | 110 kB 00:00 2023-10-31T07:23:48.281 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:01:57 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:48.338 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:48.400 INFO:teuthology.orchestra.run.smithi064.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 243 kB/s | 43 kB 00:00 2023-10-31T07:23:48.425 INFO:teuthology.orchestra.run.smithi064.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 686 kB/s | 155 kB 00:00 2023-10-31T07:23:48.451 INFO:teuthology.orchestra.run.smithi064.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 158 kB/s | 33 kB 00:00 2023-10-31T07:23:48.609 INFO:teuthology.orchestra.run.smithi064.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 78 kB/s | 16 kB 00:00 2023-10-31T07:23:48.676 INFO:teuthology.orchestra.run.smithi064.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 324 kB/s | 81 kB 00:00 2023-10-31T07:23:48.752 INFO:teuthology.orchestra.run.smithi064.stdout:(11/13): python3-kubernetes-11.0.0-6.el8.noarch 3.9 MB/s | 1.2 MB 00:00 2023-10-31T07:23:48.769 INFO:teuthology.orchestra.run.smithi064.stdout:(12/13): python3-rsa-4.9-2.el8.noarch.rpm 404 kB/s | 64 kB 00:00 2023-10-31T07:23:48.794 INFO:teuthology.orchestra.run.smithi064.stdout:(13/13): python3-websocket-client-0.56.0-5.el8. 523 kB/s | 61 kB 00:00 2023-10-31T07:23:48.797 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:48.797 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.3 MB/s | 1.9 MB 00:01 2023-10-31T07:23:48.863 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:48.876 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:48.876 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:48.970 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:48.973 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:49.545 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:49.758 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-31T07:23:49.916 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:23:49.917 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================ 2023-10-31T07:23:49.918 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:23:49.918 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================ 2023-10-31T07:23:49.918 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:23:49.918 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 7.4 M 2023-10-31T07:23:49.919 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:23:49.919 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran x86_64 8.5.0-21.el8 baseos 645 k 2023-10-31T07:23:49.919 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath x86_64 8.5.0-21.el8 baseos 172 k 2023-10-31T07:23:49.919 INFO:teuthology.orchestra.run.smithi178.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-10-31T07:23:49.919 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:23:49.920 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================ 2023-10-31T07:23:49.921 INFO:teuthology.orchestra.run.smithi178.stdout:Install 8 Packages 2023-10-31T07:23:49.921 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:23:49.922 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 35 M 2023-10-31T07:23:49.922 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 210 M 2023-10-31T07:23:49.922 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:23:49.970 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-10-31T07:23:50.206 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-10-31T07:23:50.299 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:50.402 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-10-31T07:23:50.598 INFO:teuthology.orchestra.run.smithi178.stdout:(1/8): openblas-threads-0.3.15-4.el8.x86_64.rpm 17 MB/s | 4.9 MB 00:00 2023-10-31T07:23:50.627 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-10-31T07:23:50.665 INFO:teuthology.orchestra.run.smithi178.stdout:(2/8): openblas-0.3.15-4.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2023-10-31T07:23:50.765 INFO:teuthology.orchestra.run.smithi178.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 22 MB/s | 3.7 MB 00:00 2023-10-31T07:23:50.799 INFO:teuthology.orchestra.run.smithi178.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.6 MB/s | 225 kB 00:00 2023-10-31T07:23:50.837 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-10-31T07:23:51.041 INFO:teuthology.orchestra.run.smithi178.stdout:(5/8): python3-scipy-1.0.0-21.module_el8.5.0+77 50 MB/s | 14 MB 00:00 2023-10-31T07:23:51.133 INFO:teuthology.orchestra.run.smithi178.stdout:(6/8): ceph-mgr-diskprediction-local-18.0.0-693 9.0 MB/s | 7.4 MB 00:00 2023-10-31T07:23:51.166 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-10-31T07:23:51.267 INFO:teuthology.orchestra.run.smithi178.stdout:(7/8): libgfortran-8.5.0-21.el8.x86_64.rpm 1.3 MB/s | 645 kB 00:00 2023-10-31T07:23:51.308 INFO:teuthology.orchestra.run.smithi178.stdout:(8/8): libquadmath-8.5.0-21.el8.x86_64.rpm 647 kB/s | 172 kB 00:00 2023-10-31T07:23:51.309 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:51.309 INFO:teuthology.orchestra.run.smithi178.stdout:Total 25 MB/s | 35 MB 00:01 2023-10-31T07:23:51.426 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-10-31T07:23:51.542 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:23:51.560 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:23:51.560 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:23:51.621 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-10-31T07:23:51.844 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:23:51.953 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:23:51.956 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:23:52.211 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:23:52.211 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 1/8 2023-10-31T07:23:52.211 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-10-31T07:23:52.211 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:52.211 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-10-31T07:23:52.212 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:23:52.212 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-10-31T07:23:52.212 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-10-31T07:23:52.552 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-10-31T07:23:52.826 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-10-31T07:23:52.960 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-10-31T07:23:52.961 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:52.961 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:23:52.961 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:52.961 INFO:teuthology.orchestra.run.smithi050.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-10-31T07:23:52.961 INFO:teuthology.orchestra.run.smithi050.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-10-31T07:23:52.962 INFO:teuthology.orchestra.run.smithi050.stdout: openblas-0.3.15-4.el8.x86_64 2023-10-31T07:23:52.962 INFO:teuthology.orchestra.run.smithi050.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-10-31T07:23:52.962 INFO:teuthology.orchestra.run.smithi050.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-31T07:23:52.962 INFO:teuthology.orchestra.run.smithi050.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-31T07:23:52.962 INFO:teuthology.orchestra.run.smithi050.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-10-31T07:23:52.963 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:52.963 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:23:53.017 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-10-31T07:23:53.166 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-mgr-rook 2023-10-31T07:23:53.246 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-10-31T07:23:53.418 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:23:53.480 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:23:53.634 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:53.724 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:23:53.725 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 1/13 2023-10-31T07:23:53.725 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-10-31T07:23:53.725 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-10-31T07:23:53.725 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-10-31T07:23:53.725 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-10-31T07:23:53.726 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-31T07:23:53.726 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-31T07:23:53.726 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-10-31T07:23:53.726 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-31T07:23:53.727 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-10-31T07:23:53.727 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-10-31T07:23:53.727 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-10-31T07:23:53.806 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 1/8 2023-10-31T07:23:53.946 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:54.164 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:03 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:23:54.543 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-10-31T07:23:54.544 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:54.544 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:23:54.544 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:23:54.544 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-31T07:23:54.544 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-31T07:23:54.545 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-31T07:23:54.545 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-31T07:23:54.545 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-31T07:23:54.545 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-31T07:23:54.546 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-31T07:23:54.546 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-31T07:23:54.546 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-31T07:23:54.546 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-31T07:23:54.546 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-31T07:23:54.547 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-31T07:23:54.547 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:54.547 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:23:54.577 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 2/8 2023-10-31T07:23:54.666 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-cephadm 2023-10-31T07:23:54.775 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:55.382 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:23:55.552 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:05 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:23:55.571 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:56.010 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:23:56.012 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:56.012 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:23:56.012 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:56.013 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:23:56.013 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-rook noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 48 k 2023-10-31T07:23:56.013 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:23:56.013 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-31T07:23:56.013 INFO:teuthology.orchestra.run.smithi050.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-31T07:23:56.014 INFO:teuthology.orchestra.run.smithi050.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-31T07:23:56.014 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-10-31T07:23:56.014 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-10-31T07:23:56.014 INFO:teuthology.orchestra.run.smithi050.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-31T07:23:56.014 INFO:teuthology.orchestra.run.smithi050.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-10-31T07:23:56.015 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-10-31T07:23:56.015 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-10-31T07:23:56.015 INFO:teuthology.orchestra.run.smithi050.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-10-31T07:23:56.015 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-31T07:23:56.015 INFO:teuthology.orchestra.run.smithi050.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-31T07:23:56.016 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:56.016 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:23:56.016 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:23:56.016 INFO:teuthology.orchestra.run.smithi050.stdout:Install 13 Packages 2023-10-31T07:23:56.016 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:23:56.017 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 1.9 M 2023-10-31T07:23:56.017 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 25 M 2023-10-31T07:23:56.017 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:23:56.257 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 4/8 2023-10-31T07:23:56.612 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:23:56.667 INFO:teuthology.orchestra.run.smithi050.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 121 kB/s | 27 kB 00:00 2023-10-31T07:23:56.692 INFO:teuthology.orchestra.run.smithi050.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 82 kB/s | 20 kB 00:00 2023-10-31T07:23:56.893 INFO:teuthology.orchestra.run.smithi050.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 632 kB/s | 126 kB 00:00 2023-10-31T07:23:56.896 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:56.909 INFO:teuthology.orchestra.run.smithi050.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 508 kB/s | 110 kB 00:00 2023-10-31T07:23:56.935 INFO:teuthology.orchestra.run.smithi050.stdout:(5/13): ceph-mgr-rook-18.0.0-6937.gfcc751a4.el8 98 kB/s | 48 kB 00:00 2023-10-31T07:23:57.152 INFO:teuthology.orchestra.run.smithi050.stdout:(6/13): python3-requests-oauthlib-1.0.0-1.el8.n 176 kB/s | 43 kB 00:00 2023-10-31T07:23:57.169 INFO:teuthology.orchestra.run.smithi050.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 599 kB/s | 155 kB 00:00 2023-10-31T07:23:57.219 INFO:teuthology.orchestra.run.smithi050.stdout:(8/13): python3-cachetools-3.1.1-4.el8.noarch.r 116 kB/s | 33 kB 00:00 2023-10-31T07:23:57.318 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:23:57.319 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:57.320 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:23:57.320 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:57.320 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:23:57.320 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 133 k 2023-10-31T07:23:57.320 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:23:57.321 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-31T07:23:57.321 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-10-31T07:23:57.321 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-10-31T07:23:57.321 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-31T07:23:57.321 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:57.322 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:23:57.322 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:23:57.322 INFO:teuthology.orchestra.run.smithi064.stdout:Install 5 Packages 2023-10-31T07:23:57.322 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:23:57.323 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 6.0 M 2023-10-31T07:23:57.323 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 26 M 2023-10-31T07:23:57.323 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:23:57.469 INFO:teuthology.orchestra.run.smithi050.stdout:(9/13): python3-certifi-2018.10.15-7.el8.noarch 51 kB/s | 16 kB 00:00 2023-10-31T07:23:57.494 INFO:teuthology.orchestra.run.smithi050.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 250 kB/s | 81 kB 00:00 2023-10-31T07:23:57.603 INFO:teuthology.orchestra.run.smithi050.stdout:(11/13): python3-websocket-client-0.56.0-5.el8. 566 kB/s | 61 kB 00:00 2023-10-31T07:23:57.610 INFO:teuthology.orchestra.run.smithi064.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.7 MB/s | 538 kB 00:00 2023-10-31T07:23:57.628 INFO:teuthology.orchestra.run.smithi050.stdout:(12/13): python3-rsa-4.9-2.el8.noarch.rpm 405 kB/s | 64 kB 00:00 2023-10-31T07:23:57.637 INFO:teuthology.orchestra.run.smithi064.stdout:(2/5): ceph-mgr-cephadm-18.0.0-6937.gfcc751a4.e 594 kB/s | 133 kB 00:00 2023-10-31T07:23:57.670 INFO:teuthology.orchestra.run.smithi050.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 2.6 MB/s | 1.2 MB 00:00 2023-10-31T07:23:57.673 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:57.673 INFO:teuthology.orchestra.run.smithi050.stdout:Total 1.2 MB/s | 1.9 MB 00:01 2023-10-31T07:23:57.738 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:23:57.755 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:23:57.756 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:23:57.762 INFO:teuthology.orchestra.run.smithi064.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2023-10-31T07:23:57.796 INFO:teuthology.orchestra.run.smithi064.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 380 kB/s | 60 kB 00:00 2023-10-31T07:23:57.853 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:23:57.857 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:23:57.888 INFO:teuthology.orchestra.run.smithi064.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.7 MB/s | 476 kB 00:00 2023-10-31T07:23:57.889 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:23:57.889 INFO:teuthology.orchestra.run.smithi064.stdout:Total 10 MB/s | 6.0 MB 00:00 2023-10-31T07:23:57.942 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:23:57.954 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:23:57.954 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:23:58.059 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:23:58.062 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:23:58.340 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:23:58.478 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:23:58.647 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-31T07:23:58.688 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-10-31T07:23:58.726 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-31T07:23:58.932 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-10-31T07:23:59.126 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-10-31T07:23:59.327 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-10-31T07:23:59.544 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-10-31T07:23:59.712 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-31T07:23:59.780 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-10-31T07:23:59.920 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 7/8 2023-10-31T07:24:00.080 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-10-31T07:24:00.084 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-10-31T07:24:00.149 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:24:00.352 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-10-31T07:24:00.394 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-31T07:24:00.452 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 8/8 2023-10-31T07:24:00.452 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a 1/8 2023-10-31T07:24:00.452 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 2/8 2023-10-31T07:24:00.453 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 3/8 2023-10-31T07:24:00.453 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-10-31T07:24:00.453 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-10-31T07:24:00.453 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x 6/8 2023-10-31T07:24:00.454 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libgfortran-8.5.0-21.el8.x86_64 7/8 2023-10-31T07:24:00.601 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:00.909 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:00.909 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/5 2023-10-31T07:24:00.909 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-10-31T07:24:00.909 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-10-31T07:24:00.910 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-31T07:24:01.140 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libquadmath-8.5.0-21.el8.x86_64 8/8 2023-10-31T07:24:01.140 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:01.140 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:01.141 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:01.141 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran-8.5.0-21.el8.x86_64 2023-10-31T07:24:01.141 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath-8.5.0-21.el8.x86_64 2023-10-31T07:24:01.141 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-0.3.15-4.el8.x86_64 2023-10-31T07:24:01.141 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-10-31T07:24:01.142 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-31T07:24:01.142 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-31T07:24:01.142 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-10-31T07:24:01.142 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:01.142 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:01.291 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-rook 2023-10-31T07:24:01.494 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-10-31T07:24:01.794 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-10-31T07:24:01.903 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-10-31T07:24:01.904 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:01.904 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:01.904 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:01.904 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-31T07:24:01.905 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-31T07:24:01.905 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-31T07:24:01.905 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-31T07:24:01.905 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:01.905 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:01.994 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-10-31T07:24:02.047 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-fuse 2023-10-31T07:24:02.143 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:11 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:02.180 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-10-31T07:24:02.334 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:24:02.667 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:24:02.667 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 1/13 2023-10-31T07:24:02.667 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-10-31T07:24:02.668 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-10-31T07:24:02.668 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-10-31T07:24:02.668 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-10-31T07:24:02.668 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-31T07:24:02.669 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-31T07:24:02.669 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-10-31T07:24:02.669 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-31T07:24:02.669 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-10-31T07:24:02.669 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-10-31T07:24:02.670 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-10-31T07:24:02.942 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:12 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:03.458 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-10-31T07:24:03.458 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:03.459 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:03.459 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:03.459 INFO:teuthology.orchestra.run.smithi050.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-31T07:24:03.460 INFO:teuthology.orchestra.run.smithi050.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-31T07:24:03.460 INFO:teuthology.orchestra.run.smithi050.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-31T07:24:03.460 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-31T07:24:03.461 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-31T07:24:03.461 INFO:teuthology.orchestra.run.smithi050.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-31T07:24:03.461 INFO:teuthology.orchestra.run.smithi050.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-31T07:24:03.462 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-31T07:24:03.462 INFO:teuthology.orchestra.run.smithi050.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-31T07:24:03.462 INFO:teuthology.orchestra.run.smithi050.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-31T07:24:03.462 INFO:teuthology.orchestra.run.smithi050.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-31T07:24:03.462 INFO:teuthology.orchestra.run.smithi050.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-31T07:24:03.463 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:03.463 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:03.581 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-mgr-cephadm 2023-10-31T07:24:03.765 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:03.767 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:03.767 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:24:03.768 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:03.768 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:03.768 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 48 k 2023-10-31T07:24:03.768 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:24:03.768 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-31T07:24:03.769 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-31T07:24:03.769 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-31T07:24:03.769 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-10-31T07:24:03.769 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-10-31T07:24:03.769 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-31T07:24:03.770 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-31T07:24:03.771 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:03.771 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:03.771 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:03.771 INFO:teuthology.orchestra.run.smithi178.stdout:Install 13 Packages 2023-10-31T07:24:03.771 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:03.772 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 1.9 M 2023-10-31T07:24:03.772 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 25 M 2023-10-31T07:24:03.773 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:03.980 INFO:teuthology.orchestra.run.smithi178.stdout:(1/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 260 kB/s | 27 kB 00:00 2023-10-31T07:24:03.997 INFO:teuthology.orchestra.run.smithi178.stdout:(2/13): python3-jsonpointer-1.10-11.el8.noarch. 168 kB/s | 20 kB 00:00 2023-10-31T07:24:04.115 INFO:teuthology.orchestra.run.smithi178.stdout:(3/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-10-31T07:24:04.139 INFO:teuthology.orchestra.run.smithi178.stdout:(4/13): python3-pyasn1-modules-0.3.7-6.el8.noar 776 kB/s | 110 kB 00:00 2023-10-31T07:24:04.165 INFO:teuthology.orchestra.run.smithi178.stdout:(5/13): ceph-mgr-rook-18.0.0-6937.gfcc751a4.el8 166 kB/s | 48 kB 00:00 2023-10-31T07:24:04.240 INFO:teuthology.orchestra.run.smithi178.stdout:(6/13): python3-cachetools-3.1.1-4.el8.noarch.r 441 kB/s | 33 kB 00:00 2023-10-31T07:24:04.274 INFO:teuthology.orchestra.run.smithi178.stdout:(7/13): python3-certifi-2018.10.15-7.el8.noarch 488 kB/s | 16 kB 00:00 2023-10-31T07:24:04.307 INFO:teuthology.orchestra.run.smithi178.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 254 kB/s | 43 kB 00:00 2023-10-31T07:24:04.349 INFO:teuthology.orchestra.run.smithi178.stdout:(9/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 740 kB/s | 155 kB 00:00 2023-10-31T07:24:04.408 INFO:teuthology.orchestra.run.smithi178.stdout:(10/13): python3-google-auth-1.1.1-10.el8.noarc 607 kB/s | 81 kB 00:00 2023-10-31T07:24:04.433 INFO:teuthology.orchestra.run.smithi178.stdout:(11/13): python3-rsa-4.9-2.el8.noarch.rpm 770 kB/s | 64 kB 00:00 2023-10-31T07:24:04.534 INFO:teuthology.orchestra.run.smithi178.stdout:(12/13): python3-kubernetes-11.0.0-6.el8.noarch 5.2 MB/s | 1.2 MB 00:00 2023-10-31T07:24:04.551 INFO:teuthology.orchestra.run.smithi178.stdout:(13/13): python3-websocket-client-0.56.0-5.el8. 431 kB/s | 61 kB 00:00 2023-10-31T07:24:04.551 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:04.551 INFO:teuthology.orchestra.run.smithi178.stdout:Total 2.5 MB/s | 1.9 MB 00:00 2023-10-31T07:24:04.560 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:13 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:04.605 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:04.620 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:04.620 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:04.688 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:04.689 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:04.689 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:24:04.690 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:04.690 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:04.690 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 919 k 2023-10-31T07:24:04.691 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2023-10-31T07:24:04.691 INFO:teuthology.orchestra.run.smithi064.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-10-31T07:24:04.691 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:04.691 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:04.692 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:04.692 INFO:teuthology.orchestra.run.smithi064.stdout:Install 2 Packages 2023-10-31T07:24:04.692 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:04.693 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 1.0 M 2023-10-31T07:24:04.693 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 3.1 M 2023-10-31T07:24:04.693 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:04.705 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:04.708 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:05.097 INFO:teuthology.orchestra.run.smithi064.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 527 kB/s | 83 kB 00:00 2023-10-31T07:24:05.213 INFO:teuthology.orchestra.run.smithi064.stdout:(2/2): ceph-fuse-18.0.0-6937.gfcc751a4.el8.x86_ 3.3 MB/s | 919 kB 00:00 2023-10-31T07:24:05.214 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:05.215 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.9 MB/s | 1.0 MB 00:00 2023-10-31T07:24:05.225 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:05.247 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:05.248 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:05.318 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:05.339 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:05.342 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:05.524 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:05.551 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-31T07:24:05.773 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 2/13 2023-10-31T07:24:05.834 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-10-31T07:24:06.017 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rsa-4.9-2.el8.noarch 3/13 2023-10-31T07:24:06.034 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:06.280 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 4/13 2023-10-31T07:24:06.389 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:06.390 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:24:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:06.390 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 133 k 2023-10-31T07:24:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:24:06.391 INFO:teuthology.orchestra.run.smithi050.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-31T07:24:06.391 INFO:teuthology.orchestra.run.smithi050.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-10-31T07:24:06.391 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-10-31T07:24:06.391 INFO:teuthology.orchestra.run.smithi050.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-31T07:24:06.392 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:Install 5 Packages 2023-10-31T07:24:06.392 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 6.0 M 2023-10-31T07:24:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 26 M 2023-10-31T07:24:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:06.462 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 5/13 2023-10-31T07:24:06.473 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:06.474 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/2 2023-10-31T07:24:06.711 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 6/13 2023-10-31T07:24:07.039 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 7/13 2023-10-31T07:24:07.131 INFO:teuthology.orchestra.run.smithi050.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.6 MB/s | 538 kB 00:00 2023-10-31T07:24:07.170 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-10-31T07:24:07.170 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:07.171 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:07.171 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-10-31T07:24:07.171 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:07.171 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:07.186 INFO:teuthology.orchestra.run.smithi050.stdout:(2/5): ceph-mgr-cephadm-18.0.0-6937.gfcc751a4.e 521 kB/s | 133 kB 00:00 2023-10-31T07:24:07.262 INFO:teuthology.orchestra.run.smithi050.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 15 MB/s | 4.8 MB 00:00 2023-10-31T07:24:07.305 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-10-31T07:24:07.372 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-volume 2023-10-31T07:24:07.545 INFO:teuthology.orchestra.run.smithi050.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 168 kB/s | 60 kB 00:00 2023-10-31T07:24:07.770 INFO:teuthology.orchestra.run.smithi050.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 745 kB/s | 476 kB 00:00 2023-10-31T07:24:07.771 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:07.771 INFO:teuthology.orchestra.run.smithi050.stdout:Total 4.3 MB/s | 6.0 MB 00:01 2023-10-31T07:24:07.829 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:07.842 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:07.842 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:07.956 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:07.960 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:08.237 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:08.276 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:18 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:08.338 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-10-31T07:24:08.663 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 10/13 2023-10-31T07:24:08.909 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-10-31T07:24:09.090 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-10-31T07:24:09.148 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-10-31T07:24:09.377 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:24:09.665 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 13/13 2023-10-31T07:24:09.665 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 1/13 2023-10-31T07:24:09.666 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 2/13 2023-10-31T07:24:09.666 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 3/13 2023-10-31T07:24:09.666 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 4/13 2023-10-31T07:24:09.666 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 5/13 2023-10-31T07:24:09.667 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-31T07:24:09.667 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-31T07:24:09.667 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 8/13 2023-10-31T07:24:09.667 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-31T07:24:09.667 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 10/13 2023-10-31T07:24:09.668 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 11/13 2023-10-31T07:24:09.668 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 12/13 2023-10-31T07:24:10.044 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:10.045 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:10.045 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2023-10-31T07:24:10.045 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:10.045 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:10.046 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 261 k 2023-10-31T07:24:10.046 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:10.046 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:10.046 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:10.047 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:10.047 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:10.047 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 261 k 2023-10-31T07:24:10.047 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 1.3 M 2023-10-31T07:24:10.047 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:10.135 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-31T07:24:10.293 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-volume-18.0.0-6937.gfcc751a4.el8.noarch.rp 1.0 MB/s | 261 kB 00:00 2023-10-31T07:24:10.293 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:10.294 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.0 MB/s | 261 kB 00:00 2023-10-31T07:24:10.294 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:10.304 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:10.305 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:10.351 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:10.354 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:10.394 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 13/13 2023-10-31T07:24:10.395 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:10.395 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:10.395 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:10.395 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-31T07:24:10.396 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-31T07:24:10.396 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-31T07:24:10.396 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-31T07:24:10.396 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-31T07:24:10.396 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-31T07:24:10.397 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-31T07:24:10.397 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-31T07:24:10.397 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-31T07:24:10.397 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-31T07:24:10.397 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-31T07:24:10.398 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-31T07:24:10.398 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:10.398 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:10.506 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-10-31T07:24:10.515 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-mgr-cephadm 2023-10-31T07:24:10.542 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:10.781 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-31T07:24:10.802 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:10.983 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:11.231 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:11.312 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:11.312 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/5 2023-10-31T07:24:11.312 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-10-31T07:24:11.312 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-10-31T07:24:11.313 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-31T07:24:11.364 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:20 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:12.036 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-10-31T07:24:12.037 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:12.037 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:12.037 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:12.038 INFO:teuthology.orchestra.run.smithi050.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-31T07:24:12.038 INFO:teuthology.orchestra.run.smithi050.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-31T07:24:12.038 INFO:teuthology.orchestra.run.smithi050.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-31T07:24:12.038 INFO:teuthology.orchestra.run.smithi050.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-31T07:24:12.039 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:12.039 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:12.173 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-fuse 2023-10-31T07:24:12.179 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:12.179 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:12.179 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:12.179 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:12.180 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:12.180 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:12.985 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:12.986 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:12.986 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:24:12.986 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:12.986 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:12.987 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 133 k 2023-10-31T07:24:12.987 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:24:12.987 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-31T07:24:12.987 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-10-31T07:24:12.987 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-10-31T07:24:12.988 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-31T07:24:12.988 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:12.988 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:12.988 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:12.988 INFO:teuthology.orchestra.run.smithi178.stdout:Install 5 Packages 2023-10-31T07:24:12.989 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:12.989 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 6.0 M 2023-10-31T07:24:12.990 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 26 M 2023-10-31T07:24:12.990 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:13.164 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:22 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:13.375 INFO:teuthology.orchestra.run.smithi178.stdout:(1/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-10-31T07:24:13.400 INFO:teuthology.orchestra.run.smithi178.stdout:(2/5): ceph-mgr-cephadm-18.0.0-6937.gfcc751a4.e 670 kB/s | 133 kB 00:00 2023-10-31T07:24:13.509 INFO:teuthology.orchestra.run.smithi178.stdout:(3/5): python3-babel-2.5.1-7.el8.noarch.rpm 16 MB/s | 4.8 MB 00:00 2023-10-31T07:24:13.809 INFO:teuthology.orchestra.run.smithi178.stdout:(4/5): python3-natsort-7.1.1-2.el8.noarch.rpm 147 kB/s | 60 kB 00:00 2023-10-31T07:24:13.959 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados-devel 2023-10-31T07:24:14.442 INFO:teuthology.orchestra.run.smithi178.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 446 kB/s | 476 kB 00:01 2023-10-31T07:24:14.444 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:14.444 INFO:teuthology.orchestra.run.smithi178.stdout:Total 4.1 MB/s | 6.0 MB 00:01 2023-10-31T07:24:14.499 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:14.511 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:14.511 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:14.621 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:14.624 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:14.873 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:24 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:14.895 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:14.985 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:14.985 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:14.986 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:24:14.986 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:14.986 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:14.986 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 919 k 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout:Installing dependencies: 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:14.987 INFO:teuthology.orchestra.run.smithi050.stdout:Install 2 Packages 2023-10-31T07:24:14.988 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:14.988 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 1.0 M 2023-10-31T07:24:14.989 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 3.1 M 2023-10-31T07:24:14.989 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:15.188 INFO:teuthology.orchestra.run.smithi050.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 515 kB/s | 83 kB 00:00 2023-10-31T07:24:15.274 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 1/5 2023-10-31T07:24:15.288 INFO:teuthology.orchestra.run.smithi050.stdout:(2/2): ceph-fuse-18.0.0-6937.gfcc751a4.el8.x86_ 3.4 MB/s | 919 kB 00:00 2023-10-31T07:24:15.289 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:15.289 INFO:teuthology.orchestra.run.smithi050.stdout:Total 3.2 MB/s | 1.0 MB 00:00 2023-10-31T07:24:15.302 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:15.328 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:15.328 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:15.431 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:15.435 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:15.629 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:15.913 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-10-31T07:24:16.117 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:16.281 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-31T07:24:16.549 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:16.549 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/2 2023-10-31T07:24:16.609 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:16.610 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:16.611 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-10-31T07:24:16.611 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:16.611 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:16.611 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 139 k 2023-10-31T07:24:16.611 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:16.612 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:16.612 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:16.612 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:16.612 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:16.612 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 139 k 2023-10-31T07:24:16.613 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 513 k 2023-10-31T07:24:16.613 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:16.683 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 3/5 2023-10-31T07:24:16.801 INFO:teuthology.orchestra.run.smithi064.stdout:librados-devel-18.0.0-6937.gfcc751a4.el8.x86_64 733 kB/s | 139 kB 00:00 2023-10-31T07:24:16.802 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:16.802 INFO:teuthology.orchestra.run.smithi064.stdout:Total 728 kB/s | 139 kB 00:00 2023-10-31T07:24:16.803 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:16.808 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:16.808 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:16.860 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:16.864 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:16.978 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-31T07:24:16.989 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:17.204 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:17.265 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:17.316 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-10-31T07:24:17.317 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:17.317 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:17.317 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-10-31T07:24:17.317 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:17.317 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:17.488 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 5/5 2023-10-31T07:24:17.488 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 1/5 2023-10-31T07:24:17.489 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 2/5 2023-10-31T07:24:17.489 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 3/5 2023-10-31T07:24:17.489 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-31T07:24:17.558 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install ceph-volume 2023-10-31T07:24:17.565 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:18.143 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 5/5 2023-10-31T07:24:18.143 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:18.143 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:18.143 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:18.144 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-31T07:24:18.144 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-31T07:24:18.144 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-31T07:24:18.144 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-31T07:24:18.144 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:18.145 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:18.248 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:18.248 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:18.249 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:18.249 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:18.249 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:18.249 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:18.280 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-fuse 2023-10-31T07:24:18.436 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs2 2023-10-31T07:24:18.559 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:27 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:19.142 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:28 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:19.340 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:29 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:20.396 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:20.397 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:20.398 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repository Size 2023-10-31T07:24:20.398 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:20.398 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:20.398 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-volume noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 261 k 2023-10-31T07:24:20.398 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:20.399 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:20.399 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:20.399 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:24:20.399 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:20.399 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 261 k 2023-10-31T07:24:20.400 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 1.3 M 2023-10-31T07:24:20.400 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:20.611 INFO:teuthology.orchestra.run.smithi050.stdout:ceph-volume-18.0.0-6937.gfcc751a4.el8.noarch.rp 1.2 MB/s | 261 kB 00:00 2023-10-31T07:24:20.612 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:20.613 INFO:teuthology.orchestra.run.smithi050.stdout:Total 1.2 MB/s | 261 kB 00:00 2023-10-31T07:24:20.613 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:20.625 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:20.625 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:20.665 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:20.668 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:20.764 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:20.765 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:20.765 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:24:20.765 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:20.765 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:20.765 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 919 k 2023-10-31T07:24:20.766 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-10-31T07:24:20.766 INFO:teuthology.orchestra.run.smithi178.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-10-31T07:24:20.766 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:20.766 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:20.767 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:20.767 INFO:teuthology.orchestra.run.smithi178.stdout:Install 2 Packages 2023-10-31T07:24:20.767 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:20.768 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 1.0 M 2023-10-31T07:24:20.768 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 3.1 M 2023-10-31T07:24:20.768 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:20.865 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:20.872 INFO:teuthology.orchestra.run.smithi064.stdout:Package libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:21.088 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:21.089 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:21.089 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:21.108 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:21.135 INFO:teuthology.orchestra.run.smithi178.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 491 kB/s | 83 kB 00:00 2023-10-31T07:24:21.184 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs-devel 2023-10-31T07:24:21.226 INFO:teuthology.orchestra.run.smithi178.stdout:(2/2): ceph-fuse-18.0.0-6937.gfcc751a4.el8.x86_ 3.4 MB/s | 919 kB 00:00 2023-10-31T07:24:21.227 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:21.227 INFO:teuthology.orchestra.run.smithi178.stdout:Total 2.1 MB/s | 1.0 MB 00:00 2023-10-31T07:24:21.237 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:21.259 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:21.260 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:21.346 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:21.349 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:21.519 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:21.581 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:21.849 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-10-31T07:24:22.091 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:22.098 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:32 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:22.314 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:22.314 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:22.315 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:22.315 INFO:teuthology.orchestra.run.smithi050.stdout: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:22.316 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:22.316 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:22.491 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2/2 2023-10-31T07:24:22.491 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/2 2023-10-31T07:24:22.520 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install librados-devel 2023-10-31T07:24:23.159 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-10-31T07:24:23.159 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:23.159 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:23.160 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-10-31T07:24:23.160 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:23.160 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:23.396 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-volume 2023-10-31T07:24:23.525 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:32 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:23.847 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:23.848 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:23.848 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-10-31T07:24:23.849 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:23.849 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:23.849 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 31 k 2023-10-31T07:24:23.849 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:23.849 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:23.850 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:23.850 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:23.850 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:23.850 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 31 k 2023-10-31T07:24:23.851 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 139 k 2023-10-31T07:24:23.851 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:24.005 INFO:teuthology.orchestra.run.smithi064.stdout:libcephfs-devel-18.0.0-6937.gfcc751a4.el8.x86_6 199 kB/s | 31 kB 00:00 2023-10-31T07:24:24.006 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:24.006 INFO:teuthology.orchestra.run.smithi064.stdout:Total 197 kB/s | 31 kB 00:00 2023-10-31T07:24:24.006 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:24.010 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:24.010 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:24.033 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:24.036 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:24.094 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:24.268 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:33 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:24.790 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:25.081 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:25.358 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:25.359 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:25.359 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repo Size 2023-10-31T07:24:25.359 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:25.359 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:25.360 INFO:teuthology.orchestra.run.smithi050.stdout: librados-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 139 k 2023-10-31T07:24:25.360 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:25.360 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:25.360 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:25.360 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:24:25.361 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:25.361 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 139 k 2023-10-31T07:24:25.361 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 513 k 2023-10-31T07:24:25.362 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:25.752 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:25.753 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:25.753 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:25.753 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:25.753 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:25.754 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:25.816 INFO:teuthology.orchestra.run.smithi050.stdout:librados-devel-18.0.0-6937.gfcc751a4.el8.x86_64 305 kB/s | 139 kB 00:00 2023-10-31T07:24:25.817 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:25.817 INFO:teuthology.orchestra.run.smithi050.stdout:Total 304 kB/s | 139 kB 00:00 2023-10-31T07:24:25.818 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:25.824 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:25.825 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:25.872 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados2 2023-10-31T07:24:25.887 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:25.890 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:25.900 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:25.900 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:25.901 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-10-31T07:24:25.901 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:25.901 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:25.901 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-volume noarch 2:18.0.0-6937.gfcc751a4.el8 ceph-noarch 261 k 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:25.902 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 261 k 2023-10-31T07:24:25.903 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 1.3 M 2023-10-31T07:24:25.903 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:26.028 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:26.240 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:26.282 INFO:teuthology.orchestra.run.smithi178.stdout:ceph-volume-18.0.0-6937.gfcc751a4.el8.noarch.rp 687 kB/s | 261 kB 00:00 2023-10-31T07:24:26.283 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:26.283 INFO:teuthology.orchestra.run.smithi178.stdout:Total 684 kB/s | 261 kB 00:00 2023-10-31T07:24:26.284 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:26.293 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:26.294 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:26.336 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:26.340 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:26.517 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:26.600 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:26.769 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:36 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:26.791 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:27.235 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:27.301 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:27.301 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:27.301 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:27.301 INFO:teuthology.orchestra.run.smithi050.stdout: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:27.301 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:27.302 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:27.509 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install libcephfs2 2023-10-31T07:24:27.906 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 1/1 2023-10-31T07:24:27.906 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:27.907 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:27.907 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-volume-2:18.0.0-6937.gfcc751a4.el8.noarch 2023-10-31T07:24:27.907 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:27.907 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:28.105 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librados-devel 2023-10-31T07:24:28.292 INFO:teuthology.orchestra.run.smithi064.stdout:Package librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:28.507 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:37 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:28.509 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:28.510 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:28.510 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:28.615 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librbd1 2023-10-31T07:24:28.982 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:37 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:29.520 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:39 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:30.092 INFO:teuthology.orchestra.run.smithi050.stdout:Package libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:30.317 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:30.318 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:30.319 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:30.415 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install libcephfs-devel 2023-10-31T07:24:30.623 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:30.624 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:30.624 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2023-10-31T07:24:30.624 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:30.625 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:30.625 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 139 k 2023-10-31T07:24:30.625 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:30.625 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:30.625 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:30.626 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:24:30.626 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:30.626 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 139 k 2023-10-31T07:24:30.627 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 513 k 2023-10-31T07:24:30.627 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:31.039 INFO:teuthology.orchestra.run.smithi064.stdout:Package librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:31.137 INFO:teuthology.orchestra.run.smithi178.stdout:librados-devel-18.0.0-6937.gfcc751a4.el8.x86_64 272 kB/s | 139 kB 00:00 2023-10-31T07:24:31.137 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:31.138 INFO:teuthology.orchestra.run.smithi178.stdout:Total 271 kB/s | 139 kB 00:00 2023-10-31T07:24:31.138 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:31.143 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:31.143 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:31.195 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:31.198 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:31.259 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:31.260 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:31.261 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:31.311 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:31.359 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rados 2023-10-31T07:24:31.415 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:40 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:31.576 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:31.870 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:32.255 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:42 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:32.559 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:32.560 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:32.560 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:32.560 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:32.560 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:32.560 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:32.818 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install libcephfs2 2023-10-31T07:24:33.239 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:33.240 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:33.240 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repo Size 2023-10-31T07:24:33.240 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:33.240 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:33.241 INFO:teuthology.orchestra.run.smithi050.stdout: libcephfs-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 31 k 2023-10-31T07:24:33.241 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:33.241 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:33.241 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:33.242 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:24:33.242 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:33.243 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 31 k 2023-10-31T07:24:33.243 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 139 k 2023-10-31T07:24:33.244 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:33.421 INFO:teuthology.orchestra.run.smithi050.stdout:libcephfs-devel-18.0.0-6937.gfcc751a4.el8.x86_6 173 kB/s | 31 kB 00:00 2023-10-31T07:24:33.421 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:33.422 INFO:teuthology.orchestra.run.smithi050.stdout:Total 171 kB/s | 31 kB 00:00 2023-10-31T07:24:33.422 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:33.426 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:33.426 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:33.456 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:33.459 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:33.519 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:33.685 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:42 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:33.722 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:33.783 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:33.999 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:34.000 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:34.000 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:34.018 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:34.097 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rgw 2023-10-31T07:24:34.695 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:34.695 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:34.696 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:34.696 INFO:teuthology.orchestra.run.smithi050.stdout: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:34.696 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:34.697 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:34.814 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install librados2 2023-10-31T07:24:34.990 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:44 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:35.113 INFO:teuthology.orchestra.run.smithi178.stdout:Package libcephfs2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:35.314 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:35.315 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:35.315 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:35.427 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install libcephfs-devel 2023-10-31T07:24:35.811 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:44 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:36.300 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:45 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:36.512 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:36.729 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:36.730 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:36.731 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:36.825 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-cephfs 2023-10-31T07:24:37.401 INFO:teuthology.orchestra.run.smithi050.stdout:Package librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:37.628 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:37.629 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:37.630 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:37.734 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install librbd1 2023-10-31T07:24:37.735 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:47 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:37.934 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:37.935 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:37.935 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2023-10-31T07:24:37.936 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:37.936 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:37.936 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 31 k 2023-10-31T07:24:37.936 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:37.936 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:37.937 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:37.937 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:24:37.937 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:37.937 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 31 k 2023-10-31T07:24:37.937 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 139 k 2023-10-31T07:24:37.938 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:38.115 INFO:teuthology.orchestra.run.smithi178.stdout:libcephfs-devel-18.0.0-6937.gfcc751a4.el8.x86_6 174 kB/s | 31 kB 00:00 2023-10-31T07:24:38.115 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:38.116 INFO:teuthology.orchestra.run.smithi178.stdout:Total 172 kB/s | 31 kB 00:00 2023-10-31T07:24:38.116 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:38.119 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:38.119 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:38.146 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:38.149 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:38.245 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:38.459 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:38.724 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:47 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:38.743 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:39.266 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:39.373 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:39.374 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:39.374 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:39.374 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:39.374 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:39.375 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:39.479 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:39.481 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:39.481 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:39.527 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librados2 2023-10-31T07:24:39.616 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rbd 2023-10-31T07:24:40.312 INFO:teuthology.orchestra.run.smithi050.stdout:Package librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:40.390 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:49 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:40.512 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:50 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:40.538 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:40.540 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:40.540 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:40.642 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install python3-rados 2023-10-31T07:24:41.633 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:50 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:41.823 INFO:teuthology.orchestra.run.smithi178.stdout:Package librados2-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:42.024 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:42.025 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:42.025 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:42.046 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:42.134 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install librbd1 2023-10-31T07:24:42.263 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:42.264 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2023-10-31T07:24:42.264 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:42.377 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-fuse 2023-10-31T07:24:43.000 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:51 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:43.215 INFO:teuthology.orchestra.run.smithi050.stdout:Package python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:43.272 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:53 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:43.443 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:43.445 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:43.445 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:43.566 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install python3-rgw 2023-10-31T07:24:44.483 INFO:teuthology.orchestra.run.smithi178.stdout:Package librbd1-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:44.560 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:53 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:44.686 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:44.687 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:44.688 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:44.791 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rados 2023-10-31T07:24:45.006 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:45.007 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:45.008 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-10-31T07:24:45.008 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:45.008 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:45.008 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 94 k 2023-10-31T07:24:45.008 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 94 k 2023-10-31T07:24:45.009 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 276 k 2023-10-31T07:24:45.010 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:45.268 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-fuse-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 360 kB/s | 94 kB 00:00 2023-10-31T07:24:45.269 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:45.269 INFO:teuthology.orchestra.run.smithi064.stdout:Total 358 kB/s | 94 kB 00:00 2023-10-31T07:24:45.270 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:45.281 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:45.281 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:45.334 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:45.337 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:45.447 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:45.636 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:45.657 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:54 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:45.937 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:46.155 INFO:teuthology.orchestra.run.smithi050.stdout:Package python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:46.381 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:46.382 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:46.383 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:46.481 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install python3-cephfs 2023-10-31T07:24:46.670 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:46.670 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:46.671 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:46.671 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:46.671 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:46.671 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:46.900 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-mirror 2023-10-31T07:24:47.098 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rados-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:47.303 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:47.304 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:47.305 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:47.439 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rgw 2023-10-31T07:24:47.476 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:56 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:47.804 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:57 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:48.295 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:57 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:49.082 INFO:teuthology.orchestra.run.smithi050.stdout:Package python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:49.308 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:49.309 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:49.309 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:49.406 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install python3-rbd 2023-10-31T07:24:49.547 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:49.548 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:49.548 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2023-10-31T07:24:49.548 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:49.548 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:49.549 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.6 M 2023-10-31T07:24:49.549 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:49.549 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:49.549 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:49.549 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:49.550 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:49.550 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 3.6 M 2023-10-31T07:24:49.550 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 17 M 2023-10-31T07:24:49.550 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:49.727 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rgw-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:49.937 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:49.938 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:49.939 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:49.973 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-mirror-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 8.4 MB/s | 3.6 MB 00:00 2023-10-31T07:24:49.974 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:49.975 INFO:teuthology.orchestra.run.smithi064.stdout:Total 8.4 MB/s | 3.6 MB 00:00 2023-10-31T07:24:49.975 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:49.988 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:49.988 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:50.054 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:50.057 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:50.059 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-cephfs 2023-10-31T07:24:50.403 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:02:59 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:50.533 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:50.736 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:50.918 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:02:59 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:51.170 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:51.833 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:51.833 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:51.833 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:51.833 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:51.834 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:51.834 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:52.013 INFO:teuthology.orchestra.run.smithi050.stdout:Package python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:52.061 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-nbd 2023-10-31T07:24:52.240 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:52.241 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2023-10-31T07:24:52.241 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:52.341 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install rbd-fuse 2023-10-31T07:24:52.356 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-cephfs-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:52.557 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:52.558 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:52.558 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:52.705 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install python3-rbd 2023-10-31T07:24:52.965 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:03:02 ago on Tue 31 Oct 2023 07:21:50 AM UTC. 2023-10-31T07:24:53.335 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:03:02 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:53.562 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:03:02 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:54.719 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2023-10-31T07:24:54.720 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:54.720 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2023-10-31T07:24:54.720 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:54.721 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2023-10-31T07:24:54.721 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 181 k 2023-10-31T07:24:54.721 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:54.721 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2023-10-31T07:24:54.721 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2023-10-31T07:24:54.722 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2023-10-31T07:24:54.722 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:54.722 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 181 k 2023-10-31T07:24:54.722 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 569 k 2023-10-31T07:24:54.722 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2023-10-31T07:24:54.943 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-nbd-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 813 kB/s | 181 kB 00:00 2023-10-31T07:24:54.944 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:54.944 INFO:teuthology.orchestra.run.smithi064.stdout:Total 809 kB/s | 181 kB 00:00 2023-10-31T07:24:54.944 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2023-10-31T07:24:54.956 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2023-10-31T07:24:54.957 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2023-10-31T07:24:54.993 INFO:teuthology.orchestra.run.smithi178.stdout:Package python3-rbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 is already installed. 2023-10-31T07:24:55.010 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2023-10-31T07:24:55.013 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2023-10-31T07:24:55.131 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2023-10-31T07:24:55.155 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:55.157 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:55.157 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2023-10-31T07:24:55.157 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:55.158 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:55.158 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 94 k 2023-10-31T07:24:55.158 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:55.158 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:55.159 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:55.159 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:24:55.159 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:55.159 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 94 k 2023-10-31T07:24:55.159 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 276 k 2023-10-31T07:24:55.160 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:24:55.197 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:55.198 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-10-31T07:24:55.199 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:55.315 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-fuse 2023-10-31T07:24:55.326 INFO:teuthology.orchestra.run.smithi050.stdout:rbd-fuse-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 555 kB/s | 94 kB 00:00 2023-10-31T07:24:55.326 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:55.327 INFO:teuthology.orchestra.run.smithi050.stdout:Total 550 kB/s | 94 kB 00:00 2023-10-31T07:24:55.327 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:24:55.340 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:24:55.340 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:24:55.351 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:55.399 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:24:55.402 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:24:55.515 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:24:55.690 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:55.694 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:56.011 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:56.173 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:03:05 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:56.373 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:56.374 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:56.374 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2023-10-31T07:24:56.374 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:56.374 INFO:teuthology.orchestra.run.smithi064.stdout: 2023-10-31T07:24:56.375 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2023-10-31T07:24:56.601 DEBUG:teuthology.parallel:result is None 2023-10-31T07:24:56.759 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:56.760 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:56.760 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:24:56.760 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:56.760 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:56.760 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:24:56.973 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install rbd-mirror 2023-10-31T07:24:57.780 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:24:57.781 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:57.781 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2023-10-31T07:24:57.781 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:57.782 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:24:57.782 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 94 k 2023-10-31T07:24:57.782 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:57.782 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:24:57.782 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:24:57.783 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:24:57.783 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:57.783 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 94 k 2023-10-31T07:24:57.783 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 276 k 2023-10-31T07:24:57.783 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:24:57.954 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-fuse-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 544 kB/s | 94 kB 00:00 2023-10-31T07:24:57.955 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:24:57.955 INFO:teuthology.orchestra.run.smithi178.stdout:Total 540 kB/s | 94 kB 00:00 2023-10-31T07:24:57.955 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:24:57.965 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:24:57.965 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:24:57.978 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:03:06 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:24:58.014 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:24:58.017 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:24:58.135 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:24:58.347 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:58.646 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:59.365 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:24:59.365 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:59.365 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:24:59.365 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:24:59.366 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:24:59.366 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:24:59.574 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-mirror 2023-10-31T07:24:59.833 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:24:59.833 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:59.834 INFO:teuthology.orchestra.run.smithi050.stdout: Package Arch Version Repo Size 2023-10-31T07:24:59.834 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:59.834 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:24:59.834 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-mirror x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.6 M 2023-10-31T07:24:59.835 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:59.835 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:24:59.835 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:24:59.835 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:24:59.835 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:24:59.836 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 3.6 M 2023-10-31T07:24:59.836 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 17 M 2023-10-31T07:24:59.836 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:25:00.245 INFO:teuthology.orchestra.run.smithi050.stdout:rbd-mirror-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 8.7 MB/s | 3.6 MB 00:00 2023-10-31T07:25:00.246 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:25:00.246 INFO:teuthology.orchestra.run.smithi050.stdout:Total 8.7 MB/s | 3.6 MB 00:00 2023-10-31T07:25:00.247 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:25:00.262 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:25:00.263 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:25:00.336 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:25:00.340 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:25:00.443 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:03:09 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:25:00.839 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:25:01.061 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:01.552 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:02.110 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:25:02.111 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:02.111 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repo Size 2023-10-31T07:25:02.111 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:02.111 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:25:02.112 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 3.6 M 2023-10-31T07:25:02.112 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:02.112 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:25:02.112 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:02.112 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:25:02.113 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:02.113 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 3.6 M 2023-10-31T07:25:02.113 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 17 M 2023-10-31T07:25:02.113 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:25:02.284 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:02.285 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:02.285 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:25:02.285 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:25:02.285 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:02.286 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:25:02.498 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-mirror-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 9.3 MB/s | 3.6 MB 00:00 2023-10-31T07:25:02.499 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:25:02.499 INFO:teuthology.orchestra.run.smithi178.stdout:Total 9.2 MB/s | 3.6 MB 00:00 2023-10-31T07:25:02.500 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:25:02.508 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum -y install rbd-nbd 2023-10-31T07:25:02.511 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:25:02.511 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:25:02.575 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:25:02.578 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:25:03.065 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:25:03.313 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:03.510 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:03:12 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:25:03.740 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:04.372 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:04.372 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:04.372 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:25:04.373 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:25:04.373 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:04.373 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:25:04.617 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install rbd-nbd 2023-10-31T07:25:05.318 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2023-10-31T07:25:05.320 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:25:05.320 INFO:teuthology.orchestra.run.smithi050.stdout: Package Architecture Version Repository Size 2023-10-31T07:25:05.321 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:25:05.321 INFO:teuthology.orchestra.run.smithi050.stdout:Installing: 2023-10-31T07:25:05.321 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-nbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 181 k 2023-10-31T07:25:05.322 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:05.322 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction Summary 2023-10-31T07:25:05.322 INFO:teuthology.orchestra.run.smithi050.stdout:================================================================================ 2023-10-31T07:25:05.323 INFO:teuthology.orchestra.run.smithi050.stdout:Install 1 Package 2023-10-31T07:25:05.323 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:05.323 INFO:teuthology.orchestra.run.smithi050.stdout:Total download size: 181 k 2023-10-31T07:25:05.324 INFO:teuthology.orchestra.run.smithi050.stdout:Installed size: 569 k 2023-10-31T07:25:05.324 INFO:teuthology.orchestra.run.smithi050.stdout:Downloading Packages: 2023-10-31T07:25:05.489 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:03:14 ago on Tue 31 Oct 2023 07:21:51 AM UTC. 2023-10-31T07:25:05.547 INFO:teuthology.orchestra.run.smithi050.stdout:rbd-nbd-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 796 kB/s | 181 kB 00:00 2023-10-31T07:25:05.548 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:25:05.548 INFO:teuthology.orchestra.run.smithi050.stdout:Total 790 kB/s | 181 kB 00:00 2023-10-31T07:25:05.549 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction check 2023-10-31T07:25:05.563 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction check succeeded. 2023-10-31T07:25:05.563 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction test 2023-10-31T07:25:05.622 INFO:teuthology.orchestra.run.smithi050.stdout:Transaction test succeeded. 2023-10-31T07:25:05.625 INFO:teuthology.orchestra.run.smithi050.stdout:Running transaction 2023-10-31T07:25:05.766 INFO:teuthology.orchestra.run.smithi050.stdout: Preparing : 1/1 2023-10-31T07:25:05.935 INFO:teuthology.orchestra.run.smithi050.stdout: Installing : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:06.270 INFO:teuthology.orchestra.run.smithi050.stdout: Running scriptlet: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:06.987 INFO:teuthology.orchestra.run.smithi050.stdout: Verifying : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:06.988 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:06.988 INFO:teuthology.orchestra.run.smithi050.stdout:Installed: 2023-10-31T07:25:06.988 INFO:teuthology.orchestra.run.smithi050.stdout: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:25:06.988 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:06.989 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2023-10-31T07:25:07.132 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-10-31T07:25:07.133 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:07.134 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2023-10-31T07:25:07.134 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:07.134 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-10-31T07:25:07.134 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd x86_64 2:18.0.0-6937.gfcc751a4.el8 ceph 181 k 2023-10-31T07:25:07.135 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:07.135 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-10-31T07:25:07.135 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-10-31T07:25:07.135 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2023-10-31T07:25:07.135 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:07.136 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 181 k 2023-10-31T07:25:07.136 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 569 k 2023-10-31T07:25:07.136 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-10-31T07:25:07.237 DEBUG:teuthology.parallel:result is None 2023-10-31T07:25:07.334 INFO:teuthology.orchestra.run.smithi178.stdout:rbd-nbd-18.0.0-6937.gfcc751a4.el8.x86_64.rpm 907 kB/s | 181 kB 00:00 2023-10-31T07:25:07.335 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:25:07.335 INFO:teuthology.orchestra.run.smithi178.stdout:Total 901 kB/s | 181 kB 00:00 2023-10-31T07:25:07.335 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-10-31T07:25:07.346 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-10-31T07:25:07.346 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-10-31T07:25:07.395 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-10-31T07:25:07.398 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-10-31T07:25:07.518 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-10-31T07:25:07.761 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:08.049 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:08.711 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 1/1 2023-10-31T07:25:08.712 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:08.712 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-10-31T07:25:08.712 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd-2:18.0.0-6937.gfcc751a4.el8.x86_64 2023-10-31T07:25:08.713 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:25:08.713 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-10-31T07:25:08.951 DEBUG:teuthology.parallel:result is None 2023-10-31T07:25:08.951 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:09.113 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-31T07:25:09.142 INFO:teuthology.orchestra.run.smithi050.stdout:18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.143 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.144 INFO:teuthology.task.install:The correct ceph version 18.0.0-6937.gfcc751a4 is installed. 2023-10-31T07:25:09.144 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:09.326 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-31T07:25:09.355 INFO:teuthology.orchestra.run.smithi064.stdout:18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.356 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.357 INFO:teuthology.task.install:The correct ceph version 18.0.0-6937.gfcc751a4 is installed. 2023-10-31T07:25:09.357 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:09.537 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-31T07:25:09.565 INFO:teuthology.orchestra.run.smithi178.stdout:18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.565 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-6937.gfcc751a4.el8 2023-10-31T07:25:09.566 INFO:teuthology.task.install:The correct ceph version 18.0.0-6937.gfcc751a4 is installed. 2023-10-31T07:25:09.566 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-31T07:25:09.567 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:25:09.567 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-31T07:25:09.605 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:25:09.606 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-31T07:25:09.641 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:25:09.642 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-31T07:25:09.674 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-31T07:25:09.675 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:25:09.676 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/usr/bin/daemon-helper 2023-10-31T07:25:09.711 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-31T07:25:09.786 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:25:09.787 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/daemon-helper 2023-10-31T07:25:09.821 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-31T07:25:09.894 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:25:09.894 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/daemon-helper 2023-10-31T07:25:09.928 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-31T07:25:10.000 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-31T07:25:10.001 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:25:10.002 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-31T07:25:10.037 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-31T07:25:10.112 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:25:10.113 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-31T07:25:10.145 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-31T07:25:10.218 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:25:10.218 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-31T07:25:10.251 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-31T07:25:10.324 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-31T07:25:10.324 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:25:10.324 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/usr/bin/stdin-killer 2023-10-31T07:25:10.360 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-31T07:25:10.435 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:25:10.436 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/stdin-killer 2023-10-31T07:25:10.469 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-31T07:25:10.542 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:25:10.542 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/stdin-killer 2023-10-31T07:25:10.575 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-31T07:25:10.648 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-31T07:25:10.729 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4'} 2023-10-31T07:25:10.730 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:10.731 INFO:tasks.cephadm:Cluster fsid is a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:10.731 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-31T07:25:10.732 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.50', 'mon.b': '172.21.15.64', 'mon.c': '172.21.15.178'} 2023-10-31T07:25:10.732 INFO:tasks.cephadm:First mon is mon.a on smithi050 2023-10-31T07:25:10.732 INFO:tasks.cephadm:First mgr is a 2023-10-31T07:25:10.732 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-31T07:25:10.733 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname $(hostname -s) 2023-10-31T07:25:10.769 DEBUG:teuthology.orchestra.run.smithi064:> sudo hostname $(hostname -s) 2023-10-31T07:25:10.804 DEBUG:teuthology.orchestra.run.smithi178:> sudo hostname $(hostname -s) 2023-10-31T07:25:10.838 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-31T07:25:10.839 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:10.985 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'fcc751a494aeedbeb6237860a239d39dfe5b98d4', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/73691/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-6937-gfcc751a4', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-6937.gfcc751a4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-10-31 01:02:55.011969', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2023-10-30-1928', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-10-31T07:25:11.142 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2023-10-30-1928, sha1 fcc751a494aeedbeb6237860a239d39dfe5b98d4 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=fcc751a494aeedbeb6237860a239d39dfe5b98d4 2023-10-31T07:25:11.142 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/x86_64/flavors/default/cephadm 2023-10-31T07:25:11.143 DEBUG:teuthology.orchestra.run.smithi050:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:11.597 INFO:teuthology.orchestra.run.smithi050.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2213849 Oct 31 07:25 /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:11.597 DEBUG:teuthology.orchestra.run.smithi064:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.091 INFO:teuthology.orchestra.run.smithi064.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2213849 Oct 31 07:25 /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.091 DEBUG:teuthology.orchestra.run.smithi178:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-10-30-1928/fcc751a494aeedbeb6237860a239d39dfe5b98d4/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.515 INFO:teuthology.orchestra.run.smithi178.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2213849 Oct 31 07:25 /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.515 DEBUG:teuthology.orchestra.run.smithi050:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.540 DEBUG:teuthology.orchestra.run.smithi064:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.564 DEBUG:teuthology.orchestra.run.smithi178:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-31T07:25:12.597 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 on all hosts... 2023-10-31T07:25:12.597 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 pull 2023-10-31T07:25:12.600 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 pull 2023-10-31T07:25:12.606 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 pull 2023-10-31T07:25:13.639 INFO:teuthology.orchestra.run.smithi064.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4... 2023-10-31T07:25:13.734 INFO:teuthology.orchestra.run.smithi050.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4... 2023-10-31T07:25:13.857 INFO:teuthology.orchestra.run.smithi178.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4... 2023-10-31T07:25:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2023-10-31T07:25:38.996 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph_version": "ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev)", 2023-10-31T07:25:38.996 INFO:teuthology.orchestra.run.smithi178.stdout: "image_id": "33a7e9a7c3d747c1ca8ec938b2fc776c910589abcfb5b7478ef6727050988d3c", 2023-10-31T07:25:38.996 INFO:teuthology.orchestra.run.smithi178.stdout: "repo_digests": [ 2023-10-31T07:25:38.996 INFO:teuthology.orchestra.run.smithi178.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:938b2a64af7f366ed8662866b3f2435a194765833951587a59ae68559bcfd880" 2023-10-31T07:25:38.997 INFO:teuthology.orchestra.run.smithi178.stdout: ] 2023-10-31T07:25:38.997 INFO:teuthology.orchestra.run.smithi178.stdout:} 2023-10-31T07:25:44.492 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2023-10-31T07:25:44.493 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph_version": "ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev)", 2023-10-31T07:25:44.493 INFO:teuthology.orchestra.run.smithi064.stdout: "image_id": "33a7e9a7c3d747c1ca8ec938b2fc776c910589abcfb5b7478ef6727050988d3c", 2023-10-31T07:25:44.493 INFO:teuthology.orchestra.run.smithi064.stdout: "repo_digests": [ 2023-10-31T07:25:44.493 INFO:teuthology.orchestra.run.smithi064.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:938b2a64af7f366ed8662866b3f2435a194765833951587a59ae68559bcfd880" 2023-10-31T07:25:44.493 INFO:teuthology.orchestra.run.smithi064.stdout: ] 2023-10-31T07:25:44.494 INFO:teuthology.orchestra.run.smithi064.stdout:} 2023-10-31T07:25:44.733 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2023-10-31T07:25:44.733 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph_version": "ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev)", 2023-10-31T07:25:44.733 INFO:teuthology.orchestra.run.smithi050.stdout: "image_id": "33a7e9a7c3d747c1ca8ec938b2fc776c910589abcfb5b7478ef6727050988d3c", 2023-10-31T07:25:44.734 INFO:teuthology.orchestra.run.smithi050.stdout: "repo_digests": [ 2023-10-31T07:25:44.734 INFO:teuthology.orchestra.run.smithi050.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:938b2a64af7f366ed8662866b3f2435a194765833951587a59ae68559bcfd880" 2023-10-31T07:25:44.734 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2023-10-31T07:25:44.734 INFO:teuthology.orchestra.run.smithi050.stdout:} 2023-10-31T07:25:44.767 DEBUG:teuthology.orchestra.run.smithi050:> sudo mkdir -p /etc/ceph 2023-10-31T07:25:44.806 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph 2023-10-31T07:25:44.837 DEBUG:teuthology.orchestra.run.smithi178:> sudo mkdir -p /etc/ceph 2023-10-31T07:25:44.874 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 777 /etc/ceph 2023-10-31T07:25:44.912 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 777 /etc/ceph 2023-10-31T07:25:44.940 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 777 /etc/ceph 2023-10-31T07:25:44.971 INFO:tasks.cephadm:Writing seed config... 2023-10-31T07:25:44.973 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-31T07:25:44.973 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-31T07:25:44.973 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-31T07:25:44.973 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-10-31T07:25:44.974 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-31T07:25:44.974 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-31T07:25:44.974 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-31T07:25:44.975 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-31T07:25:44.975 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-31T07:25:44.976 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:25:44.976 DEBUG:teuthology.orchestra.run.smithi050:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-31T07:25:45.000 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 = a00626f8-77be-11ee-8db9-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-31T07:25:45.001 DEBUG:teuthology.orchestra.run.smithi050:mon.a> sudo journalctl -f -n 0 -u ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service 2023-10-31T07:25:45.043 DEBUG:teuthology.orchestra.run.smithi050:mgr.a> sudo journalctl -f -n 0 -u ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a.service 2023-10-31T07:25:45.078 INFO:journalctl@ceph.mon.a.smithi050.stdout:-- Logs begin at Tue 2023-10-31 07:12:01 UTC. -- 2023-10-31T07:25:45.079 INFO:tasks.cephadm:Bootstrapping... 2023-10-31T07:25:45.080 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 -v bootstrap --fsid a00626f8-77be-11ee-8db9-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 a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.50 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-31T07:25:45.112 INFO:journalctl@ceph.mgr.a.smithi050.stdout:-- Logs begin at Tue 2023-10-31 07:12:01 UTC. -- 2023-10-31T07:25:45.314 INFO:teuthology.orchestra.run.smithi050.stdout:-------------------------------------------------------------------------------- 2023-10-31T07:25:45.314 INFO:teuthology.orchestra.run.smithi050.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4', '-v', 'bootstrap', '--fsid', 'a00626f8-77be-11ee-8db9-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', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.50', '--skip-admin-label'] 2023-10-31T07:25:45.361 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stdout 4.6.1 2023-10-31T07:25:45.361 INFO:teuthology.orchestra.run.smithi050.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-31T07:25:45.362 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying podman|docker is present... 2023-10-31T07:25:45.394 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stdout 4.6.1 2023-10-31T07:25:45.394 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying lvm2 is present... 2023-10-31T07:25:45.394 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying time synchronization is in place... 2023-10-31T07:25:45.402 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-31T07:25:45.403 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-31T07:25:45.409 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-31T07:25:45.409 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:25:45.416 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout enabled 2023-10-31T07:25:45.422 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout active 2023-10-31T07:25:45.423 INFO:teuthology.orchestra.run.smithi050.stdout:Unit chronyd.service is enabled and running 2023-10-31T07:25:45.423 INFO:teuthology.orchestra.run.smithi050.stdout:Repeating the final host check... 2023-10-31T07:25:45.454 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stdout 4.6.1 2023-10-31T07:25:45.454 INFO:teuthology.orchestra.run.smithi050.stdout:podman (/bin/podman) version 4.6.1 is present 2023-10-31T07:25:45.455 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl is present 2023-10-31T07:25:45.455 INFO:teuthology.orchestra.run.smithi050.stdout:lvcreate is present 2023-10-31T07:25:45.462 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-31T07:25:45.462 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-31T07:25:45.468 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-31T07:25:45.468 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:25:45.475 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout enabled 2023-10-31T07:25:45.481 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout active 2023-10-31T07:25:45.482 INFO:teuthology.orchestra.run.smithi050.stdout:Unit chronyd.service is enabled and running 2023-10-31T07:25:45.482 INFO:teuthology.orchestra.run.smithi050.stdout:Host looks OK 2023-10-31T07:25:45.482 INFO:teuthology.orchestra.run.smithi050.stdout:Cluster fsid: a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:45.482 INFO:teuthology.orchestra.run.smithi050.stdout:Acquiring lock 139910137074240 on /run/cephadm/a00626f8-77be-11ee-8db9-212e2dc638e7.lock 2023-10-31T07:25:45.483 INFO:teuthology.orchestra.run.smithi050.stdout:Lock 139910137074240 acquired on /run/cephadm/a00626f8-77be-11ee-8db9-212e2dc638e7.lock 2023-10-31T07:25:45.483 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying IP 172.21.15.50 port 3300 ... 2023-10-31T07:25:45.483 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying IP 172.21.15.50 port 6789 ... 2023-10-31T07:25:45.484 INFO:teuthology.orchestra.run.smithi050.stdout:Base mon IP(s) is [172.21.15.50:3300, 172.21.15.50:6789], mon addrv is [v2:172.21.15.50:3300,v1:172.21.15.50:6789] 2023-10-31T07:25:45.487 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.50 metric 100 2023-10-31T07:25:45.487 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.50 metric 100 2023-10-31T07:25:45.490 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-31T07:25:45.490 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-31T07:25:45.490 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2023-10-31T07:25:45.495 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-31T07:25:45.495 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-31T07:25:45.495 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-31T07:25:45.495 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-10-31T07:25:45.496 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1584/64 scope link 2023-10-31T07:25:45.496 INFO:teuthology.orchestra.run.smithi050.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-31T07:25:45.496 INFO:teuthology.orchestra.run.smithi050.stdout:Mon IP `172.21.15.50` is in CIDR network `172.21.0.0/20` 2023-10-31T07:25:45.496 INFO:teuthology.orchestra.run.smithi050.stdout:Mon IP `172.21.15.50` is in CIDR network `172.21.0.0/20` 2023-10-31T07:25:45.496 INFO:teuthology.orchestra.run.smithi050.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-31T07:25:45.497 INFO:teuthology.orchestra.run.smithi050.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-31T07:25:45.497 INFO:teuthology.orchestra.run.smithi050.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4... 2023-10-31T07:25:45.843 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stdout 33a7e9a7c3d747c1ca8ec938b2fc776c910589abcfb5b7478ef6727050988d3c 2023-10-31T07:25:45.844 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4... 2023-10-31T07:25:45.844 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Getting image source signatures 2023-10-31T07:25:45.844 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Copying blob sha256:1d6ea69d4761124b16904241568928a7975300db2d4c45f4a63c3e23164d2f3d 2023-10-31T07:25:45.844 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Copying blob sha256:67aa808521d20471f19ede3e2b3a944448014fa0cdf665634831dd5d1f24fb2c 2023-10-31T07:25:45.844 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Copying config sha256:33a7e9a7c3d747c1ca8ec938b2fc776c910589abcfb5b7478ef6727050988d3c 2023-10-31T07:25:45.845 INFO:teuthology.orchestra.run.smithi050.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-31T07:25:46.457 INFO:teuthology.orchestra.run.smithi050.stdout:ceph: stdout ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev) 2023-10-31T07:25:46.457 INFO:teuthology.orchestra.run.smithi050.stdout:Ceph version: ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev) 2023-10-31T07:25:46.458 INFO:teuthology.orchestra.run.smithi050.stdout:Extracting ceph user uid/gid from container image... 2023-10-31T07:25:46.977 INFO:teuthology.orchestra.run.smithi050.stdout:stat: stdout 167 167 2023-10-31T07:25:46.978 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial keys... 2023-10-31T07:25:47.502 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQD7q0Bl+DR6CRAA3VUsOZm5p1wrDVpCu4qDCg== 2023-10-31T07:25:48.064 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQD7q0BliaC5KRAAGedv2n4CH2dWiwwam6VLjQ== 2023-10-31T07:25:48.602 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph-authtool: stdout AQD8q0BlvRGEDxAAQkVlTzP4rindP5nv/ePn1g== 2023-10-31T07:25:48.603 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial monmap... 2023-10-31T07:25:49.124 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-31T07:25:49.124 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-10-31T07:25:49.124 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout:monmaptool for a [v2:172.21.15.50:3300,v1:172.21.15.50:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout:setting min_mon_release = pacific 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: set fsid to a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-31T07:25:49.125 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:25:49.126 INFO:teuthology.orchestra.run.smithi050.stdout:Creating mon... 2023-10-31T07:25:49.654 INFO:teuthology.orchestra.run.smithi050.stdout:create mon.a on 2023-10-31T07:25:49.866 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-31T07:25:49.965 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-31T07:25:50.229 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:25:50.230 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:25:50.432 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a 2023-10-31T07:25:50.432 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service: Unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service not loaded. 2023-10-31T07:25:50.535 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@.service. 2023-10-31T07:25:50.909 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-31T07:25:50.910 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout disabled 2023-10-31T07:25:50.919 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-31T07:25:50.919 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:25:50.919 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld.service is not enabled 2023-10-31T07:25:50.919 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to enable service . firewalld.service is not available 2023-10-31T07:25:50.920 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mon to start... 2023-10-31T07:25:50.920 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mon... 2023-10-31T07:25:51.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:50 smithi050 ceph-mon[112112]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-31T07:25:51.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout cluster: 2023-10-31T07:25:51.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout id: a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:51.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-31T07:25:51.698 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:51.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout services: 2023-10-31T07:25:51.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.423355s) 2023-10-31T07:25:51.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-31T07:25:51.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-31T07:25:51.699 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout data: 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout pgs: 2023-10-31T07:25:51.700 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:51.701 INFO:teuthology.orchestra.run.smithi050.stdout:mon is available 2023-10-31T07:25:51.701 INFO:teuthology.orchestra.run.smithi050.stdout:Assimilating anything we can from ceph.conf... 2023-10-31T07:25:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-31T07:25:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: monmap e1: 1 mons at {a=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-10-31T07:25:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: fsmap 2023-10-31T07:25:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: osdmap e1: 0 total, 0 up, 0 in 2023-10-31T07:25:52.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: mgrmap e1: no daemons active 2023-10-31T07:25:52.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:51 smithi050 ceph-mon[112112]: from='client.? 172.21.15.50:0/2126865344' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-31T07:25:52.471 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:52.474 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [global] 2023-10-31T07:25:52.474 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout fsid = a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:52.475 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.50:3300,v1:172.21.15.50:6789] 2023-10-31T07:25:52.475 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-31T07:25:52.475 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-31T07:25:52.475 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-31T07:25:52.475 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-31T07:25:52.476 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:52.476 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-31T07:25:52.476 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2023-10-31T07:25:52.476 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-31T07:25:52.476 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:52.477 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [osd] 2023-10-31T07:25:52.477 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-31T07:25:52.477 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-31T07:25:52.478 INFO:teuthology.orchestra.run.smithi050.stdout:Generating new minimal ceph.conf... 2023-10-31T07:25:53.201 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:52 smithi050 ceph-mon[112112]: from='client.? 172.21.15.50:0/4017580440' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-31T07:25:53.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:52 smithi050 ceph-mon[112112]: from='client.? 172.21.15.50:0/4017580440' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-31T07:25:53.202 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:52 smithi050 ceph-mon[112112]: from='client.? 172.21.15.50:0/2163003506' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:25:53.272 INFO:teuthology.orchestra.run.smithi050.stdout:Restarting the monitor... 2023-10-31T07:25:53.477 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:53 smithi050 systemd[1]: Stopping Ceph mon.a for a00626f8-77be-11ee-8db9-212e2dc638e7... 2023-10-31T07:25:53.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:53 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a[112108]: 2023-10-31T07:25:53.475+0000 7efbfa07a700 -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-31T07:25:53.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:53 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a[112108]: 2023-10-31T07:25:53.475+0000 7efbfa07a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-31T07:25:54.021 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:53 smithi050 bash[112364]: ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a 2023-10-31T07:25:54.294 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 systemd[1]: ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service: Succeeded. 2023-10-31T07:25:54.295 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 systemd[1]: Stopped Ceph mon.a for a00626f8-77be-11ee-8db9-212e2dc638e7. 2023-10-31T07:25:54.295 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 systemd[1]: Starting Ceph mon.a for a00626f8-77be-11ee-8db9-212e2dc638e7... 2023-10-31T07:25:54.356 INFO:teuthology.orchestra.run.smithi050.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-10-31T07:25:54.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 bash[112475]: e1c4ef39f097c16e04d3c21211c56b82857a38e346691de6cb930c0d12d937db 2023-10-31T07:25:54.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 systemd[1]: Started Ceph mon.a for a00626f8-77be-11ee-8db9-212e2dc638e7. 2023-10-31T07:25:54.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: set uid:gid to 167:167 (ceph:ceph) 2023-10-31T07:25:54.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: ceph version 18.0.0-6937-gfcc751a4 (fcc751a494aeedbeb6237860a239d39dfe5b98d4) reef (dev), process ceph-mon, pid 2 2023-10-31T07:25:54.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: pidfile_write: ignore empty --pid-file 2023-10-31T07:25:54.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: load: jerasure load: lrc 2023-10-31T07:25:54.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: RocksDB version: 7.9.2 2023-10-31T07:25:54.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Git sha 0 2023-10-31T07:25:54.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Compile date 2023-10-30 23:45:58 2023-10-31T07:25:54.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: DB SUMMARY 2023-10-31T07:25:54.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: DB Session ID: TTP6F0H2O5P2ORBSYQ5S 2023-10-31T07:25:54.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: CURRENT file: CURRENT 2023-10-31T07:25:54.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: IDENTITY file: IDENTITY 2023-10-31T07:25:54.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-10-31T07:25:54.755 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-31T07:25:54.755 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83456 ; 2023-10-31T07:25:54.755 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.error_if_exists: 0 2023-10-31T07:25:54.755 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.create_if_missing: 0 2023-10-31T07:25:54.755 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.paranoid_checks: 1 2023-10-31T07:25:54.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-31T07:25:54.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-31T07:25:54.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-31T07:25:54.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.env: 0x55a556b11da0 2023-10-31T07:25:54.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.fs: PosixFileSystem 2023-10-31T07:25:54.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.info_log: 0x55a558cc3680 2023-10-31T07:25:54.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_file_opening_threads: 16 2023-10-31T07:25:54.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.statistics: (nil) 2023-10-31T07:25:54.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.use_fsync: 0 2023-10-31T07:25:54.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_log_file_size: 0 2023-10-31T07:25:54.758 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-31T07:25:54.758 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-31T07:25:54.758 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.keep_log_file_num: 1000 2023-10-31T07:25:54.758 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.recycle_log_file_num: 0 2023-10-31T07:25:54.759 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_fallocate: 1 2023-10-31T07:25:54.759 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_mmap_reads: 0 2023-10-31T07:25:54.759 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_mmap_writes: 0 2023-10-31T07:25:54.759 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.use_direct_reads: 0 2023-10-31T07:25:54.759 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-31T07:25:54.760 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.create_missing_column_families: 0 2023-10-31T07:25:54.761 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.db_log_dir: 2023-10-31T07:25:54.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.wal_dir: 2023-10-31T07:25:54.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-31T07:25:54.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-31T07:25:54.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-31T07:25:54.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-31T07:25:54.763 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-31T07:25:54.763 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-31T07:25:54.763 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.advise_random_on_open: 1 2023-10-31T07:25:54.763 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.db_write_buffer_size: 0 2023-10-31T07:25:54.764 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.write_buffer_manager: 0x55a558c79360 2023-10-31T07:25:54.764 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-31T07:25:54.764 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-31T07:25:54.764 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-31T07:25:54.764 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.rate_limiter: (nil) 2023-10-31T07:25:54.765 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-31T07:25:54.765 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.wal_recovery_mode: 2 2023-10-31T07:25:54.765 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enable_thread_tracking: 0 2023-10-31T07:25:54.765 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enable_pipelined_write: 0 2023-10-31T07:25:54.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.unordered_write: 0 2023-10-31T07:25:54.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-31T07:25:54.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-31T07:25:54.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-31T07:25:54.766 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-31T07:25:54.767 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.row_cache: None 2023-10-31T07:25:54.767 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.wal_filter: None 2023-10-31T07:25:54.767 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-31T07:25:54.767 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_ingest_behind: 0 2023-10-31T07:25:54.767 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.two_write_queues: 0 2023-10-31T07:25:54.768 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.manual_wal_flush: 0 2023-10-31T07:25:54.768 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.wal_compression: 0 2023-10-31T07:25:54.768 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.atomic_flush: 0 2023-10-31T07:25:54.768 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-31T07:25:54.768 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-31T07:25:54.769 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-31T07:25:54.769 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.log_readahead_size: 0 2023-10-31T07:25:54.769 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-31T07:25:54.769 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.best_efforts_recovery: 0 2023-10-31T07:25:54.769 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-31T07:25:54.770 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-31T07:25:54.770 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.allow_data_in_errors: 0 2023-10-31T07:25:54.770 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.db_host_id: __hostname__ 2023-10-31T07:25:54.770 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-31T07:25:54.770 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_background_jobs: 2 2023-10-31T07:25:54.771 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_background_compactions: -1 2023-10-31T07:25:54.771 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_subcompactions: 1 2023-10-31T07:25:54.772 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-31T07:25:54.772 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-31T07:25:54.772 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-31T07:25:54.773 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_total_wal_size: 0 2023-10-31T07:25:54.773 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-31T07:25:54.773 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-31T07:25:54.773 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-31T07:25:54.774 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-31T07:25:54.774 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_open_files: -1 2023-10-31T07:25:54.774 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bytes_per_sync: 0 2023-10-31T07:25:54.775 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-31T07:25:54.775 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-31T07:25:54.775 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_readahead_size: 0 2023-10-31T07:25:54.775 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_background_flushes: -1 2023-10-31T07:25:54.776 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Compression algorithms supported: 2023-10-31T07:25:54.776 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-31T07:25:54.776 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kZSTD supported: 0 2023-10-31T07:25:54.777 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kXpressCompression supported: 0 2023-10-31T07:25:54.777 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kLZ4HCCompression supported: 1 2023-10-31T07:25:54.777 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kZlibCompression supported: 1 2023-10-31T07:25:54.778 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kSnappyCompression supported: 1 2023-10-31T07:25:54.778 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kLZ4Compression supported: 1 2023-10-31T07:25:54.778 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: kBZip2Compression supported: 0 2023-10-31T07:25:54.778 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-31T07:25:54.778 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-31T07:25:54.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-10-31T07:25:54.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-31T07:25:54.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-31T07:25:54.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.merge_operator: 2023-10-31T07:25:54.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_filter: None 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_filter_factory: None 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.sst_partitioner_factory: None 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a558cc3780) 2023-10-31T07:25:54.780 INFO:journalctl@ceph.mon.a.smithi050.stdout: cache_index_and_filter_blocks: 1 2023-10-31T07:25:54.781 INFO:journalctl@ceph.mon.a.smithi050.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-31T07:25:54.781 INFO:journalctl@ceph.mon.a.smithi050.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-31T07:25:54.781 INFO:journalctl@ceph.mon.a.smithi050.stdout: pin_top_level_index_and_filter: 1 2023-10-31T07:25:54.781 INFO:journalctl@ceph.mon.a.smithi050.stdout: index_type: 0 2023-10-31T07:25:54.781 INFO:journalctl@ceph.mon.a.smithi050.stdout: data_block_index_type: 0 2023-10-31T07:25:54.782 INFO:journalctl@ceph.mon.a.smithi050.stdout: index_shortening: 1 2023-10-31T07:25:54.782 INFO:journalctl@ceph.mon.a.smithi050.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-31T07:25:54.782 INFO:journalctl@ceph.mon.a.smithi050.stdout: checksum: 4 2023-10-31T07:25:54.782 INFO:journalctl@ceph.mon.a.smithi050.stdout: no_block_cache: 0 2023-10-31T07:25:54.782 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_cache: 0x55a558d191f0 2023-10-31T07:25:54.783 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_cache_name: BinnedLRUCache 2023-10-31T07:25:54.783 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_cache_options: 2023-10-31T07:25:54.783 INFO:journalctl@ceph.mon.a.smithi050.stdout: capacity : 536870912 2023-10-31T07:25:54.783 INFO:journalctl@ceph.mon.a.smithi050.stdout: num_shard_bits : 4 2023-10-31T07:25:54.783 INFO:journalctl@ceph.mon.a.smithi050.stdout: strict_capacity_limit : 0 2023-10-31T07:25:54.784 INFO:journalctl@ceph.mon.a.smithi050.stdout: high_pri_pool_ratio: 0.000 2023-10-31T07:25:54.784 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_cache_compressed: (nil) 2023-10-31T07:25:54.784 INFO:journalctl@ceph.mon.a.smithi050.stdout: persistent_cache: (nil) 2023-10-31T07:25:54.785 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_size: 4096 2023-10-31T07:25:54.785 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_size_deviation: 10 2023-10-31T07:25:54.785 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_restart_interval: 16 2023-10-31T07:25:54.786 INFO:journalctl@ceph.mon.a.smithi050.stdout: index_block_restart_interval: 1 2023-10-31T07:25:54.786 INFO:journalctl@ceph.mon.a.smithi050.stdout: metadata_block_size: 4096 2023-10-31T07:25:54.786 INFO:journalctl@ceph.mon.a.smithi050.stdout: partition_filters: 0 2023-10-31T07:25:54.786 INFO:journalctl@ceph.mon.a.smithi050.stdout: use_delta_encoding: 1 2023-10-31T07:25:54.787 INFO:journalctl@ceph.mon.a.smithi050.stdout: filter_policy: bloomfilter 2023-10-31T07:25:54.787 INFO:journalctl@ceph.mon.a.smithi050.stdout: whole_key_filtering: 1 2023-10-31T07:25:54.787 INFO:journalctl@ceph.mon.a.smithi050.stdout: verify_compression: 0 2023-10-31T07:25:54.788 INFO:journalctl@ceph.mon.a.smithi050.stdout: read_amp_bytes_per_bit: 0 2023-10-31T07:25:54.788 INFO:journalctl@ceph.mon.a.smithi050.stdout: format_version: 5 2023-10-31T07:25:54.789 INFO:journalctl@ceph.mon.a.smithi050.stdout: enable_index_compression: 1 2023-10-31T07:25:54.789 INFO:journalctl@ceph.mon.a.smithi050.stdout: block_align: 0 2023-10-31T07:25:54.789 INFO:journalctl@ceph.mon.a.smithi050.stdout: max_auto_readahead_size: 262144 2023-10-31T07:25:54.790 INFO:journalctl@ceph.mon.a.smithi050.stdout: prepopulate_block_cache: 0 2023-10-31T07:25:54.790 INFO:journalctl@ceph.mon.a.smithi050.stdout: initial_auto_readahead_size: 8192 2023-10-31T07:25:54.790 INFO:journalctl@ceph.mon.a.smithi050.stdout: num_file_reads_for_auto_readahead: 2 2023-10-31T07:25:54.791 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.write_buffer_size: 33554432 2023-10-31T07:25:54.791 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_write_buffer_number: 2 2023-10-31T07:25:54.791 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression: NoCompression 2023-10-31T07:25:54.792 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression: Disabled 2023-10-31T07:25:54.792 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.prefix_extractor: nullptr 2023-10-31T07:25:54.792 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-31T07:25:54.793 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.num_levels: 7 2023-10-31T07:25:54.793 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-31T07:25:54.793 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-31T07:25:54.794 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-31T07:25:54.794 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-31T07:25:54.795 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-31T07:25:54.795 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-31T07:25:54.795 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-31T07:25:54.796 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-31T07:25:54.796 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-31T07:25:54.796 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-31T07:25:54.796 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-31T07:25:54.797 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-31T07:25:54.797 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-31T07:25:54.797 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.level: 32767 2023-10-31T07:25:54.797 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.strategy: 0 2023-10-31T07:25:54.797 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-31T07:25:54.798 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-31T07:25:54.798 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-31T07:25:54.798 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-31T07:25:54.798 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.enabled: false 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.target_file_size_base: 67108864 2023-10-31T07:25:54.799 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-31T07:25:54.800 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-31T07:25:54.800 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-31T07:25:54.800 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-31T07:25:54.800 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-31T07:25:54.800 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-31T07:25:54.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-31T07:25:54.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-31T07:25:54.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-31T07:25:54.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.arena_block_size: 1048576 2023-10-31T07:25:54.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-31T07:25:54.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-31T07:25:54.803 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.disable_auto_compactions: 0 2023-10-31T07:25:54.803 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-31T07:25:54.803 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-31T07:25:54.803 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-31T07:25:54.803 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-31T07:25:54.804 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-31T07:25:54.804 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-31T07:25:54.804 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-31T07:25:54.804 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-31T07:25:54.804 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.table_properties_collectors: 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.inplace_update_support: 0 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-31T07:25:54.805 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-31T07:25:54.806 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-31T07:25:54.806 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.bloom_locality: 0 2023-10-31T07:25:54.806 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.max_successive_merges: 0 2023-10-31T07:25:54.806 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.paranoid_file_checks: 0 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.force_consistency_checks: 1 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.report_bg_io_stats: 0 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.ttl: 2592000 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-31T07:25:54.807 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-31T07:25:54.808 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-31T07:25:54.808 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enable_blob_files: false 2023-10-31T07:25:54.808 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.min_blob_size: 0 2023-10-31T07:25:54.808 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_file_size: 268435456 2023-10-31T07:25:54.808 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-31T07:25:54.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-31T07:25:54.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-31T07:25:54.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-31T07:25:54.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-31T07:25:54.809 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.blob_file_starting_level: 0 2023-10-31T07:25:54.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-31T07:25:54.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: 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-31T07:25:54.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-10-31T07:25:54.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c22badea-b503-46ff-8bc6-f0a5b189153f 2023-10-31T07:25:54.810 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: EVENT_LOG_v1 {"time_micros": 1698737154365371, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-10-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-10-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: EVENT_LOG_v1 {"time_micros": 1698737154366421, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80350, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 244, "table_properties": {"data_size": 78537, "index_size": 223, "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": 9867, "raw_average_key_size": 47, "raw_value_size": 72871, "raw_average_value_size": 352, "num_data_blocks": 10, "num_entries": 207, "num_filter_entries": 207, "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": 1698737154, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c22badea-b503-46ff-8bc6-f0a5b189153f", "db_session_id": "TTP6F0H2O5P2ORBSYQ5S", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-10-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: EVENT_LOG_v1 {"time_micros": 1698737154366524, "job": 1, "event": "recovery_finished"} 2023-10-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-10-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: 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-31T07:25:54.811 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a558db4000 2023-10-31T07:25:54.812 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: DB pointer 0x55a558da0000 2023-10-31T07:25:54.812 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-31T07:25:54.812 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-31T07:25:54.812 INFO:journalctl@ceph.mon.a.smithi050.stdout: ** DB Stats ** 2023-10-31T07:25:54.812 INFO:journalctl@ceph.mon.a.smithi050.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-31T07:25:54.813 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.813 INFO:journalctl@ceph.mon.a.smithi050.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-31T07:25:54.813 INFO:journalctl@ceph.mon.a.smithi050.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-31T07:25:54.813 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.813 INFO:journalctl@ceph.mon.a.smithi050.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-31T07:25:54.814 INFO:journalctl@ceph.mon.a.smithi050.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-31T07:25:54.814 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.814 INFO:journalctl@ceph.mon.a.smithi050.stdout: ** Compaction Stats [default] ** 2023-10-31T07:25:54.814 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.814 INFO:journalctl@ceph.mon.a.smithi050.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-31T07:25:54.815 INFO:journalctl@ceph.mon.a.smithi050.stdout: L0 2/0 80.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-31T07:25:54.815 INFO:journalctl@ceph.mon.a.smithi050.stdout: Sum 2/0 80.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-31T07:25:54.815 INFO:journalctl@ceph.mon.a.smithi050.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 114.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-31T07:25:54.815 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.816 INFO:journalctl@ceph.mon.a.smithi050.stdout: ** Compaction Stats [default] ** 2023-10-31T07:25:54.816 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.816 INFO:journalctl@ceph.mon.a.smithi050.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-31T07:25:54.816 INFO:journalctl@ceph.mon.a.smithi050.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 114.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-31T07:25:54.817 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.817 INFO:journalctl@ceph.mon.a.smithi050.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-31T07:25:54.818 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.818 INFO:journalctl@ceph.mon.a.smithi050.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-31T07:25:54.818 INFO:journalctl@ceph.mon.a.smithi050.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-31T07:25:54.819 INFO:journalctl@ceph.mon.a.smithi050.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-31T07:25:54.819 INFO:journalctl@ceph.mon.a.smithi050.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-31T07:25:54.819 INFO:journalctl@ceph.mon.a.smithi050.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-31T07:25:54.820 INFO:journalctl@ceph.mon.a.smithi050.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-31T07:25:54.820 INFO:journalctl@ceph.mon.a.smithi050.stdout: Cumulative compaction: 0.00 GB write, 19.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-31T07:25:54.820 INFO:journalctl@ceph.mon.a.smithi050.stdout: Interval compaction: 0.00 GB write, 19.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-31T07:25:54.821 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.821 INFO:journalctl@ceph.mon.a.smithi050.stdout: Block cache BinnedLRUCache@0x55a558d191f0#2 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-10-31T07:25:54.822 INFO:journalctl@ceph.mon.a.smithi050.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2023-10-31T07:25:54.822 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.822 INFO:journalctl@ceph.mon.a.smithi050.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-31T07:25:54.823 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: starting mon.a rank 0 at public addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] at bind addrs [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:54.823 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???) e1 preinit fsid a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:25:54.823 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).mds e1 new map 2023-10-31T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).mds e1 print_map 2023-10-31T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi050.stdout: e1 2023-10-31T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi050.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-31T07:25:54.825 INFO:journalctl@ceph.mon.a.smithi050.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-31T07:25:54.825 INFO:journalctl@ceph.mon.a.smithi050.stdout: legacy client fscid: -1 2023-10-31T07:25:54.826 INFO:journalctl@ceph.mon.a.smithi050.stdout: 2023-10-31T07:25:54.826 INFO:journalctl@ceph.mon.a.smithi050.stdout: No filesystems configured 2023-10-31T07:25:54.826 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-31T07:25:54.826 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-31T07:25:54.826 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-31T07:25:54.827 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-31T07:25:54.827 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-31T07:25:54.827 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expand map: {default=false} 2023-10-31T07:25:54.827 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta from 'false' to 'false' 2023-10-31T07:25:54.827 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expanded map: {default=false} 2023-10-31T07:25:54.828 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expand map: {default=info} 2023-10-31T07:25:54.828 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta from 'info' to 'info' 2023-10-31T07:25:54.828 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expanded map: {default=info} 2023-10-31T07:25:54.828 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expand map: {default=daemon} 2023-10-31T07:25:54.828 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expanded map: {default=daemon} 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expand map: {default=debug} 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta from 'debug' to 'debug' 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: expand_channel_meta expanded map: {default=debug} 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-31T07:25:54.829 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: monmap e1: 1 mons at {a=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-10-31T07:25:54.830 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: fsmap 2023-10-31T07:25:54.830 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: osdmap e1: 0 total, 0 up, 0 in 2023-10-31T07:25:54.830 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:54 smithi050 ceph-mon[112494]: mgrmap e1: no daemons active 2023-10-31T07:25:55.122 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-31T07:25:55.143 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-31T07:25:55.143 INFO:teuthology.orchestra.run.smithi050.stdout:Creating mgr... 2023-10-31T07:25:55.144 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying port 0.0.0.0:9283 ... 2023-10-31T07:25:55.144 INFO:teuthology.orchestra.run.smithi050.stdout:Verifying port 0.0.0.0:8765 ... 2023-10-31T07:25:55.346 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a 2023-10-31T07:25:55.346 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a.service: Unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a.service not loaded. 2023-10-31T07:25:55.450 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@.service. 2023-10-31T07:25:55.749 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:55 smithi050 systemd[1]: Starting Ceph mgr.a for a00626f8-77be-11ee-8db9-212e2dc638e7... 2023-10-31T07:25:56.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:55 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/1928386860' entity='client.admin' 2023-10-31T07:25:57.369 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-31T07:25:57.370 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout disabled 2023-10-31T07:25:57.379 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-31T07:25:57.379 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:25:57.380 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld.service is not enabled 2023-10-31T07:25:57.380 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to enable service . firewalld.service is not available 2023-10-31T07:25:57.389 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-31T07:25:57.389 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout disabled 2023-10-31T07:25:57.399 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-31T07:25:57.399 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:25:57.399 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld.service is not enabled 2023-10-31T07:25:57.400 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-10-31T07:25:57.400 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr to start... 2023-10-31T07:25:57.400 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr... 2023-10-31T07:25:57.711 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:57 smithi050 bash[112706]: d3f41bfe8662de196bbe88f362d472ec3fdcff230d8192ef1e1d30e472d69c60 2023-10-31T07:25:57.712 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:57 smithi050 systemd[1]: Started Ceph mgr.a for a00626f8-77be-11ee-8db9-212e2dc638e7. 2023-10-31T07:25:57.712 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:57.510+0000 7fa1632a9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-31T07:25:57.712 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:57.711+0000 7fa1632a9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-31T07:25:58.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:25:57 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/991083719' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-31T07:25:58.180 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:25:58.181 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:25:58.181 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "a00626f8-77be-11ee-8db9-212e2dc638e7", 2023-10-31T07:25:58.181 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2023-10-31T07:25:58.181 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-31T07:25:58.182 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-31T07:25:58.182 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-31T07:25:58.182 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.182 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-31T07:25:58.182 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-31T07:25:58.183 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2023-10-31T07:25:58.183 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:25:58.183 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-31T07:25:58.183 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2023-10-31T07:25:58.183 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:25:58.185 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2023-10-31T07:25:58.186 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-31T07:25:58.186 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:25:58.186 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-31T07:25:58.186 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-31T07:25:58.186 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.187 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-31T07:25:58.187 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:25:58.187 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-31T07:25:58.187 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-31T07:25:58.187 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-31T07:25:58.188 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-31T07:25:58.191 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-31T07:25:58.191 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-31T07:25:58.191 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.192 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-31T07:25:58.192 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-31T07:25:58.192 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-31T07:25:58.192 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-31T07:25:58.192 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-31T07:25:58.193 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-31T07:25:58.193 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-31T07:25:58.193 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-31T07:25:58.193 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-31T07:25:58.193 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.194 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-31T07:25:58.194 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:25:58.194 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-31T07:25:58.194 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-31T07:25:58.194 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-31T07:25:58.195 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-31T07:25:58.196 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2023-10-31T07:25:58.196 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:25:58.196 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:25:58.196 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.196 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2023-10-31T07:25:50.929738+0000", 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-31T07:25:58.197 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:25:58.198 INFO:teuthology.orchestra.run.smithi050.stdout:mgr not available, waiting (1/15)... 2023-10-31T07:25:58.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:58 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:58.090+0000 7fa1632a9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-31T07:25:58.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:58 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:58.667+0000 7fa1632a9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-31T07:25:59.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:58 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:58.932+0000 7fa1632a9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-31T07:25:59.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:25:59 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:25:59.406+0000 7fa1632a9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-31T07:26:00.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:00 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:00.216+0000 7fa1632a9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-31T07:26:00.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:00 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:00.322+0000 7fa1632a9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-31T07:26:00.872 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:00 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/1825838563' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-31T07:26:00.925 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:00.926 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:00.926 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "a00626f8-77be-11ee-8db9-212e2dc638e7", 2023-10-31T07:26:00.926 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2023-10-31T07:26:00.926 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-31T07:26:00.927 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-31T07:26:00.927 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-31T07:26:00.927 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.927 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-31T07:26:00.928 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-31T07:26:00.928 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2023-10-31T07:26:00.928 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:00.928 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-31T07:26:00.929 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2023-10-31T07:26:00.929 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:00.929 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-10-31T07:26:00.929 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-31T07:26:00.929 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:00.930 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-31T07:26:00.930 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-31T07:26:00.930 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.930 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-31T07:26:00.931 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:00.931 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-31T07:26:00.931 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-31T07:26:00.931 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-31T07:26:00.931 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-31T07:26:00.932 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-31T07:26:00.932 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-31T07:26:00.932 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.932 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-31T07:26:00.932 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-31T07:26:00.933 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-31T07:26:00.933 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-31T07:26:00.933 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-31T07:26:00.933 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-31T07:26:00.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-31T07:26:00.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-31T07:26:00.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-31T07:26:00.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.934 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-31T07:26:00.935 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:00.935 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-31T07:26:00.935 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-31T07:26:00.935 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.936 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-31T07:26:00.936 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-31T07:26:00.936 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-31T07:26:00.936 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-31T07:26:00.936 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-31T07:26:00.937 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-31T07:26:00.937 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2023-10-31T07:26:00.937 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:00.937 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:00.937 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.938 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-31T07:26:00.938 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:00.938 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2023-10-31T07:25:50.929738+0000", 2023-10-31T07:26:00.938 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:00.938 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:00.939 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-31T07:26:00.939 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:00.939 INFO:teuthology.orchestra.run.smithi050.stdout:mgr not available, waiting (2/15)... 2023-10-31T07:26:01.123 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.026+0000 7fa1632a9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-31T07:26:01.481 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.122+0000 7fa1632a9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-31T07:26:01.481 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.222+0000 7fa1632a9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-31T07:26:01.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.480+0000 7fa1632a9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-31T07:26:01.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.585+0000 7fa1632a9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-31T07:26:01.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.689+0000 7fa1632a9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-31T07:26:02.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:01.932+0000 7fa1632a9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-31T07:26:02.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:02 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:02.040+0000 7fa1632a9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-31T07:26:02.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:02 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:02.251+0000 7fa1632a9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-31T07:26:02.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:02 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:02.349+0000 7fa1632a9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:03.313 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:03 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:03.232+0000 7fa1632a9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-31T07:26:03.572 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:03 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2328206823' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-31T07:26:03.573 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:03 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:03.455+0000 7fa1632a9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-31T07:26:03.634 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:03.635 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:03.635 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "a00626f8-77be-11ee-8db9-212e2dc638e7", 2023-10-31T07:26:03.635 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2023-10-31T07:26:03.635 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-31T07:26:03.636 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-31T07:26:03.636 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-31T07:26:03.636 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.636 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-31T07:26:03.636 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-31T07:26:03.637 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2023-10-31T07:26:03.637 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:03.637 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-31T07:26:03.637 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2023-10-31T07:26:03.638 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:03.638 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-10-31T07:26:03.638 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-31T07:26:03.638 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:03.638 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-31T07:26:03.639 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-31T07:26:03.639 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.639 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-31T07:26:03.639 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:03.639 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-31T07:26:03.640 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-31T07:26:03.641 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-31T07:26:03.642 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-31T07:26:03.642 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-31T07:26:03.642 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-31T07:26:03.642 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.642 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-31T07:26:03.643 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:03.643 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-31T07:26:03.643 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-31T07:26:03.643 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.643 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-31T07:26:03.644 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2023-10-31T07:26:03.645 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:03.645 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:03.645 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.645 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-31T07:26:03.645 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:03.646 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2023-10-31T07:25:50.929738+0000", 2023-10-31T07:26:03.646 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:03.646 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:03.646 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-31T07:26:03.646 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:03.647 INFO:teuthology.orchestra.run.smithi050.stdout:mgr not available, waiting (3/15)... 2023-10-31T07:26:03.986 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:03 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:03.661+0000 7fa1632a9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:04.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:04 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:04.414+0000 7fa1632a9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-31T07:26:04.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:04 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:04.620+0000 7fa1632a9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:05.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:04 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:04.825+0000 7fa1632a9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-31T07:26:05.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:04 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:04.956+0000 7fa1632a9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:05.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: Activating manager daemon a 2023-10-31T07:26:05.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: mgrmap e2: a(active, starting, since 0.00373691s) 2023-10-31T07:26:05.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-31T07:26:05.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-31T07:26:05.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-31T07:26:05.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-31T07:26:05.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-10-31T07:26:05.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: Manager daemon a is now available 2023-10-31T07:26:05.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-10-31T07:26:05.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-10-31T07:26:05.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' 2023-10-31T07:26:05.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' 2023-10-31T07:26:05.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:05 smithi050 ceph-mon[112494]: from='mgr.14100 172.21.15.50:0/3950902960' entity='mgr.a' 2023-10-31T07:26:06.388 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:06.389 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:06.389 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsid": "a00626f8-77be-11ee-8db9-212e2dc638e7", 2023-10-31T07:26:06.389 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "health": { 2023-10-31T07:26:06.389 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-31T07:26:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-31T07:26:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-31T07:26:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-31T07:26:06.390 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-31T07:26:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 0 2023-10-31T07:26:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-31T07:26:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "a" 2023-10-31T07:26:06.391 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-31T07:26:06.392 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-31T07:26:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-31T07:26:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-31T07:26:06.393 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-31T07:26:06.394 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-31T07:26:06.397 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-31T07:26:06.397 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-31T07:26:06.397 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.398 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-31T07:26:06.398 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-31T07:26:06.398 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-31T07:26:06.398 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-31T07:26:06.398 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.399 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-31T07:26:06.400 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "restful" 2023-10-31T07:26:06.401 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ], 2023-10-31T07:26:06.402 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:06.402 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.402 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-31T07:26:06.402 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-31T07:26:06.402 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "modified": "2023-10-31T07:25:50.929738+0000", 2023-10-31T07:26:06.403 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-31T07:26:06.403 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout }, 2023-10-31T07:26:06.403 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-31T07:26:06.403 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:06.403 INFO:teuthology.orchestra.run.smithi050.stdout:mgr is available 2023-10-31T07:26:07.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:06 smithi050 ceph-mon[112494]: mgrmap e3: a(active, since 1.00682s) 2023-10-31T07:26:07.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/1103473213' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-31T07:26:07.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/3925011591' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-31T07:26:07.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/3925011591' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-31T07:26:08.419 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [global] 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout fsid = a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-31T07:26:08.420 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-31T07:26:08.421 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:08.421 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-31T07:26:08.421 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-31T07:26:08.421 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 2023-10-31T07:26:08.421 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout [osd] 2023-10-31T07:26:08.422 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-31T07:26:08.422 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-31T07:26:08.422 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling cephadm module... 2023-10-31T07:26:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:08 smithi050 ceph-mon[112494]: mgrmap e4: a(active, since 3s) 2023-10-31T07:26:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:10 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2795905194' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-31T07:26:10.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:10 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: ignoring --setuser ceph since I am not root 2023-10-31T07:26:10.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:10 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: ignoring --setgroup ceph since I am not root 2023-10-31T07:26:10.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:10 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:10.562+0000 7f705555e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-31T07:26:11.134 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:10 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:10.758+0000 7f705555e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-31T07:26:11.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:11.132+0000 7f705555e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-31T07:26:11.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2795905194' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-31T07:26:11.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:11 smithi050 ceph-mon[112494]: mgrmap e5: a(active, since 5s) 2023-10-31T07:26:11.917 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:11.698+0000 7f705555e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-31T07:26:12.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:11.954+0000 7f705555e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-31T07:26:12.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:12 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:12.432+0000 7f705555e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-31T07:26:13.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:13 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:13.252+0000 7f705555e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-31T07:26:13.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:13 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:13.354+0000 7f705555e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-31T07:26:14.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.048+0000 7f705555e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-31T07:26:14.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.144+0000 7f705555e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-31T07:26:14.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.246+0000 7f705555e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-31T07:26:14.875 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.509+0000 7f705555e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-31T07:26:14.875 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.615+0000 7f705555e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-31T07:26:14.876 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.722+0000 7f705555e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-31T07:26:15.055 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:15.056 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-31T07:26:15.056 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-31T07:26:15.056 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-10-31T07:26:15.056 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-31T07:26:15.056 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:15.057 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for the mgr to restart... 2023-10-31T07:26:15.057 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr epoch 5... 2023-10-31T07:26:15.148 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:14.972+0000 7f705555e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-31T07:26:15.149 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:15 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:15.086+0000 7f705555e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-31T07:26:15.405 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:15 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2114177487' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-31T07:26:15.405 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:15 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:15.302+0000 7f705555e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-31T07:26:15.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:15 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:15.403+0000 7f705555e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:16.691 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:16.268+0000 7f705555e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-31T07:26:16.691 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:16.487+0000 7f705555e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-31T07:26:17.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:16.689+0000 7f705555e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:17.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:17.443+0000 7f705555e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-31T07:26:17.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:17.649+0000 7f705555e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:18.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:17.855+0000 7f705555e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-31T07:26:18.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:17.986+0000 7f705555e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:18.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: Active manager daemon a restarted 2023-10-31T07:26:18.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: Activating manager daemon a 2023-10-31T07:26:18.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: osdmap e2: 0 total, 0 up, 0 in 2023-10-31T07:26:18.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: mgrmap e6: a(active, starting, since 0.00345875s) 2023-10-31T07:26:18.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-31T07:26:18.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-10-31T07:26:18.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-31T07:26:18.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-31T07:26:18.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-31T07:26:18.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: Manager daemon a is now available 2023-10-31T07:26:18.254 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:18.254 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:18.254 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:18 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:19.311 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: Found migration_current of "None". Setting to last migration. 2023-10-31T07:26:19.311 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:19.311 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:19.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:19.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-10-31T07:26:19.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-10-31T07:26:19.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: mgrmap e7: a(active, since 1.00541s) 2023-10-31T07:26:19.312 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:19.313 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:19 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:19.351 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:19.352 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-31T07:26:19.352 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-31T07:26:19.352 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:19.352 INFO:teuthology.orchestra.run.smithi050.stdout:mgr epoch 5 is available 2023-10-31T07:26:19.353 INFO:teuthology.orchestra.run.smithi050.stdout:Setting orchestrator backend to cephadm... 2023-10-31T07:26:20.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:20 smithi050 ceph-mon[112494]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-31T07:26:20.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:20 smithi050 ceph-mon[112494]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-31T07:26:20.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:20 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:20.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:20 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:20.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:20 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:21.109 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-31T07:26:21.109 INFO:teuthology.orchestra.run.smithi050.stdout:Generating ssh key... 2023-10-31T07:26:21.706 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:21.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:19] ENGINE Bus STARTING 2023-10-31T07:26:21.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:20] ENGINE Serving on https://172.21.15.50:7150 2023-10-31T07:26:21.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:20] ENGINE Serving on http://172.21.15.50:8765 2023-10-31T07:26:21.707 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:20] ENGINE Bus STARTED 2023-10-31T07:26:21.708 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-mon[112494]: mgrmap e8: a(active, since 2s) 2023-10-31T07:26:21.995 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Generating public/private rsa key pair. 2023-10-31T07:26:21.996 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Your identification has been saved in /tmp/tmpmzoj1dar/key. 2023-10-31T07:26:21.996 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Your public key has been saved in /tmp/tmpmzoj1dar/key.pub. 2023-10-31T07:26:21.996 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: The key fingerprint is: 2023-10-31T07:26:21.996 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: SHA256:+v8wtj0f6pPKOvw6eZE3cl1iZ2oulwOSR9P6bcuvxTE ceph-a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:21.996 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: The key's randomart image is: 2023-10-31T07:26:21.997 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: +---[RSA 3072]----+ 2023-10-31T07:26:21.997 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | | 2023-10-31T07:26:21.997 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | | 2023-10-31T07:26:21.997 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | . | 2023-10-31T07:26:21.997 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | o + +| 2023-10-31T07:26:21.998 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | S + = E | 2023-10-31T07:26:21.998 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | . * B +.o| 2023-10-31T07:26:21.998 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | .. .+B B.oo| 2023-10-31T07:26:21.998 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | .=o.==.Boo| 2023-10-31T07:26:21.999 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: | +O*+=*o*+| 2023-10-31T07:26:21.999 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:21 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: +----[SHA256]-----+ 2023-10-31T07:26:22.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:22 smithi050 ceph-mon[112494]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:22.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:22 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:22.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:22 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:22.917 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:22.918 INFO:teuthology.orchestra.run.smithi050.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-31T07:26:22.919 INFO:teuthology.orchestra.run.smithi050.stdout:Adding key to root@localhost authorized_keys... 2023-10-31T07:26:22.919 INFO:teuthology.orchestra.run.smithi050.stdout:Adding host smithi050... 2023-10-31T07:26:23.445 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:23 smithi050 ceph-mon[112494]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:23.446 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:23 smithi050 ceph-mon[112494]: Generating ssh key... 2023-10-31T07:26:24.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:24 smithi050 ceph-mon[112494]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:24.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:24 smithi050 ceph-mon[112494]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi050", "addr": "172.21.15.50", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:25.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:25 smithi050 ceph-mon[112494]: Deploying cephadm binary to smithi050 2023-10-31T07:26:27.791 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Added host 'smithi050' with addr '172.21.15.50' 2023-10-31T07:26:27.792 INFO:teuthology.orchestra.run.smithi050.stdout:Deploying unmanaged mon service... 2023-10-31T07:26:28.673 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:28.674 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: Added host smithi050 2023-10-31T07:26:28.674 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:28.674 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:28.674 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: Saving service mon spec with placement count:5 2023-10-31T07:26:28.675 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:28 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:28.799 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-31T07:26:28.799 INFO:teuthology.orchestra.run.smithi050.stdout:Deploying unmanaged mgr service... 2023-10-31T07:26:29.991 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-31T07:26:30.238 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:30 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:30.238 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:30 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:30.238 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:30 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:31.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:31.185 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: Saving service mgr spec with placement count:2 2023-10-31T07:26:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2023-10-31T07:26:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' 2023-10-31T07:26:31.186 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:26:31.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='mgr.14120 172.21.15.50:0/3543997704' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:26:31.187 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2747496940' entity='client.admin' 2023-10-31T07:26:32.124 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling the dashboard module... 2023-10-31T07:26:33.123 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/3914640209' entity='client.admin' 2023-10-31T07:26:33.123 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:26:33.123 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/3389710173' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-31T07:26:33.124 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: ignoring --setuser ceph since I am not root 2023-10-31T07:26:33.124 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: ignoring --setgroup ceph since I am not root 2023-10-31T07:26:33.124 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:32.964+0000 7fa1a47f8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-31T07:26:33.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:33 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:33.177+0000 7fa1a47f8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-31T07:26:33.914 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:33 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:33.559+0000 7fa1a47f8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-31T07:26:33.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:33 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/3389710173' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-31T07:26:33.915 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:33 smithi050 ceph-mon[112494]: mgrmap e9: a(active, since 14s) 2023-10-31T07:26:33.916 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:33 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2748783892' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-31T07:26:34.107 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:34.107 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-31T07:26:34.108 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-31T07:26:34.108 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-10-31T07:26:34.108 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-31T07:26:34.108 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:34.108 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for the mgr to restart... 2023-10-31T07:26:34.109 INFO:teuthology.orchestra.run.smithi050.stdout:Waiting for mgr epoch 9... 2023-10-31T07:26:34.207 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:34.140+0000 7fa1a47f8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-31T07:26:34.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:34.408+0000 7fa1a47f8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-31T07:26:35.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:34.888+0000 7fa1a47f8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-31T07:26:36.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:35.701+0000 7fa1a47f8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-31T07:26:36.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:35.801+0000 7fa1a47f8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-31T07:26:36.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:36 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:36.495+0000 7fa1a47f8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-31T07:26:36.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:36 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:36.592+0000 7fa1a47f8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-31T07:26:36.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:36 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:36.693+0000 7fa1a47f8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-31T07:26:37.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:36 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:36.953+0000 7fa1a47f8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-31T07:26:37.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.059+0000 7fa1a47f8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-31T07:26:37.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.165+0000 7fa1a47f8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-31T07:26:37.733 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.411+0000 7fa1a47f8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-31T07:26:37.734 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.521+0000 7fa1a47f8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-31T07:26:38.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.733+0000 7fa1a47f8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-31T07:26:38.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:37.832+0000 7fa1a47f8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:39.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:38.698+0000 7fa1a47f8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-31T07:26:39.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:38.918+0000 7fa1a47f8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-31T07:26:39.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:39.123+0000 7fa1a47f8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:40.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:39.880+0000 7fa1a47f8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-31T07:26:40.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:40.087+0000 7fa1a47f8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-31T07:26:40.569 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:40.295+0000 7fa1a47f8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-31T07:26:40.569 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:40.429+0000 7fa1a47f8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-31T07:26:40.570 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: Active manager daemon a restarted 2023-10-31T07:26:40.570 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: Activating manager daemon a 2023-10-31T07:26:40.570 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: osdmap e3: 0 total, 0 up, 0 in 2023-10-31T07:26:40.570 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: mgrmap e10: a(active, starting, since 0.00357515s) 2023-10-31T07:26:40.571 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-31T07:26:40.571 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-10-31T07:26:40.571 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-31T07:26:40.571 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-31T07:26:40.571 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-31T07:26:40.572 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: Manager daemon a is now available 2023-10-31T07:26:40.572 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:41.622 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:41.622 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:41.622 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-10-31T07:26:41.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-10-31T07:26:41.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: mgrmap e11: a(active, since 1.00677s) 2023-10-31T07:26:41.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:41.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2023-10-31T07:26:41.623 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:41.624 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:26:41.781 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout { 2023-10-31T07:26:41.782 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-31T07:26:41.782 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-31T07:26:41.782 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout } 2023-10-31T07:26:41.783 INFO:teuthology.orchestra.run.smithi050.stdout:mgr epoch 9 is available 2023-10-31T07:26:41.783 INFO:teuthology.orchestra.run.smithi050.stdout:Generating a dashboard self-signed certificate... 2023-10-31T07:26:42.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:42 smithi050 ceph-mon[112494]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-31T07:26:42.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:42 smithi050 ceph-mon[112494]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-31T07:26:42.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:42.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:42.822 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-31T07:26:42.823 INFO:teuthology.orchestra.run.smithi050.stdout:Creating initial admin user... 2023-10-31T07:26:43.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:43 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:42] ENGINE Bus STARTING 2023-10-31T07:26:43.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:43 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:42] ENGINE Serving on https://172.21.15.50:7150 2023-10-31T07:26:43.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:43 smithi050 ceph-mon[112494]: mgrmap e12: a(active, since 2s) 2023-10-31T07:26:43.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:43 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:42] ENGINE Serving on http://172.21.15.50:8765 2023-10-31T07:26:43.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:43 smithi050 ceph-mon[112494]: [31/Oct/2023:07:26:42] ENGINE Bus STARTED 2023-10-31T07:26:43.972 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$taYACjkbuEHBETG7qjvBZuNwRaFM4u/2cEANcUa7DWHV1I6BAq/Pa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1698737203, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-31T07:26:43.973 INFO:teuthology.orchestra.run.smithi050.stdout:Fetching dashboard port number... 2023-10-31T07:26:44.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:44 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:26:44.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:44 smithi050 ceph-mon[112494]: 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-31T07:26:44.801 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:44 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:44.802 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:44 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/522989880' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-31T07:26:44.839 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stdout 8443 2023-10-31T07:26:44.853 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-31T07:26:44.853 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout disabled 2023-10-31T07:26:44.863 INFO:teuthology.orchestra.run.smithi050.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-31T07:26:44.863 INFO:teuthology.orchestra.run.smithi050.stdout:systemctl: stdout inactive 2023-10-31T07:26:44.864 INFO:teuthology.orchestra.run.smithi050.stdout:firewalld.service is not enabled 2023-10-31T07:26:44.864 INFO:teuthology.orchestra.run.smithi050.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-31T07:26:44.867 INFO:teuthology.orchestra.run.smithi050.stdout:Ceph Dashboard is now available at: 2023-10-31T07:26:44.867 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:44.867 INFO:teuthology.orchestra.run.smithi050.stdout: URL: https://smithi050.front.sepia.ceph.com:8443/ 2023-10-31T07:26:44.867 INFO:teuthology.orchestra.run.smithi050.stdout: User: admin 2023-10-31T07:26:44.867 INFO:teuthology.orchestra.run.smithi050.stdout: Password: e3m817c3e2 2023-10-31T07:26:44.868 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:44.868 INFO:teuthology.orchestra.run.smithi050.stdout:Saving cluster configuration to /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config directory 2023-10-31T07:26:44.868 INFO:teuthology.orchestra.run.smithi050.stdout:Enabling autotune for osd_memory_target 2023-10-31T07:26:47.657 INFO:teuthology.orchestra.run.smithi050.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-31T07:26:47.657 INFO:teuthology.orchestra.run.smithi050.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-31T07:26:47.657 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.657 INFO:teuthology.orchestra.run.smithi050.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-31T07:26:47.658 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.658 INFO:teuthology.orchestra.run.smithi050.stdout:Or, if you are only running a single cluster on this host: 2023-10-31T07:26:47.658 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.658 INFO:teuthology.orchestra.run.smithi050.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-31T07:26:47.658 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.659 INFO:teuthology.orchestra.run.smithi050.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-31T07:26:47.659 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.659 INFO:teuthology.orchestra.run.smithi050.stdout: ceph telemetry on 2023-10-31T07:26:47.659 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.659 INFO:teuthology.orchestra.run.smithi050.stdout:For more information see: 2023-10-31T07:26:47.660 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.660 INFO:teuthology.orchestra.run.smithi050.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-10-31T07:26:47.660 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:47.660 INFO:teuthology.orchestra.run.smithi050.stdout:Bootstrap complete. 2023-10-31T07:26:47.661 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:47 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/1720269158' entity='client.admin' 2023-10-31T07:26:47.714 INFO:tasks.cephadm:Fetching config... 2023-10-31T07:26:47.714 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:26:47.715 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-31T07:26:47.735 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-31T07:26:47.736 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:26:47.736 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-31T07:26:47.801 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-31T07:26:47.802 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:26:47.802 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-31T07:26:47.876 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-31T07:26:47.877 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2023-10-31T07:26:47.877 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-31T07:26:47.944 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-31T07:26:47.944 DEBUG:teuthology.orchestra.run.smithi050:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-31T07:26:48.028 INFO:teuthology.orchestra.run.smithi050.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:48.042 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-31T07:26:48.090 INFO:teuthology.orchestra.run.smithi064.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:48.102 DEBUG:teuthology.orchestra.run.smithi178:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-31T07:26:48.147 INFO:teuthology.orchestra.run.smithi178.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFDY5QsCWxybyyEna0oFnyfrziHwFzFzE1/nSnseFbUY3SAAWJVpZD5m/xj3TjPyTenfLeK8oaQrdn0oqa1dpJiUp/XBwEwwSYQZPQSAAWkkIQ8UxaaFJF+7jkiNtOAMrg709IKAGoaL2gAMyvy+cbWCg1IvvWvjrcpF5jmKUrRyyQhM2kKzRqeE30H303P6uvR6+MzI3hP5ZmL2M+U9ck+LhH5/PgyxmWWYa1AnF8soYLBnOqKyauB2ZloEL+ixr2emINf+HyiLAMDXGVnA34fJ9XsGtHVJUbDRnoGOj8A1EfgxbCatoBOFAKiXazu9fbMnQzlsI6ktVh/yfqJhFI5yhrA5JLlhbL9vrvb72/AtBzpXOHojktZr2Y3mQGH+6zmS2Bl5nmTUqPYKgcGRhKg2+53A+u3GdY7Gv3wknu7plzvLg+opOimjF70WzvkWE+NaOvVcu3wx0GSrmlh5BdsWNvy/ABoVXE/5Hx5Dtfgc+lOymArpjpTnn39uW5kDk= ceph-a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:26:48.159 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-31T07:26:48.229 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:48.068+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:48.229 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:26:48.230 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:48.230 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:48.230 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:48.230 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service. 2023-10-31T07:26:48.231 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:48.231 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:48.231 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:26:48.231 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:48.231 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:26:48.232 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:48.232 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:26:48.232 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:48.232 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:48.232 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:48.233 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:48.233 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:48.233 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:48.233 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:26:48.233 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:48.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: mgrmap e13: a(active, since 6s) 2023-10-31T07:26:48.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:26:48.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:26:48.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:48.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:48.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:48.503 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:26:48.503 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:48 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:26:48.507 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:26:49.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:49 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:26:49.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:49 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:49.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:26:49.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:49.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:49.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:49.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service. 2023-10-31T07:26:49.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:49.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:49.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:26:49.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:49.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:26:49.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:49.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:26:49.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:49.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:49.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:49.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:49.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:49.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:49.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:26:49.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:50.584 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-31T07:26:50.585 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-31T07:26:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:26:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/2859580371' entity='client.admin' 2023-10-31T07:26:50.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:50.491+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:50.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:26:50.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:50.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:50.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:50.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:50.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:50.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:26:50.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:50.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:26:50.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:50.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:26:50.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:50.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:50.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:50.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:50.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:50.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:50.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:50.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:50.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:50 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:50.881 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:26:51.630 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:26:51.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:26:51.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:26:51.631 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:51.631 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:26:51.631 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:51.632 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:51.632 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:51.632 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:51.632 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:51.632 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:26:51.633 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:51.633 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:26:51.633 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:51.633 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:26:51.633 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:51.634 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:51.634 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:51.634 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:51.634 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:51.634 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:51.635 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:51.635 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:51.635 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:51.635 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:51.635 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:51.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:51.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:26:51.636 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:51 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:26:52.395 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi064 2023-10-31T07:26:52.396 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:26:52.396 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.conf 2023-10-31T07:26:52.419 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2023-10-31T07:26:52.419 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-31T07:26:52.481 INFO:tasks.cephadm:Adding host smithi064 to orchestrator... 2023-10-31T07:26:52.481 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch host add smithi064 2023-10-31T07:26:52.797 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:26:52.929 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:52.694+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:52.929 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:26:52.930 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:52.930 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:52.930 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:52.930 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:52.931 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:52.931 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:26:52.931 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:52.931 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:26:52.931 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:52.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:26:52.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:52.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:52.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:52.932 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:52.933 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:52.933 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:52.933 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:52.933 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:52.933 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:52 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:26:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:53.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:26:53.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:26:53.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:26:53.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:53.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:53.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:26:53.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:53.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:26:53.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:53.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:26:53.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:53.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:53.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:53.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:53.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:53.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:53.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:53.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:53.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:53.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:53.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:26:53.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:26:53.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:53 smithi050 ceph-mon[112494]: Updating smithi050:/etc/ceph/ceph.conf 2023-10-31T07:26:54.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: Updating smithi050:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:26:54.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2023-10-31T07:26:54.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: Updating smithi050:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-31T07:26:54.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:54.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:54.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:26:54.502 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:54 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:26:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:55 smithi050 ceph-mon[112494]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi064", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:26:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:55 smithi050 ceph-mon[112494]: Deploying cephadm binary to smithi064 2023-10-31T07:26:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:55 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:26:57.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:56 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:57.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:26:57.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:26:57.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:26:57.376+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:57.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:26:57.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:57.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:57.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:57.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:57.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:57.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:26:57.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:57.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:26:57.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:57.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:26:57.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:57.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:57.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:57.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:57.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:57.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:57.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:57.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:57.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:26:57 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:58.052 INFO:teuthology.orchestra.run.smithi050.stdout:Added host 'smithi064' with addr '172.21.15.64' 2023-10-31T07:26:58.475 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-31T07:26:58.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:58 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:26:58.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:58 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:26:58.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:26:58.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:26:58.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:26:58.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:26:58.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:58.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:58.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:26:58.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:26:58.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:26:58.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:26:58.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:26:58.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:26:58.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:26:58.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:26:58.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:26:58.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:58 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:58.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:58 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:26:58.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:58 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:26:58.772 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:26:59.883 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:26:59.883 INFO:teuthology.orchestra.run.smithi050.stdout:[{"addr": "172.21.15.50", "hostname": "smithi050", "labels": [], "status": ""}, {"addr": "172.21.15.64", "hostname": "smithi064", "labels": [], "status": ""}] 2023-10-31T07:27:00.147 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: Added host smithi064 2023-10-31T07:27:00.147 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:00.148 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:00.148 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2023-10-31T07:27:00.148 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:27:00.148 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:27:00.148 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:26:59 smithi050 ceph-mon[112494]: Updating smithi064:/etc/ceph/ceph.conf 2023-10-31T07:27:00.255 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi178 2023-10-31T07:27:00.256 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:27:00.256 DEBUG:teuthology.orchestra.run.smithi178:> dd of=/etc/ceph/ceph.conf 2023-10-31T07:27:00.278 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-10-31T07:27:00.278 DEBUG:teuthology.orchestra.run.smithi178:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-31T07:27:00.339 INFO:tasks.cephadm:Adding host smithi178 to orchestrator... 2023-10-31T07:27:00.340 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch host add smithi178 2023-10-31T07:27:00.626 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:27:01.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: Updating smithi064:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:01.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2023-10-31T07:27:01.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: Updating smithi064:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-31T07:27:01.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:01.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:01.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:27:01.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:27:01.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:00 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:02.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-mon[112494]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-31T07:27:02.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:27:02.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:27:02.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:27:02.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:27:02.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:01.532+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:02.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:02.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:02.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:02.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:02.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service. 2023-10-31T07:27:02.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:02.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:02.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:02.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:02.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:02.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:02.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:02.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:02.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:02.006 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:02.006 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:02.006 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:02.006 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:02.006 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:02.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:02.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:01 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:03.028 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:02 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:27:03.029 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:02 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:27:03.029 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:02 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:03.029 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:03.029 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:03.029 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:03.030 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:03.030 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service. 2023-10-31T07:27:03.030 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:03.030 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:03.030 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:03.031 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:03.032 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:03.032 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:03.032 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:03.032 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:03.032 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:03.033 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:03.033 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:03.033 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:02 smithi050 ceph-mon[112494]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi178", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:27:04.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:03 smithi050 ceph-mon[112494]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:04.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:03 smithi050 ceph-mon[112494]: Deploying cephadm binary to smithi178 2023-10-31T07:27:04.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:03 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:27:05.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:05.130+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:05.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:05.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:05.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:05.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:05.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:05.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:05.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:05.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:05.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:05.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:05.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:05.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:05.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:05.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:05.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:05.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:05.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:05.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:05.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:05.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:05.809 INFO:teuthology.orchestra.run.smithi050.stdout:Added host 'smithi178' with addr '172.21.15.178' 2023-10-31T07:27:06.078 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-mon[112494]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:06.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:27:06.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:27:06.079 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:05 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:06.152 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-31T07:27:06.448 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:27:07.162 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:27:07.162 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:07.162 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:07.163 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:07.163 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:07.163 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:07.163 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:07.163 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:07.164 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:07.164 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:07.164 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:07.164 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:07.164 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:07.165 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:07.165 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:07.165 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:07.165 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:07.165 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:07.166 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:07.166 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:07.166 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:07.166 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:07.166 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: Added host smithi178 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: Health check failed: Failed to place 2 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.167 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi178", "name": "osd_memory_target"}]: dispatch 2023-10-31T07:27:07.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:27:07.168 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:06 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:27:07.576 INFO:teuthology.orchestra.run.smithi050.stdout: 2023-10-31T07:27:07.576 INFO:teuthology.orchestra.run.smithi050.stdout:[{"addr": "172.21.15.50", "hostname": "smithi050", "labels": [], "status": ""}, {"addr": "172.21.15.64", "hostname": "smithi064", "labels": [], "status": ""}, {"addr": "172.21.15.178", "hostname": "smithi178", "labels": [], "status": ""}] 2023-10-31T07:27:07.880 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: Updating smithi178:/etc/ceph/ceph.conf 2023-10-31T07:27:07.881 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: Updating smithi178:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:07.881 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.881 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:07.881 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:27:07.882 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:07 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:27:07.959 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-31T07:27:07.960 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph osd crush tunables default 2023-10-31T07:27:08.247 INFO:teuthology.orchestra.run.smithi050.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/mon.a/config 2023-10-31T07:27:08.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:08.468+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:08.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:08.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:08.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:27:08.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:08.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service. 2023-10-31T07:27:08.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:08.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:27:08.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:27:08.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:08.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:08.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:08.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:08.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:08.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:08.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:08.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:09.016 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2023-10-31T07:27:09.017 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:09.017 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: Updating smithi178:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-31T07:27:09.017 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-31T07:27:09.017 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:09.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 2 daemon(s)) 2023-10-31T07:27:09.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:27:09.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:27:09.018 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:27:09.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:27:09.019 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:08 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:27:10.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:27:10.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:27:10.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:10.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:10.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:10.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:27:10.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:10.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Created symlink /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target.wants/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service → /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service. 2023-10-31T07:27:10.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:10.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:27:10.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:27:10.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:10.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:10.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:10.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:10.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:10.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:10.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:10.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:10.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:10.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:10.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:10.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:10.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:10.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/960899457' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-31T07:27:10.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:27:10.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:27:10.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:27:10.009 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:27:10.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:09.657+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:10.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:10.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:10.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:10.011 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:10.011 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:10.011 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:10.012 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:10.012 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:10.012 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:10.013 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:10.013 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:10.013 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:10.014 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:10.014 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:10.015 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:10.015 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:10.015 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:10.016 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:10.016 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:10.016 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:09 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:10.393 INFO:teuthology.orchestra.run.smithi050.stderr:adjusted tunables profile to default 2023-10-31T07:27:10.775 INFO:tasks.cephadm:Adding mon.a on smithi050 2023-10-31T07:27:10.775 INFO:tasks.cephadm:Adding mon.b on smithi064 2023-10-31T07:27:10.776 INFO:tasks.cephadm:Adding mon.c on smithi178 2023-10-31T07:27:10.776 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph orch apply mon '3;smithi050:172.21.15.50=a;smithi064:172.21.15.64=b;smithi178:172.21.15.178=c' 2023-10-31T07:27:10.974 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:27:10.974 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:10.974 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:27:10.975 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:10.975 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:10.975 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:10.975 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:10.976 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:10.976 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:10.976 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:10.976 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:10.976 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:10.977 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:10.977 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:10.977 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:10.977 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:10.977 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:10.978 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:10.978 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:10.978 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:10.978 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:10.978 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:10.979 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:10.979 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:10.979 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: from='client.? 172.21.15.50:0/960899457' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-31T07:27:10.979 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:10 smithi050 ceph-mon[112494]: osdmap e4: 0 total, 0 up, 0 in 2023-10-31T07:27:11.075 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:11.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:11.118+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:11.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:11.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:11.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:11.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:11.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:11.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:11.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:11.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:11.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:11.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:11.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:11.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:11.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:11.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:11.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:11.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:11.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:11.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:11.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:11.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:12.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:27:12.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:27:12.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:11 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:27:12.555 INFO:teuthology.orchestra.run.smithi178.stdout:Scheduled mon update... 2023-10-31T07:27:12.944 DEBUG:teuthology.orchestra.run.smithi064:mon.b> sudo journalctl -f -n 0 -u ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b.service 2023-10-31T07:27:12.947 DEBUG:teuthology.orchestra.run.smithi178:mon.c> sudo journalctl -f -n 0 -u ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.c.service 2023-10-31T07:27:12.950 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:12.950 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:12.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:-- Logs begin at Tue 2023-10-31 07:12:10 UTC. -- 2023-10-31T07:27:12.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:-- Logs begin at Tue 2023-10-31 07:12:02 UTC. -- 2023-10-31T07:27:13.251 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:13.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:27:13.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:13.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:13.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:13.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:13.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:13.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:13.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:13.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:13.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:13.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:13.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:13.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:13.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:13.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:27:13.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:12 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:27:14.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:13 smithi050 ceph-mon[112494]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi050:172.21.15.50=a;smithi064:172.21.15.64=b;smithi178:172.21.15.178=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-31T07:27:14.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:13 smithi050 ceph-mon[112494]: Saving service mon spec with placement smithi050:172.21.15.50=a;smithi064:172.21.15.64=b;smithi178:172.21.15.178=c;count:3 2023-10-31T07:27:14.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:13 smithi050 ceph-mon[112494]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:14.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:13 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:27:14.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:13 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:27:14.419 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:14.419 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:14.422 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:15.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:14.723+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:15.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:15.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:15.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:27:15.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:15.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:15.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:15.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:15.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:15.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:15.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:15.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:15.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:15.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:15.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:15.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:14 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:15.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:27:15.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1207883367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:15.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:15.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:27:15.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:27:15.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:27:15.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:15.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:15.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:15.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:27:15.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:15.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:15.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:27:15.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:27:15.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:15.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:15.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:15.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:15.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:15.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:15.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:15.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:15.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:15.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:15.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:15.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:15.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:27:15.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:27:15.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:15 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:27:15.859 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:15.859 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:16.145 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:16.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:16.093+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:16.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:16.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:16.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:16.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:16.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:16.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:16.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:16.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:16.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:16.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:16.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:16.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:16.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:16.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:16.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:27:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:27:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:27:17.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:27:17.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:16 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:27:17.332 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:17.333 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:17.334 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:17.686 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:27:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:27:17.687 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:17.688 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:17.689 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:17.689 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:17.689 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:17.689 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:17.689 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:27:17.690 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-mon[112494]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:17.691 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1024494519' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:18.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:27:17.740+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:18.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:27:18.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:18.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:18.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:18.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:18.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:18.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:27:18.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:18.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:27:18.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:18.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:27:18.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:18.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:18.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:18.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:18.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:18.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:18.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:18.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:18.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:27:17 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:18.778 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:18.779 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:19.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:27:19.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:27:19.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:27:19.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:27:19.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:27:19.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:27:19.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:27:19.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:27:19.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:27:19.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:19.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:19.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:27:19.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:27:19.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:27:19.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:27:19.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:27:19.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:27:19.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:27:19.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:27:19.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:27:19.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:27:19.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:27:19.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:27:19.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:27:19.007 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:19.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:19.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:19.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:19.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-31T07:27:19.008 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-31T07:27:19.009 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:18 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:27:19.063 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:20.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:19 smithi050 ceph-mon[112494]: Reconfiguring mon.a (unknown last config time)... 2023-10-31T07:27:20.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:19 smithi050 ceph-mon[112494]: Reconfiguring daemon mon.a on smithi050 2023-10-31T07:27:20.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:19 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:27:20.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:20.226 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:20.227 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:20.228 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:21.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:20 smithi050 ceph-mon[112494]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:21.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:20 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3404818844' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:21.611 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:21.612 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:21.897 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:22.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:21 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:27:23.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:22 smithi050 ceph-mon[112494]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:23.080 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:23.080 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:23.082 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:24.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:23 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1728750052' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:24.467 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:24.468 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:24.753 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:25.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:24 smithi050 ceph-mon[112494]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:25.891 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:25.891 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:25.893 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:27.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:26 smithi050 ceph-mon[112494]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:27.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:26 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/615444551' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:27.302 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:27.302 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:27.594 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:28.861 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:28.862 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:28.864 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:29.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:28 smithi050 ceph-mon[112494]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:30.246 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:30.246 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:30.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:29 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2608647222' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:30.533 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:31.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:30 smithi050 ceph-mon[112494]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:31.818 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:31.818 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:31.820 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:33.199 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:33.200 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:33.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:32 smithi050 ceph-mon[112494]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:33.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:32 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1772183965' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:33.490 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:34.663 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:34.663 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:34.665 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:35.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:34 smithi050 ceph-mon[112494]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:35.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:34 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3473004142' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:36.056 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:36.057 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:36.332 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:36 smithi050 ceph-mon[112494]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:37.513 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:37.514 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:37.515 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:38.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:37 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/28056283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:38.945 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:38.945 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:39.221 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:39.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:38 smithi050 ceph-mon[112494]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:40.389 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:40.390 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:40.392 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:40 smithi050 ceph-mon[112494]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:40 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3295121726' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:41.779 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:41.779 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:42.067 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:43.192 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:43.192 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:43.194 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:43.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:42 smithi050 ceph-mon[112494]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:44.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:43 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2050957923' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:44.579 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:44.579 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:44.860 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:44 smithi050 ceph-mon[112494]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:46.060 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:46.060 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:46.062 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:47.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:46 smithi050 ceph-mon[112494]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:47.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:46 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1715593638' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:47.494 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:47.495 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:47.793 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:48.933 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:48.933 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:48.935 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:48 smithi050 ceph-mon[112494]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:50.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:49 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2523275666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:50.318 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:50.318 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:50.605 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:51.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:50 smithi050 ceph-mon[112494]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:51.777 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:51.777 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:51.778 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:51 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1375309631' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:53.164 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:53.164 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:52 smithi050 ceph-mon[112494]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:53.454 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:54.633 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:54.633 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:54.635 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:55.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:54 smithi050 ceph-mon[112494]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:55.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:54 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3054719853' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:56.053 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:56.054 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:56.335 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:57.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:56 smithi050 ceph-mon[112494]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:27:57.468 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:27:57.468 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:27:57.470 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:27:58.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:57 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2271553875' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:27:58.857 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:27:58.857 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:27:59.154 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:27:59.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:27:58 smithi050 ceph-mon[112494]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:00.287 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:00.288 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:00.290 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:00 smithi050 ceph-mon[112494]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:00 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/620482681' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:01.677 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:01.677 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:01.952 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:03.102 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:03.103 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:03.105 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:03.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:02 smithi050 ceph-mon[112494]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:04.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:03 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1285022817' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:04.474 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:04.475 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:04.756 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:05.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:04 smithi050 ceph-mon[112494]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:05.912 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:05.913 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:05.914 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:06 smithi050 ceph-mon[112494]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2162441626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:07.337 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:07.337 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:07.622 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:08.762 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:08.762 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:08.764 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:08 smithi050 ceph-mon[112494]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:08 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3136679785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:10.149 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:10.150 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:10.427 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:10 smithi050 ceph-mon[112494]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:11.553 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:11.553 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:11.555 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:12.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2874024499' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:12.943 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:12.943 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:13.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:12 smithi050 ceph-mon[112494]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:13.232 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:14.409 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:14.409 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:14.411 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:14 smithi050 ceph-mon[112494]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:14 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4123091183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:15.790 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:15.791 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:16.078 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:17.198 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:17.199 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:17.200 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:17.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:16 smithi050 ceph-mon[112494]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:18.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:17 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3420782574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:18.607 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:18.608 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:18.897 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:19.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:18 smithi050 ceph-mon[112494]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:20.101 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:20.102 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:20.105 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:20.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:28:20.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:28:20.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:28:20.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:28:20.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:28:20.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:19 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:28:20.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:28:20.377+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:20.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:28:20.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:20.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:28:20.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:28:20.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:28:20.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:28:20.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:28:20.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:20.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:20.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:20.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:20.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:20.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:20.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:28:20.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:28:21.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:21.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:28:21.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3081656615' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:21.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:28:21.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:28:21.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:28:21.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:28:21.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:28:21.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:20 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:28:21.518 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:21.519 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:21.818 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:21 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:28:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:21 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:28:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:22.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:28:22.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:28:22.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:28:22.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:28:22.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:28:22.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:22.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:22.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:22.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:22.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:22.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:22.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:28:22.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:28:23.007 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:23.008 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:23.010 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-mon[112494]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:28:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:28:23.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:28:23.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:28:23.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:28:22.761+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:23.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:28:23.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:28:23.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:28:23.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:23.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:28:23.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:23.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:28:23.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:23.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:23.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:23.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:23.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:23.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:23.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:28:23.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:22 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:28:24.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:28:24.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:28:24.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:24.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:28:24.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:24.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:28:24.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:28:24.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:28:24.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:28:24.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:28:24.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:28:24.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:24.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:28:24.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:24.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:28:24.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:24.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:24.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:24.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:24.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:24.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:24.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:28:24.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:28:24.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3342828434' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:24.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:28:24.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:28:24.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:28:23.692+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:24.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:28:24.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:24.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:28:24.007 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:28:24.008 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:28:24.008 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:28:24.008 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:28:24.008 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:24.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:28:24.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:24.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:28:24.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:24.009 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:24.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:24.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:24.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:24.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:24.010 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:28:24.011 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:28:24.011 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:28:23 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:28:24.430 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:24.431 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:24.708 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:28:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:28:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:28:25.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:28:25.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:28:25.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:28:25.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:28:25.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:28:25.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:25.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:28:25.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:28:25.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:28:25.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:24 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:28:25.839 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:25.840 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:25.842 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:26 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:28:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:26 smithi050 ceph-mon[112494]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:26 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1447794486' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:27.237 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:27.238 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:27.516 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:28.607 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:28.608 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:28.609 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:29.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:28 smithi050 ceph-mon[112494]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:29.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:28 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/793437656' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:29.985 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:29.985 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:30.272 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:30 smithi050 ceph-mon[112494]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:31.425 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:31.425 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:31.427 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:31.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1219763306' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:32.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:32 smithi050 ceph-mon[112494]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:32.812 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:32.813 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:33.101 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:34.241 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:34.242 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:34.243 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:35.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:34 smithi050 ceph-mon[112494]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:35.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:34 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2840500391' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:35.625 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:35.626 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:35.907 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:36 smithi050 ceph-mon[112494]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:37.030 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:37.030 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:37.032 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:38.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:37 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2039400696' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:38.449 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:38.450 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:38.733 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:39.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:38 smithi050 ceph-mon[112494]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:39.868 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:39.868 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:39.870 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:40 smithi050 ceph-mon[112494]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:40 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1142251577' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:41.259 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:41.260 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:41.554 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:42.713 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:42.713 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:42.715 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:43.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:42 smithi050 ceph-mon[112494]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:43.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:42 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1252811449' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:44.102 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:44.102 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:44.394 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:44 smithi050 ceph-mon[112494]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:45.569 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:45.569 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:45.571 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:45 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3701895287' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:46.981 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:46.981 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:47.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:46 smithi050 ceph-mon[112494]: pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:47.278 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:48.427 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:48.427 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:48.429 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:48 smithi050 ceph-mon[112494]: pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:48 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1112315348' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:49.803 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:49.804 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:50.098 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:50 smithi050 ceph-mon[112494]: pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:51.246 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:51.247 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:51.248 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:51.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:51 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/186727851' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:52.640 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:52.641 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:52.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:52 smithi050 ceph-mon[112494]: pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:52.926 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:54.074 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:54.075 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:54.076 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:55.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:54 smithi050 ceph-mon[112494]: pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:55.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:54 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/378731553' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:55.453 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:55.454 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:55.743 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:56.862 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:56.863 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:56.865 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:28:57.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:56 smithi050 ceph-mon[112494]: pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:58.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:57 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/717012146' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:28:58.254 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:28:58.255 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:28:58.540 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:28:59.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:28:58 smithi050 ceph-mon[112494]: pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:28:59.673 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:28:59.673 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:28:59.675 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:00 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2648197269' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:00 smithi050 ceph-mon[112494]: pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:01.058 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:01.058 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:01.336 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:02.471 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:02.471 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:02.473 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:03.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:02 smithi050 ceph-mon[112494]: pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:03.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:02 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2814710446' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:03.851 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:03.851 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:04.135 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:05.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:04 smithi050 ceph-mon[112494]: pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:05.283 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:05.284 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:05.285 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:06.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:05 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1864826731' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:06.671 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:06.672 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:06.959 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:06 smithi050 ceph-mon[112494]: pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:08.134 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:08.134 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:08.136 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:08 smithi050 ceph-mon[112494]: pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:08 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3535619030' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:09.522 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:09.523 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:09.811 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:10 smithi050 ceph-mon[112494]: pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:10.965 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:10.966 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:10.968 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:11.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3183805149' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:12.369 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:12.369 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:12.663 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:12.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:12 smithi050 ceph-mon[112494]: pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:13.800 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:13.800 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:13.802 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:15.196 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:15.196 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:14 smithi050 ceph-mon[112494]: pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:14 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/564245821' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:15.479 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:16.627 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:16.627 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:16.629 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:17.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:16 smithi050 ceph-mon[112494]: pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:17.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:16 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1036637148' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:18.009 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:18.009 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:18.297 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:19.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:18 smithi050 ceph-mon[112494]: pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:19.438 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:19.438 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:19.440 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:20 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3381137751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:20 smithi050 ceph-mon[112494]: pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:20.825 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:20.825 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:21.119 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:22.254 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:22.255 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:22.257 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:22 smithi050 ceph-mon[112494]: pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:22 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1333431539' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:23.665 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:23.666 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:23.952 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:25.188 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:25.189 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:25.191 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:29:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:29:25.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:29:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:29:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:29:25.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:29:25.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:29:24.786+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:25.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:29:25.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:25.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:29:25.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:29:25.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:29:25.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:29:25.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:29:25.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:29:25.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:25.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:25.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:25.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:25.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:25.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:29:25.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:24 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:29:26.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:26.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:29:26.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:29:26.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:29:26.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:29:26.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:26.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:29:26.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:26.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:29:26.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:29:26.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:29:26.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:29:26.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:29:26.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:29:26.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:26.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:29:26.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:26.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:29:26.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:26.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:26.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:26.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:26.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:26.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:26.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:29:26.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:29:26.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:29:26.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:29:26.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:29:26.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:29:26.257 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:25 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/835202859' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:26.565 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:26.566 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:26.855 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:27.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:29:27.035+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:27.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:29:27.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:27.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:29:27.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:29:27.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:29:27.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:29:27.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:29:27.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:29:27.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:27.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:29:27.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:27.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:29:27.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:27.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:27.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:27.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:27.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:27.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:27.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:29:27.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:29:27.980 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:27.980 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:27.982 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:29:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:29:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:29:28.051 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:29:28.052 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:27 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:29:28.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:29:28.138+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:28.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:29:28.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:28.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:29:28.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:29:28.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:29:28.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:29:28.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:29:28.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:28.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:29:28.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:28.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:29:28.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:28.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:28.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:28.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:28.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:28.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:28.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:29:28.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:29:28.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:29:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:29:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:29:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:29.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:29:29.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:29:29.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:29:29.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:29:29.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:29:29.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:29:29.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:29.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:29:29.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:29.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:29:29.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:29.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:29.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:29.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:29.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/908235564' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:29.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:29:29.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:29:29.373 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:29.373 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:29.671 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:30.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:30.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:29:30.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:29:30.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:29:30.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:29:30.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:29:30.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:29:30.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:29:30.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:29:30.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:29:30.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:29:30.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:29:30.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:29:30.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:29:30.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:29:30.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:29:30.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:29:30.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:29:30.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:29:30.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:29:30.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:29:30.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:29:30.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:29:30.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:30.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:29:30.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:29:30.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:29:30.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:29 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:29:30.793 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:30.793 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:30.795 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:31 smithi050 ceph-mon[112494]: pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:31 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:29:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3914459666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:32.213 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:32.214 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:32.497 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:33.603 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:33.604 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:33.606 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:34.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:33 smithi050 ceph-mon[112494]: pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:35.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:34 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1111578300' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:35.033 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:35.034 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:35.325 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:36.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:35 smithi050 ceph-mon[112494]: pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:36.479 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:36.480 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:36.482 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:36 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1509745060' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:37.850 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:37.850 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:38.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:37 smithi050 ceph-mon[112494]: pgmap v86: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:38.134 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:39.239 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:39.240 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:39.242 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:40.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:39 smithi050 ceph-mon[112494]: pgmap v87: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:40.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:39 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3964370027' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:40.639 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:40.639 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:40.919 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:42.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:41 smithi050 ceph-mon[112494]: pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:42.094 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:42.094 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:42.096 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:43.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:42 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/109261307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:43.462 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:43.462 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:43.748 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:44.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:43 smithi050 ceph-mon[112494]: pgmap v89: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:44.854 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:44.855 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:44.857 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:46.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:45 smithi050 ceph-mon[112494]: pgmap v90: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:46.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:45 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2042190384' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:46.282 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:46.283 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:46.566 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:47.725 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:47.725 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:47.727 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:48.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:47 smithi050 ceph-mon[112494]: pgmap v91: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:49.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:48 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2808232324' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:49.106 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:49.107 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:49.392 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:50.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:49 smithi050 ceph-mon[112494]: pgmap v92: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:50.513 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:50.514 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:50.516 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:51.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:50 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1746430173' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:51.898 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:51.899 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:52.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:51 smithi050 ceph-mon[112494]: pgmap v93: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:52.185 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:53.351 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:53.351 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:53.353 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:54.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:53 smithi050 ceph-mon[112494]: pgmap v94: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:54.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:53 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3564442763' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:54.733 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:54.734 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:55.017 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:56.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:55 smithi050 ceph-mon[112494]: pgmap v95: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:56.165 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:56.165 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:56.168 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:29:57.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:56 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/464443362' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:29:57.573 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:29:57.574 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:29:57.863 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:29:58.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:57 smithi050 ceph-mon[112494]: pgmap v96: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:29:59.028 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:29:59.029 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:29:59.030 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:00.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:59 smithi050 ceph-mon[112494]: pgmap v97: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:00.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:29:59 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1937231851' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:00.409 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:00.410 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:00.696 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:01.825 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:01.826 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:01.827 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:02.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:01 smithi050 ceph-mon[112494]: pgmap v98: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:03.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:02 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/379320067' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:03.229 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:03.229 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:03.516 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:04.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:03 smithi050 ceph-mon[112494]: pgmap v99: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:04.723 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:04.723 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:04.725 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:06.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:05 smithi050 ceph-mon[112494]: pgmap v100: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:06.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:05 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2998893717' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:06.105 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:06.106 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:06.392 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:07.552 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:07.553 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:07.555 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:08.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:07 smithi050 ceph-mon[112494]: pgmap v101: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:08.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:07 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2113043322' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:08.949 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:08.950 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:09.250 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:10.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:09 smithi050 ceph-mon[112494]: pgmap v102: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:10.442 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:10.443 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:10.445 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:11.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:10 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2105306412' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:11.826 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:11.826 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:12.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:11 smithi050 ceph-mon[112494]: pgmap v103: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:12.111 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:13.268 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:13.268 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:13.270 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:14.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:13 smithi050 ceph-mon[112494]: pgmap v104: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:14.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:13 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/119850658' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:14.650 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:14.651 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:14.938 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:16.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:15 smithi050 ceph-mon[112494]: pgmap v105: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:16.058 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:16.058 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:16.060 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:16 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4198872303' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:17.482 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:17.482 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:17.769 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:18.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:17 smithi050 ceph-mon[112494]: pgmap v106: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:18.931 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:18.931 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:18.934 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:20.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:19 smithi050 ceph-mon[112494]: pgmap v107: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:20.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:19 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2378493251' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:20.316 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:20.317 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:20.602 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:21.697 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:21.697 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:21.700 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:22.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:21 smithi050 ceph-mon[112494]: pgmap v108: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:23.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:22 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3686021745' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:23.079 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:23.080 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:23.365 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:24.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:23 smithi050 ceph-mon[112494]: pgmap v109: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:24.442 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:24.442 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:24.444 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:25.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:25 smithi050 ceph-mon[112494]: pgmap v110: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:25.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:25 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4274724886' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:25.821 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:25.821 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:26.107 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:27.235 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:27.235 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:27.237 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:27.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:27 smithi050 ceph-mon[112494]: pgmap v111: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:27.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:27 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1959489960' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:28.623 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:28.623 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:28.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:30:28.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:30:28.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:30:28.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:30:28.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:30:28.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:28 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:30:28.916 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:29.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-mon[112494]: pgmap v112: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:29.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-mon[112494]: pgmap v113: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:29.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:30:29.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:30:29.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:30:29.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:30:29.519+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:29.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:30:29.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:29.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:30:29.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:30:29.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:30:29.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:30:29.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:30:29.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:30:29.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:29.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:30:29.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:29.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:30:29.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:29.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:29.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:29.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:29.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:29.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:29.756 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:30:29.757 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:29 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:30:30.143 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:30.144 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:30.145 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:30:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:30:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:30:30.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:30.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:30:30.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:30.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:30:30.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:30:30.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:30:30.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:30:30.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:30:30.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:30:30.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:30.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:30:30.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:30.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:30:30.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:30.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:30.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:30.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:30.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:30.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:30.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:30:30.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:30:30.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:30:30.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:30:30.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1723438720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:30.757 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:30:30.579+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:30.757 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:30:30.758 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:30.758 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:30:30.758 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:30:30.758 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:30:30.758 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:30:30.759 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:30:30.759 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:30:30.759 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:30.759 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:30:30.760 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:30.760 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:30:30.760 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:30.760 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:30.760 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:30.761 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:30.761 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:30.761 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:30.761 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:30:30.761 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:30 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:30:31.565 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:31.566 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:31.857 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:30:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: pgmap v114: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:30:32.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:30:32.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:30:32.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:32.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:30:32.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:32.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:30:32.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:30:32.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:30:32.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:30:32.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:30:32.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:32.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:30:32.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:30:32.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:30:32.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:31 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:30:32.991 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:32.991 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:32.994 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:33.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:30:32.857+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:33.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:30:33.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:30:33.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:33.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:30:33.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:33.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:30:33.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:33.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:33.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:33.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:33.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:33.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:33.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:30:33.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:30:33.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:30:32 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:30:34.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:30:34.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: pgmap v115: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:34.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:30:34.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:30:34.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:30:34.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:30:34.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:30:34.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:30:34.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:30:34.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:30:34.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:30:34.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: pgmap v116: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:34.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:30:34.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:30:34.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:30:34.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:33 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/824462245' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:34.389 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:34.390 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:34.672 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:35.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:34 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:30:35.811 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:35.811 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:35.813 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:36.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:35 smithi050 ceph-mon[112494]: pgmap v117: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:30:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:36 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1634116464' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:37.201 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:37.202 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:37.488 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:38.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:37 smithi050 ceph-mon[112494]: pgmap v118: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:38.646 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:38.647 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:38.648 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:39.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:38 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2986819801' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:40.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:39 smithi050 ceph-mon[112494]: pgmap v119: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:40.056 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:40.056 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:40.348 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:41.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:40 smithi050 ceph-mon[112494]: pgmap v120: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:41.527 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:41.527 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:41.529 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:42.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:41 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3068659438' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:42.913 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:42.913 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:43.198 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:43.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:42 smithi050 ceph-mon[112494]: pgmap v121: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:44.288 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:44.288 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:44.290 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:44.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:44 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1209239559' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:45.675 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:45.676 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:45.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:45 smithi050 ceph-mon[112494]: pgmap v122: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:45.952 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:47.057 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:47.057 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:47.059 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:47.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:46 smithi050 ceph-mon[112494]: pgmap v123: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:47 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1577556178' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:48.438 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:48.439 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:48.738 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:49.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:48 smithi050 ceph-mon[112494]: pgmap v124: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:49.850 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:49.851 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:49.852 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:50 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3117222598' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:51.247 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:51.248 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:51.543 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:51.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:51 smithi050 ceph-mon[112494]: pgmap v125: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:52.708 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:52.708 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:52.710 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:52 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3507168574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:54.120 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:54.121 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:54.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:53 smithi050 ceph-mon[112494]: pgmap v126: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:54.407 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:55.581 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:55.582 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:55.583 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:55 smithi050 ceph-mon[112494]: pgmap v127: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:56.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:56 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3293127854' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:56.968 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:56.969 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:30:57.265 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:30:57.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:57 smithi050 ceph-mon[112494]: pgmap v128: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:58.380 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:30:58.380 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:30:58.382 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:30:58.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:58 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/334677124' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:30:59.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:30:59 smithi050 ceph-mon[112494]: pgmap v129: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:30:59.775 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:30:59.776 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:00.066 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:01.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:00 smithi050 ceph-mon[112494]: pgmap v130: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:01.256 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:01.257 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:01.259 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:02.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:01 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1491760447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:02.597 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:02.598 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:02.888 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:03.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:02 smithi050 ceph-mon[112494]: pgmap v131: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:04.006 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:04.007 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:04.009 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:04.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:04 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1797832610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:05.393 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:05.393 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:05.683 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:05.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:05 smithi050 ceph-mon[112494]: pgmap v132: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:06.859 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:06.859 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:06.861 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:07.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4010808697' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:06 smithi050 ceph-mon[112494]: pgmap v133: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:08.267 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:08.267 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:08.550 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:08 smithi050 ceph-mon[112494]: pgmap v134: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:09.722 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:09.722 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:09.724 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:10 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3913529190' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:11.067 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:11.068 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:11.353 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:11.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:11 smithi050 ceph-mon[112494]: pgmap v135: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:12.529 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:12.529 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:12.531 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:13.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:12 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/337018862' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:13.924 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:13.924 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:14.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:13 smithi050 ceph-mon[112494]: pgmap v136: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:14.209 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:15.323 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:15.323 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:15.325 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:15.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:15 smithi050 ceph-mon[112494]: pgmap v137: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:15.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:15 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4253472822' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:16.745 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:16.745 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:17.038 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:17.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:16 smithi050 ceph-mon[112494]: pgmap v138: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:18.149 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:18.149 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:18.151 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:18.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:18 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1863273048' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:19.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:19 smithi050 ceph-mon[112494]: pgmap v139: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:19.552 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:19.553 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:19.846 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:20.968 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:20.968 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:20.970 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:21.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:20 smithi050 ceph-mon[112494]: pgmap v140: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:21 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1314037313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:22.341 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:22.341 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:22.632 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:22 smithi050 ceph-mon[112494]: pgmap v141: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:23.734 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:23.735 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:23.736 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:24.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:23 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1931388083' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:25.114 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:25.115 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:25.402 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:25.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:25 smithi050 ceph-mon[112494]: pgmap v142: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:26.582 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:26.582 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:26.584 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:26 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2142139374' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:28.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:27 smithi050 ceph-mon[112494]: pgmap v143: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:28.012 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:28.013 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:28.297 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:28 smithi050 ceph-mon[112494]: pgmap v144: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:29.439 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:29.439 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:29.441 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:30.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:30 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3162081586' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:30.827 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:30.828 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:31.123 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:31.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:31 smithi050 ceph-mon[112494]: pgmap v145: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:32.293 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:32.294 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:32.295 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:32.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:32 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3170303622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:33.680 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:33.681 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:33.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: pgmap v146: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:33.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:31:33.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:31:33.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:31:33.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:31:33.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:31:33.753 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:33 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:31:33.987 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:34.437 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:31:34.138+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:34.437 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:31:34.437 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:34.438 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:31:34.438 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:31:34.438 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:31:34.438 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:31:34.439 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:31:34.439 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:31:34.439 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:34.439 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:31:34.440 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:34.440 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:31:34.440 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:34.440 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:34.440 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:34.441 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:34.441 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:34.441 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:34.441 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:31:34.442 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:31:34.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: pgmap v147: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:34.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:31:34.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:31:34.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:31:34.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:31:34.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:31:34.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:31:34.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:31:35.130 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:35.130 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:35.132 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:35.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:31:34.997+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:35.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:31:35.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:35.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:31:35.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:31:35.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:31:35.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:31:35.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:31:35.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:31:35.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:35.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:31:35.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:35.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:31:35.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:35.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:35.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:35.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:35.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:35.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:35.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:31:35.257 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:34 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:31:35.728 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:31:35.729 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:35.729 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:31:35.729 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:35.729 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:31:35.730 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:35.731 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:35.732 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:35.732 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:35.732 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:35.732 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:31:35.732 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:31:35.733 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:31:35.733 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:31:35.733 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:31:35.733 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:31:35.733 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:31:35.734 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3224433949' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:36.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:31:35.832+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:36.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:31:36.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:36.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:31:36.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:31:36.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:31:36.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:31:36.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:31:36.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:36.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:31:36.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:36.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:31:36.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:36.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:31:36.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:31:36.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:31:35 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:31:36.540 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:36.541 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:36.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:31:36.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:36.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:31:36.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:36.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:31:36.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:31:36.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:31:36.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:31:36.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:31:36.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:31:36.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:36.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:31:36.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:36.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:31:36.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:36.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:36.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:36.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:36.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:36.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:36.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:31:36.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:31:36.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: pgmap v148: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:36.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:31:36.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:31:36.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:31:36.757 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:31:36.758 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:31:36.758 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:31:36.758 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:31:36.758 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:31:36.759 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:31:36.760 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:31:36.760 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:31:36.760 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:31:36.760 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:31:36.760 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:31:36.761 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:31:36.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: pgmap v149: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:36.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:31:36.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:31:36.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:31:36.762 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:36 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:31:36.825 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:37.964 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:37.964 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:37.966 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:38.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:37 smithi050 ceph-mon[112494]: pgmap v150: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:39.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:38 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3470615650' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:39.362 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:39.362 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:39.646 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:40 smithi050 ceph-mon[112494]: pgmap v151: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:40.761 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:40.762 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:40.764 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:42.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:31:42.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:41 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1111957072' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:42.148 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:42.149 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:42.436 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:43.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:42 smithi050 ceph-mon[112494]: pgmap v152: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:43.597 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:43.598 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:43.600 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:44.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:43 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2135105957' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:44.973 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:44.974 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:45.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:44 smithi050 ceph-mon[112494]: pgmap v153: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:45.267 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:45 smithi050 ceph-mon[112494]: pgmap v154: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:46.429 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:46.471 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:46.471 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:47.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:46 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3450030836' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:47.841 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:47.841 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:48.135 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:48.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:47 smithi050 ceph-mon[112494]: pgmap v155: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:49.235 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:49.235 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:49.237 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:49.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:49 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1412601653' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:50.653 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:50.653 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:50 smithi050 ceph-mon[112494]: pgmap v156: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:50.932 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:52.044 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:52.044 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:52.046 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:52.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:51 smithi050 ceph-mon[112494]: pgmap v157: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:52 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2938846063' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:53.428 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:53.429 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:53.714 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:54.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:53 smithi050 ceph-mon[112494]: pgmap v158: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:54.829 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:54.829 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:54.831 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:55 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/908226787' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:56.205 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:56.205 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:56.498 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:31:56.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:56 smithi050 ceph-mon[112494]: pgmap v159: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:57.584 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:31:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:31:57.586 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:31:58.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:57 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1869604242' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:31:58.968 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:31:58.969 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:31:59.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:31:58 smithi050 ceph-mon[112494]: pgmap v160: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:31:59.252 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:00.335 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:00.336 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:00.338 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:00 smithi050 ceph-mon[112494]: pgmap v161: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:00.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:00 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/771818959' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:01.716 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:01.717 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:01.999 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:02.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:01 smithi050 ceph-mon[112494]: pgmap v162: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:03.082 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:03.083 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:03.085 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:03.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:03 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3066287280' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:04.485 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:04.485 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:04.500 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:04 smithi050 ceph-mon[112494]: pgmap v163: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:04.775 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:05.887 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:05.888 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:05.890 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:06.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:05 smithi050 ceph-mon[112494]: pgmap v164: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:06.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:05 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2648074141' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:07.272 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:07.273 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:07.565 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:08.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:07 smithi050 ceph-mon[112494]: pgmap v165: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:08.717 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:08.717 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:08.719 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:09.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:08 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2189786147' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:10.101 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:10.102 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:10.390 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:10 smithi050 ceph-mon[112494]: pgmap v166: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:11.545 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:11.548 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:12.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1762211283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:12.944 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:12.945 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:13.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:12 smithi050 ceph-mon[112494]: pgmap v167: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:13.228 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:14.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:13 smithi050 ceph-mon[112494]: pgmap v168: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:14.352 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:14.353 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:14.355 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:14 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/550861200' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:15.734 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:15.735 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:16.018 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:16.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:15 smithi050 ceph-mon[112494]: pgmap v169: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:17.191 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:17.192 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:17.194 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:17.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:17 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3696440937' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:18.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:18 smithi050 ceph-mon[112494]: pgmap v170: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:18.577 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:18.578 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:18.866 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:20.031 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:20.032 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:20.033 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:20 smithi050 ceph-mon[112494]: pgmap v171: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:20 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1259554672' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:21.462 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:21.463 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:21.752 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:21 smithi050 ceph-mon[112494]: pgmap v172: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:22.862 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:22.863 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:22.865 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:23.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:22 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3714299338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:24.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:23 smithi050 ceph-mon[112494]: pgmap v173: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:24.255 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:24.256 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:24.544 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:25.671 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:25.672 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:25.674 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:26.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:25 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/806605773' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:26 smithi050 ceph-mon[112494]: pgmap v174: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:27.048 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:27.048 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:27.349 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:28.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:27 smithi050 ceph-mon[112494]: pgmap v175: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:28.477 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:28.478 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:28.481 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:28 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2868912788' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:29.856 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:29.857 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:30.140 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:30 smithi050 ceph-mon[112494]: pgmap v176: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:31.314 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:31.314 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:31.316 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:31.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/165422509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:32.691 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:32.692 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:32.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:32 smithi050 ceph-mon[112494]: pgmap v177: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:32.978 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:34.076 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:34.076 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:34.078 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:34.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:33 smithi050 ceph-mon[112494]: pgmap v178: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:35.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:34 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/595822136' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:35.497 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:35.497 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:35.780 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:36.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:35 smithi050 ceph-mon[112494]: pgmap v179: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:36.996 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:36.997 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:36.999 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:32:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:32:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:32:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:32:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: pgmap v180: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:37.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:32:37.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:32:37.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:36 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:32:37.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:32:37.084+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:37.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:32:37.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:37.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:32:37.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:32:37.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:32:37.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:37.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:32:37.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:37.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:37.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:37.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:37.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:37.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:37.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:32:37.256 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:32:38.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/314278058' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:38.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:32:38.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:32:38.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:32:38.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:32:38.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:32:38.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:38.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:32:38.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:38.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:32:38.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:32:38.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:32:38.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:32:38.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:32:38.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:32:38.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:38.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:32:38.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:38.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:32:38.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:38.256 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:38.257 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:38.257 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:38.257 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:38.257 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:38.258 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:32:38.258 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:32:38.258 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:32:38.258 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:32:38.259 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:37 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:32:38.259 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:32:38.110+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:38.259 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:32:38.260 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:38.260 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:32:38.260 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:32:38.260 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:32:38.261 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:32:38.261 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:32:38.261 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:32:38.261 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:38.262 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:32:38.262 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:38.262 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:32:38.262 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:38.263 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:38.263 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:38.263 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:38.263 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:38.264 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:38.264 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:32:38.264 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:32:38.357 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:38.358 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:38.650 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:39.227 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: pgmap v181: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:39.227 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:32:39.227 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:32:39.228 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:32:39.228 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:39.228 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:32:39.228 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:39.229 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:32:39.229 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:32:39.229 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:32:39.229 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:32:39.230 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:32:39.230 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:32:39.230 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:39.231 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:32:39.231 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:39.231 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:32:39.231 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:39.231 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:39.232 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:39.232 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:39.232 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:39.232 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:39.233 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:32:39.233 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:32:39.233 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:32:39.234 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:38 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:32:39.722 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:39.723 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:39.725 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:40.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:32:39.561+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:40.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:32:40.001 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:40.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:32:40.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:32:40.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:32:40.002 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:32:40.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:32:40.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:40.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:32:40.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:40.003 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:32:40.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:40.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:40.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:40.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:40.004 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:40.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:40.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:32:40.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:32:40.005 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:32:39 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:32:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:32:40.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:32:40.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:32:40.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:32:40.752 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:32:40.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:32:40.752 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:32:40.753 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:32:40.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:32:40.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:32:40.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:32:40.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:32:40.754 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:32:40.755 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: pgmap v182: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:32:40.756 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:40 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/667688905' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:41.110 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:41.111 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:41.409 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:42.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:32:42.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:41 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:32:42.583 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:42.584 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:42.585 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:43.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:42 smithi050 ceph-mon[112494]: pgmap v183: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:43.984 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:43.985 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:44.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:43 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/141103801' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:44.273 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:45.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:44 smithi050 ceph-mon[112494]: pgmap v184: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:45.390 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:45.391 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:45.392 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:46.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:45 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1472095467' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:46.761 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:46.762 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:47.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:46 smithi050 ceph-mon[112494]: pgmap v185: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:47.048 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:48.152 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:48.152 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:48.154 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:49.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:48 smithi050 ceph-mon[112494]: pgmap v186: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:49.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:48 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/86637984' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:49.530 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:49.531 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:49.821 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:50.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:50 smithi050 ceph-mon[112494]: pgmap v187: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:50.889 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:50.889 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:50.891 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:51.754 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:51 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2339607052' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:52.298 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:52.298 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:52.575 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:52.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:52 smithi050 ceph-mon[112494]: pgmap v188: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:53.663 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:53.663 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:53.665 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:55.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:54 smithi050 ceph-mon[112494]: pgmap v189: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:55.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:54 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2425379427' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:55.097 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:55.097 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:55.379 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:56.524 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:56.524 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:56.526 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:32:57.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:56 smithi050 ceph-mon[112494]: pgmap v190: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:57.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:56 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3526628785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:32:57.896 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:32:57.897 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:32:58.171 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:32:59.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:58 smithi050 ceph-mon[112494]: pgmap v191: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:32:59.414 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:32:59.414 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:32:59.416 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:00.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:32:59 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2316804434' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:00.798 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:00.799 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:01.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:00 smithi050 ceph-mon[112494]: pgmap v192: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:01.088 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:02.276 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:02.276 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:02.279 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:03.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:02 smithi050 ceph-mon[112494]: pgmap v193: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:03.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:02 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2210292619' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:03.645 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:03.646 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:03.938 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:05.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:04 smithi050 ceph-mon[112494]: pgmap v194: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:05.050 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:05.050 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:05.052 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:06.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:05 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/479046286' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:06.459 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:06.460 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:06.753 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:07.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:06 smithi050 ceph-mon[112494]: pgmap v195: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:07.912 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:07.912 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:07.914 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:09.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:08 smithi050 ceph-mon[112494]: pgmap v196: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:09.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:08 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2716554985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:09.285 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:09.286 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:09.571 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:10.642 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:10.642 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:10.644 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:10 smithi050 ceph-mon[112494]: pgmap v197: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:11.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4079274096' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:12.033 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:12.034 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:12.324 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:12.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:12 smithi050 ceph-mon[112494]: pgmap v198: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:13.449 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:13.449 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:13.452 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:13.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:13 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4046729103' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:14.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:14 smithi050 ceph-mon[112494]: pgmap v199: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:14.839 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:14.840 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:15.123 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:16.307 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:16.308 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:16.309 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:16 smithi050 ceph-mon[112494]: pgmap v200: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:17.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:16 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2108013085' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:17.683 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:17.684 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:17.980 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:19.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:18 smithi050 ceph-mon[112494]: pgmap v201: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:19.138 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:19.138 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:19.140 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:20.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:19 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2721612619' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:20.529 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:20.530 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:20.814 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:21.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:20 smithi050 ceph-mon[112494]: pgmap v202: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:21.908 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:21.908 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:21.911 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:23.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:22 smithi050 ceph-mon[112494]: pgmap v203: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:23.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:22 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3625557554' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:23.284 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:23.284 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:23.568 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:24.710 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:24.710 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:24.713 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:25.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:24 smithi050 ceph-mon[112494]: pgmap v204: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:26.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:25 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1671572422' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:26.122 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:26.122 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:26.416 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:27.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:26 smithi050 ceph-mon[112494]: pgmap v205: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:27.545 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:27.545 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:27.548 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:28.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:27 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4283960013' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:28.925 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:28.925 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:29.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:28 smithi050 ceph-mon[112494]: pgmap v206: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:29.216 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:30.589 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:30.590 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:30.591 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:30 smithi050 ceph-mon[112494]: pgmap v207: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:31.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/705257622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:32.019 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:32.020 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:32.301 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:32.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:32 smithi050 ceph-mon[112494]: pgmap v208: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:33.421 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:33.422 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:33.424 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:33.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:33 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2226414445' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:34.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:34 smithi050 ceph-mon[112494]: pgmap v209: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:34.804 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:34.804 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:35.097 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:36.261 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:36.261 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:36.263 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:36 smithi050 ceph-mon[112494]: pgmap v210: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:37.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:36 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2436333166' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:37.641 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:37.641 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:37.926 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:39.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:38 smithi050 ceph-mon[112494]: pgmap v211: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:39.105 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:39.105 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:39.107 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:40.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:39 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2362563517' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:40.525 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:40.525 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:40.818 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:41.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: pgmap v212: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:41.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:33:41.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:33:41.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:33:41.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:33:41.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: pgmap v213: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:41.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:33:41.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:33:41.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:33:41.003 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:40 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:33:41.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:33:41.013+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:41.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:33:41.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:41.501 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:33:41.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:33:41.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:33:41.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:33:41.502 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:33:41.503 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:41.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:41.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:41.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:41.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:41.504 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:41.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:33:41.505 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:33:41.981 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:33:41.981 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:33:41.982 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:33:41.982 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:33:41.982 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:33:42.066 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:42.066 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:42.068 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:42.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:33:41.980+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:42.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:33:42.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:42.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:33:42.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:33:42.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:33:42.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:33:42.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:33:42.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:33:42.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:42.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:33:42.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:42.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:33:42.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:42.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:42.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:42.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:42.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:42.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:42.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:33:42.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:41 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:33:42.773 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:33:42.774 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:42.774 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:33:42.774 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:42.775 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:33:42.775 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:33:42.775 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:33:42.775 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:33:42.775 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:33:42.776 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:33:42.776 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:42.776 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:33:42.776 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:42.777 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:33:42.777 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:42.777 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:42.777 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:42.778 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:42.778 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:42.778 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:42.778 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:33:42.779 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:33:42.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:33:42.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: pgmap v214: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:42.779 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:33:42.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:33:42.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:33:42.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:33:42.780 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3303929652' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:43.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:33:42.847+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:43.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:33:43.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:43.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:33:43.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:33:43.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:33:43.252 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:33:43.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:33:43.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:43.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:33:43.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:43.253 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:33:43.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:43.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:43.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:43.254 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:43.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:43.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:43.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:33:43.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:33:43.255 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:33:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:33:43.448 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:43.448 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:43.730 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:44.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:33:44.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:44.001 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:33:44.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:44.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:33:44.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:33:44.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:33:44.002 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:33:44.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:33:44.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:33:44.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:44.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:33:44.003 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:44.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:33:44.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:44.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:44.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:44.004 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:33:44.005 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:33:44.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:33:44.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:33:44.006 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:33:44.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:33:44.006 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:33:44.007 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:33:44.008 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:33:44.008 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:33:44.008 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:33:44.008 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:33:44.008 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:33:44.009 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:33:44.009 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:33:44.009 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:33:44.009 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:33:44.009 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:33:44.010 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:33:44.010 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:33:44.010 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: pgmap v215: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:44.010 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:33:44.010 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:33:44.011 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:43 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:33:44.881 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:44.882 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:44.883 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:45.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:44 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:33:46.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:45 smithi050 ceph-mon[112494]: pgmap v216: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:46.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:45 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1181920792' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:46.002 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:45 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:33:46.279 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:46.280 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:46.573 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:47.710 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:47.710 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:47.712 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:47 smithi050 ceph-mon[112494]: pgmap v217: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:47 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/154093597' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:49.118 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:49.119 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:49.402 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:50.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:49 smithi050 ceph-mon[112494]: pgmap v218: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:50.516 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:50.516 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:50.518 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:51.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:50 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1162871869' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:51.885 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:51.886 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:52.183 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:52.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:51 smithi050 ceph-mon[112494]: pgmap v219: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:52 smithi050 ceph-mon[112494]: pgmap v220: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:53.260 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:53.260 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:53.262 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:54.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:53 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3813353391' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:54.643 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:54.644 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:54.925 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:55.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:55 smithi050 ceph-mon[112494]: pgmap v221: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:56.128 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:56.128 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:56.130 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:33:56.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:56 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4113168328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:33:57.514 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:33:57.515 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:33:57.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:57 smithi050 ceph-mon[112494]: pgmap v222: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:33:57.796 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:33:58.997 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:33:58.997 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:33:58.998 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:00.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:59 smithi050 ceph-mon[112494]: pgmap v223: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:00.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:33:59 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3039147127' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:00.426 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:00.426 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:00.704 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:01.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:00 smithi050 ceph-mon[112494]: pgmap v224: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:01.872 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:01.872 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:01.874 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:02.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:01 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3687687191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:03.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:02 smithi050 ceph-mon[112494]: pgmap v225: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:03.261 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:03.261 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:03.556 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:04.693 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:04.693 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:04.695 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:05.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:05 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1004297383' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:05.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:05 smithi050 ceph-mon[112494]: pgmap v226: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:06.029 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:06.029 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:06.323 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:06 smithi050 ceph-mon[112494]: pgmap v227: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:07.441 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:07.441 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:07.444 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:08.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:07 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3053709834' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:08.812 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:08.813 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:09.104 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:08 smithi050 ceph-mon[112494]: pgmap v228: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:10.254 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:10.254 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:10.256 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:10.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:10 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2939983972' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:11.676 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:11.677 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:11.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:11 smithi050 ceph-mon[112494]: pgmap v229: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:11.963 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:13.086 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:13.086 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:13.088 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:13.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:12 smithi050 ceph-mon[112494]: pgmap v230: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:14.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:13 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1322759748' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:14.481 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:14.481 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:14.770 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:15.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:15 smithi050 ceph-mon[112494]: pgmap v231: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:15.899 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:15.900 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:15.902 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:16.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:16 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3583896500' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:17.272 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:17.273 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:17.560 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:17.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:17 smithi050 ceph-mon[112494]: pgmap v232: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:18.661 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:18.661 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:18.663 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:19.001 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:18 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4014230479' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:20.000 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:19 smithi050 ceph-mon[112494]: pgmap v233: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:20.025 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:20.026 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:20.312 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:21.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:20 smithi050 ceph-mon[112494]: pgmap v234: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:21.436 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:21.436 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:21.439 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:22.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:21 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/842832658' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:22.813 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:22.813 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:23.097 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:23.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:22 smithi050 ceph-mon[112494]: pgmap v235: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:24.150 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:24.151 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:24.152 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:24.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:24 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2571083604' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:25.513 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:25.513 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:25.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:25 smithi050 ceph-mon[112494]: pgmap v236: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:25.806 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:26.943 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:26.944 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:26.946 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:27.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:26 smithi050 ceph-mon[112494]: pgmap v237: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:27.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:26 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2600610810' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:28.311 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:28.311 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:28.603 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:29.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:28 smithi050 ceph-mon[112494]: pgmap v238: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:29.659 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:29.659 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:29.661 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:30 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1759028925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:31.047 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:31.047 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:31.333 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:31.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:31 smithi050 ceph-mon[112494]: pgmap v239: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:32.415 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:32.415 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:32.418 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:32.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:32 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2543631364' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:33.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:33 smithi050 ceph-mon[112494]: pgmap v240: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:33.801 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:33.801 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:34.092 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:35.232 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:35.233 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:35.235 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:35.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:35 smithi050 ceph-mon[112494]: pgmap v241: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:35.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:35 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3163661521' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:36.617 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:36.617 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:36.900 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:37.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:36 smithi050 ceph-mon[112494]: pgmap v242: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:38.008 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:38.009 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:38.011 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:38.500 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:38 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2939020983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:39.370 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:39.371 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:39.500 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:39 smithi050 ceph-mon[112494]: pgmap v243: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:39.655 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:40.830 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:40.831 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:40.833 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:41.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:40 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1168507815' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:42.200 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:42.201 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:42.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:41 smithi050 ceph-mon[112494]: pgmap v244: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:42.489 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:43.611 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:43.612 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:43.614 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:44.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: pgmap v245: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:44.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-31T07:34:44.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-31T07:34:44.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-31T07:34:44.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:34:44.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]: dispatch 2023-10-31T07:34:44.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi178", "caps": []}]': finished 2023-10-31T07:34:44.253 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:43 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4272570718' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:44.883 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:34:44.503+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:44.883 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:34:44.884 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:44.884 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi178 ... 2023-10-31T07:34:44.884 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:34:44.884 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:34:44.884 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:44.885 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:34:44.886 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:44.886 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:44.886 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:44.886 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:44.886 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:44.887 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:44.887 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:34:44.887 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:34:45.052 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:45.053 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: pgmap v246: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi178 on smithi178 2023-10-31T07:34:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 3 daemon(s)) 2023-10-31T07:34:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: Cluster is now healthy 2023-10-31T07:34:45.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]: dispatch 2023-10-31T07:34:45.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi178"}]': finished 2023-10-31T07:34:45.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2023-10-31T07:34:45.252 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:44 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2023-10-31T07:34:45.325 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:45 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi178 2023-10-31T07:34:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:45 smithi050 ceph-mon[112494]: Failed while placing agent.smithi178 on smithi178: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:34:46.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi178 ... 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service failed because the control process exited with error code. 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service" and "journalctl -xe" for details. 2023-10-31T07:34:46.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:46.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:46.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:46.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:46.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:46.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:46.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:34:46.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi178.service 2023-10-31T07:34:46.454 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:46.455 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:46.457 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:46.750 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:34:46.304+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:46.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:34:46.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:46.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi064 ... 2023-10-31T07:34:46.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:34:46.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:34:46.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:46.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:34:46.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:46.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:46.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:46.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:46.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:46.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:46.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:34:46.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:34:47.143 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: pgmap v247: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:47.144 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi064 on smithi064 2023-10-31T07:34:47.144 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]: dispatch 2023-10-31T07:34:47.144 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi064"}]': finished 2023-10-31T07:34:47.144 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2023-10-31T07:34:47.144 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2023-10-31T07:34:47.145 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:46 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/558127078' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:47.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:34:47.405+0000 7fa12b781700 -1 log_channel(cephadm) log [ERR] : Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:47.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: For information regarding the latest stable release: 2023-10-31T07:34:47.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:47.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Deploy daemon agent.smithi050 ... 2023-10-31T07:34:47.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:34:47.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:34:47.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:34:47.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: Traceback (most recent call last): 2023-10-31T07:34:47.752 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:47.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: "__main__", mod_spec) 2023-10-31T07:34:47.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:47.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: exec(code, run_globals) 2023-10-31T07:34:47.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:47.753 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:47.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:47.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:47.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:47.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:47.754 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:34:47.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:34:47.755 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:34:47.825 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:47.826 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:48.106 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi064 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-mon[112494]: Failed while placing agent.smithi064 on smithi064: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi064 ... 2023-10-31T07:34:48.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:34:48.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Unit /etc/systemd/system/ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service is added as a dependency to a non-existent unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7.target. 2023-10-31T07:34:48.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service failed because the control process exited with error code. 2023-10-31T07:34:48.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service" and "journalctl -xe" for details. 2023-10-31T07:34:48.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:34:48.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:48.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi064.service 2023-10-31T07:34:48.254 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-mon[112494]: Deploying daemon agent.smithi050 on smithi050 2023-10-31T07:34:48.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd=[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]: dispatch 2023-10-31T07:34:48.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:47 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' cmd='[{"prefix": "auth rm", "entity": "client.agent.smithi050"}]': finished 2023-10-31T07:34:49.215 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:49.215 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:49.217 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: pgmap v248: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Removing key for client.agent.smithi050 2023-10-31T07:34:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Failed while placing agent.smithi050 on smithi050: cephadm exited with an error code: 1, stderr: This is a development version of cephadm. 2023-10-31T07:34:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: For information regarding the latest stable release: 2023-10-31T07:34:49.251 INFO:journalctl@ceph.mon.a.smithi050.stdout: https://docs.ceph.com/docs/reef/cephadm/install 2023-10-31T07:34:49.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Deploy daemon agent.smithi050 ... 2023-10-31T07:34:49.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: Non-zero exit code 1 from systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service 2023-10-31T07:34:49.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:34:49.252 INFO:journalctl@ceph.mon.a.smithi050.stdout: systemctl: stderr See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: Traceback (most recent call last): 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: "__main__", mod_spec) 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: exec(code, run_globals) 2023-10-31T07:34:49.253 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7610, in 2023-10-31T07:34:49.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 7598, in main 2023-10-31T07:34:49.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5157, in command_deploy_from 2023-10-31T07:34:49.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 5187, in _common_deploy 2023-10-31T07:34:49.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 2924, in deploy_daemon 2023-10-31T07:34:49.254 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/__main__.py", line 3549, in deploy_daemon_unit 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: File "/tmp/tmp34btlenq.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: RuntimeError: Failed command: systemctl enable --now ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service: Job for ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service failed because the control process exited with error code. 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout: See "systemctl status ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@agent.smithi050.service" and "journalctl -xe" for details. 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: pgmap v249: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Filtered out host smithi050: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:34:49.255 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Filtered out host smithi064: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:34:49.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Filtered out host smithi178: does not belong to mon public_network(s): 172.21.0.0/20, host network(s): 2023-10-31T07:34:49.256 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:48 smithi050 ceph-mon[112494]: Health check failed: Failed to place 3 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2023-10-31T07:34:50.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:49 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/670513246' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:50.589 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:50.589 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:50.877 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:51.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:50 smithi050 ceph-mon[112494]: pgmap v250: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:51.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:50 smithi050 ceph-mon[112494]: from='mgr.14152 172.21.15.50:0/3947028144' entity='mgr.a' 2023-10-31T07:34:52.012 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:52.012 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:52.014 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:52 smithi050 ceph-mon[112494]: pgmap v251: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:53.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:52 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3383634920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:53.390 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:53.390 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:53.670 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:54.823 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:54.823 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:54.825 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:55.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:54 smithi050 ceph-mon[112494]: pgmap v252: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:55.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:54 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3092848484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:56.199 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:56.200 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:56.487 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:34:57.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:56 smithi050 ceph-mon[112494]: pgmap v253: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:57.679 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:34:57.679 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:34:57.681 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:34:58.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:57 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/77295687' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:34:59.077 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:34:59.078 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:34:59.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:34:58 smithi050 ceph-mon[112494]: pgmap v254: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:34:59.364 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:00.473 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:00.473 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:00.475 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:01.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:00 smithi050 ceph-mon[112494]: pgmap v255: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:01.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:00 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/295829686' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:01.885 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:01.886 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:02.177 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:03.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:02 smithi050 ceph-mon[112494]: pgmap v256: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:03.312 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:03.313 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:03.315 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:04.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:03 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3224653485' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:04.688 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:04.689 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:04.986 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:05.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:04 smithi050 ceph-mon[112494]: pgmap v257: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:06.051 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:06.052 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:06.054 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:06 smithi050 ceph-mon[112494]: pgmap v258: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:07.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:06 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2683157556' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:07.419 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:07.419 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:07.707 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:08.822 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:08.823 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:08.825 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:08 smithi050 ceph-mon[112494]: pgmap v259: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:09.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:08 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/1880510927' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:10.215 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:10.215 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:10.503 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:11.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:10 smithi050 ceph-mon[112494]: pgmap v260: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:11.682 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:11.683 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:11.685 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:12.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:11 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2341455944' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:13.058 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:13.059 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:13.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:12 smithi050 ceph-mon[112494]: pgmap v261: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:13.357 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:14.509 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:14.509 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:14.511 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:14 smithi050 ceph-mon[112494]: pgmap v262: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:15.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:14 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/864226088' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:15.879 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:15.879 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:16.164 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:17.251 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:16 smithi050 ceph-mon[112494]: pgmap v263: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:17.278 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:17.278 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:17.280 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:18.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:17 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4169109509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:18.682 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:18.683 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:18.976 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:19.250 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:18 smithi050 ceph-mon[112494]: pgmap v264: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:20.051 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:20.052 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:20.053 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:20 smithi050 ceph-mon[112494]: pgmap v265: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:20.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:20 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2844438885' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:21.478 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:21.479 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:21.758 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:22.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:22 smithi050 ceph-mon[112494]: pgmap v266: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:22.863 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:22.864 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:22.866 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:23.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:23 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3404926633' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:24.265 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:24.265 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:24.551 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:24.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:24 smithi050 ceph-mon[112494]: pgmap v267: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:25.723 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:25.724 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:25.726 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:26.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:26 smithi050 ceph-mon[112494]: pgmap v268: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:26.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:26 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/3959115705' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:27.095 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:27.095 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:27.388 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:28.528 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:28.528 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:28.530 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:28.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:28 smithi050 ceph-mon[112494]: pgmap v269: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:29.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:29 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2005912868' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:29.903 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:29.903 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:30.186 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:30.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:30 smithi050 ceph-mon[112494]: pgmap v270: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:31.332 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:31.332 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:31.334 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:31.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:31 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/2257458286' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:32.732 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:32.733 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:32.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:32 smithi050 ceph-mon[112494]: pgmap v271: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:33.021 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:34.152 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:34.152 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:34.154 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:34.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:34 smithi050 ceph-mon[112494]: pgmap v272: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:34.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:34 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4215199340' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:35.525 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:35.526 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:35.812 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:36.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:36 smithi050 ceph-mon[112494]: pgmap v273: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:36.929 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:36.929 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:36.932 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:37.750 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:37 smithi050 ceph-mon[112494]: from='client.? 172.21.15.178:0/4074480656' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-31T07:35:38.299 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-31T07:35:38.300 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fcc751a494aeedbeb6237860a239d39dfe5b98d4 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-31T07:35:38.581 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/config/ceph.conf 2023-10-31T07:35:38.751 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:38 smithi050 ceph-mon[112494]: pgmap v274: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-31T07:35:39.663 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-10-31T07:35:39.663 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"fsid":"a00626f8-77be-11ee-8db9-212e2dc638e7","modified":"2023-10-31T07:25:48.789811Z","created":"2023-10-31T07:25:48.789811Z","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.50:3300","nonce":0},{"type":"v1","addr":"172.21.15.50:6789","nonce":0}]},"addr":"172.21.15.50:6789/0","public_addr":"172.21.15.50:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-31T07:35:39.665 INFO:teuthology.orchestra.run.smithi178.stderr:dumped monmap epoch 1 2023-10-31T07:35:40.031 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 828, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds 2023-10-31T07:35:40.032 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-31T07:35:40.033 DEBUG:teuthology.orchestra.run.smithi050:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-31T07:35:40.057 DEBUG:teuthology.orchestra.run.smithi064:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-31T07:35:40.080 DEBUG:teuthology.orchestra.run.smithi178:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-31T07:35:40.098 INFO:tasks.cephadm:Stopping all daemons... 2023-10-31T07:35:40.098 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-31T07:35:40.099 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a 2023-10-31T07:35:40.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:40 smithi050 systemd[1]: Stopping Ceph mon.a for a00626f8-77be-11ee-8db9-212e2dc638e7... 2023-10-31T07:35:40.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:40 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a[112490]: 2023-10-31T07:35:40.338+0000 7fc7ce132700 -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-31T07:35:40.501 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:40 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a[112490]: 2023-10-31T07:35:40.338+0000 7fc7ce132700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-31T07:35:40.884 INFO:journalctl@ceph.mon.a.smithi050.stdout:Oct 31 07:35:40 smithi050 bash[121358]: ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mon-a 2023-10-31T07:35:40.891 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.a.service' 2023-10-31T07:35:40.947 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-31T07:35:40.948 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-31T07:35:40.948 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-10-31T07:35:40.949 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b 2023-10-31T07:35:40.990 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b.service: Unit ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b.service not loaded. 2023-10-31T07:35:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 5 2023-10-31T07:35:40.993 ERROR:tasks.cephadm:Failed to stop "ceph.mon.b" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 702, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 828, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 721, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 96, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi064 with status 5: 'sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b' 2023-10-31T07:35:40.993 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-31T07:35:40.996 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi050/crash 2023-10-31T07:35:40.997 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash -- . 2023-10-31T07:35:41.039 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi064/crash 2023-10-31T07:35:41.040 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash -- . 2023-10-31T07:35:41.088 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi178/crash 2023-10-31T07:35:41.090 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/lib/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/crash -- . 2023-10-31T07:35:41.145 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-31T07:35:41.145 DEBUG:teuthology.orchestra.run.smithi050:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-31T07:35:41.181 INFO:teuthology.orchestra.run.smithi050.stderr:grep: /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory 2023-10-31T07:35:41.183 INFO:tasks.cephadm:Compressing logs... 2023-10-31T07:35:41.184 DEBUG:teuthology.orchestra.run.smithi050:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-31T07:35:41.227 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:35:41.230 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:35:41.260 INFO:teuthology.orchestra.run.smithi050.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-31T07:35:41.261 INFO:teuthology.orchestra.run.smithi050.stderr:: No such file or directory 2023-10-31T07:35:41.261 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mgr.a.log 2023-10-31T07:35:41.262 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mon.a.log 2023-10-31T07:35:41.263 INFO:teuthology.orchestra.run.smithi178.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-31T07:35:41.264 INFO:teuthology.orchestra.run.smithi178.stderr:: No such file or directory 2023-10-31T07:35:41.264 INFO:teuthology.orchestra.run.smithi064.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-10-31T07:35:41.264 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-31T07:35:41.265 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cephadm.log: 63.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-31T07:35:41.265 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mgr.a.log: /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mon.a.log: 69.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-31T07:35:41.266 INFO:teuthology.orchestra.run.smithi064.stderr: 2023-10-31T07:35:41.267 INFO:teuthology.orchestra.run.smithi064.stderr:real 0m0.017s 2023-10-31T07:35:41.267 INFO:teuthology.orchestra.run.smithi064.stderr:user 0m0.013s 2023-10-31T07:35:41.267 INFO:teuthology.orchestra.run.smithi064.stderr:sys 0m0.014s 2023-10-31T07:35:41.268 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/cephadm.log: 84.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-31T07:35:41.269 INFO:teuthology.orchestra.run.smithi178.stderr: 2023-10-31T07:35:41.269 INFO:teuthology.orchestra.run.smithi178.stderr:real 0m0.018s 2023-10-31T07:35:41.269 INFO:teuthology.orchestra.run.smithi178.stderr:user 0m0.011s 2023-10-31T07:35:41.270 INFO:teuthology.orchestra.run.smithi178.stderr:sys 0m0.017s 2023-10-31T07:35:41.322 INFO:teuthology.orchestra.run.smithi050.stderr: 91.8% -- replaced with /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mgr.a.log.gz 2023-10-31T07:35:41.460 INFO:teuthology.orchestra.run.smithi050.stderr: 89.9% -- replaced with /var/log/ceph/a00626f8-77be-11ee-8db9-212e2dc638e7/ceph-mon.a.log.gz 2023-10-31T07:35:41.462 INFO:teuthology.orchestra.run.smithi050.stderr: 2023-10-31T07:35:41.462 INFO:teuthology.orchestra.run.smithi050.stderr:real 0m0.215s 2023-10-31T07:35:41.462 INFO:teuthology.orchestra.run.smithi050.stderr:user 0m0.265s 2023-10-31T07:35:41.462 INFO:teuthology.orchestra.run.smithi050.stderr:sys 0m0.026s 2023-10-31T07:35:41.463 INFO:tasks.cephadm:Archiving logs... 2023-10-31T07:35:41.463 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/log/ceph to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi050/log 2023-10-31T07:35:41.465 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-31T07:35:41.596 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/log/ceph to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi064/log 2023-10-31T07:35:41.598 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-31T07:35:41.634 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/log/ceph to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi178/log 2023-10-31T07:35:41.635 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-31T07:35:41.670 INFO:tasks.cephadm:Removing cluster... 2023-10-31T07:35:41.671 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 --force 2023-10-31T07:35:41.908 INFO:teuthology.orchestra.run.smithi050.stdout:Deleting cluster with fsid: a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:35:42.251 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:35:42 smithi050 systemd[1]: Stopping Ceph mgr.a for a00626f8-77be-11ee-8db9-212e2dc638e7... 2023-10-31T07:35:42.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:35:42 smithi050 ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a[112721]: 2023-10-31T07:35:42.283+0000 7fa199270700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-31T07:35:42.751 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:35:42 smithi050 bash[121677]: ceph-a00626f8-77be-11ee-8db9-212e2dc638e7-mgr-a 2023-10-31T07:35:43.121 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:35:42 smithi050 systemd[1]: ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mgr.a.service: Succeeded. 2023-10-31T07:35:43.122 INFO:journalctl@ceph.mgr.a.smithi050.stdout:Oct 31 07:35:42 smithi050 systemd[1]: Stopped Ceph mgr.a for a00626f8-77be-11ee-8db9-212e2dc638e7. 2023-10-31T07:35:43.416 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 --force 2023-10-31T07:35:43.652 INFO:teuthology.orchestra.run.smithi064.stdout:Deleting cluster with fsid: a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:35:44.028 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a00626f8-77be-11ee-8db9-212e2dc638e7 --force 2023-10-31T07:35:44.253 INFO:teuthology.orchestra.run.smithi178.stdout:Deleting cluster with fsid: a00626f8-77be-11ee-8db9-212e2dc638e7 2023-10-31T07:35:44.634 INFO:tasks.cephadm:Removing cephadm ... 2023-10-31T07:35:44.635 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-31T07:35:44.661 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-31T07:35:44.683 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-31T07:35:44.702 INFO:tasks.cephadm:Teardown complete 2023-10-31T07:35:44.703 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 702, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 828, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 721, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 96, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi064 with status 5: 'sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b' 2023-10-31T07:35:44.785 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=12a2e8c39d154ba8a74cff305ebba0ab Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 702, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 828, in ceph_mons while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (181) after waiting for 180 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_fcc751a494aeedbeb6237860a239d39dfe5b98d4/qa/tasks/cephadm.py", line 721, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 96, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6899cd26fceddb2fec83dc1a1349394b28c8998e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi064 with status 5: 'sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b' 2023-10-31T07:35:44.790 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-31T07:35:44.800 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-31T07:35:44.834 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-10-31T07:35:44.834 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-31T07:35:44.870 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-31T07:35:44.874 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-31T07:35:44.970 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-31T07:35:44.979 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-31T07:35:44.979 DEBUG:teuthology.orchestra.run.smithi050:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-31T07:35:44.982 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-31T07:35:44.985 DEBUG:teuthology.orchestra.run.smithi178:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-31T07:35:45.002 INFO:teuthology.orchestra.run.smithi050.stderr:bash: ntpq: command not found 2023-10-31T07:35:45.003 INFO:teuthology.orchestra.run.smithi178.stderr:bash: ntpq: command not found 2023-10-31T07:35:45.003 INFO:teuthology.orchestra.run.smithi064.stderr:bash: ntpq: command not found 2023-10-31T07:35:45.007 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:35:45.007 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2023-10-31T07:35:45.008 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 35 +1584us[+1584us] +/- 93ms 2023-10-31T07:35:45.008 INFO:teuthology.orchestra.run.smithi178.stdout:^* hv02.front.sepia.ceph.com 3 6 377 36 -925us[ -920us] +/- 66ms 2023-10-31T07:35:45.008 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 36 -159us[ -154us] +/- 65ms 2023-10-31T07:35:45.009 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:35:45.011 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:35:45.011 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2023-10-31T07:35:45.011 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 37 +1599us[+1599us] +/- 93ms 2023-10-31T07:35:45.012 INFO:teuthology.orchestra.run.smithi064.stdout:^* hv02.front.sepia.ceph.com 3 6 377 37 -934us[ -911us] +/- 66ms 2023-10-31T07:35:45.012 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 -144us[ -121us] +/- 65ms 2023-10-31T07:35:45.012 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:35:45.013 INFO:teuthology.orchestra.run.smithi050.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-31T07:35:45.013 INFO:teuthology.orchestra.run.smithi050.stdout:=============================================================================== 2023-10-31T07:35:45.013 INFO:teuthology.orchestra.run.smithi050.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 36 +1597us[+1597us] +/- 93ms 2023-10-31T07:35:45.014 INFO:teuthology.orchestra.run.smithi050.stdout:^* hv02.front.sepia.ceph.com 3 6 377 37 -916us[ -853us] +/- 66ms 2023-10-31T07:35:45.014 INFO:teuthology.orchestra.run.smithi050.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 -136us[ -136us] +/- 65ms 2023-10-31T07:35:45.014 INFO:teuthology.orchestra.run.smithi050.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-31T07:35:45.015 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-31T07:35:45.023 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-31T07:35:45.023 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-31T07:35:45.043 DEBUG:teuthology.orchestra.run.smithi050:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-31T07:35:45.158 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:35:45.257 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:35:45.354 DEBUG:teuthology.orchestra.run.smithi050:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-31T07:35:45.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:45.396 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:35:45.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:45.431 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:35:45.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:45.465 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-31T07:35:45.474 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-31T07:35:45.518 INFO:teuthology.task.internal:Duration was 1370.875215 seconds 2023-10-31T07:35:45.519 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-31T07:35:45.552 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-31T07:35:45.552 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-31T07:35:45.555 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-31T07:35:45.558 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-31T07:35:45.604 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:35:45.605 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:35:45.612 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-31T07:35:45.881 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-31T07:35:45.881 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi050.front.sepia.ceph.com 2023-10-31T07:35:45.882 DEBUG:teuthology.orchestra.run.smithi050:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-31T07:35:45.912 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2023-10-31T07:35:45.913 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:35:45.939 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi178.front.sepia.ceph.com 2023-10-31T07:35:45.939 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:35:45.962 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-31T07:35:45.963 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-31T07:35:45.966 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-31T07:35:45.981 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-31T07:35:46.048 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-31T07:35:46.048 DEBUG:teuthology.orchestra.run.smithi050:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-31T07:35:46.051 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-31T07:35:46.064 DEBUG:teuthology.orchestra.run.smithi178:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-31T07:35:46.154 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-31T07:35:46.164 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-31T07:35:46.164 DEBUG:teuthology.orchestra.run.smithi050:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-31T07:35:46.197 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-31T07:35:46.226 DEBUG:teuthology.orchestra.run.smithi178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-31T07:35:46.254 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-31T07:35:46.264 DEBUG:teuthology.orchestra.run.smithi050:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-31T07:35:46.267 DEBUG:teuthology.orchestra.run.smithi064:> 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-31T07:35:46.270 DEBUG:teuthology.orchestra.run.smithi178:> 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-31T07:35:46.295 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2023-10-31T07:35:46.298 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = core 2023-10-31T07:35:46.322 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = core 2023-10-31T07:35:46.370 DEBUG:teuthology.orchestra.run.smithi050:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-31T07:35:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:46.393 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-31T07:35:46.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:46.412 DEBUG:teuthology.orchestra.run.smithi178:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-31T07:35:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-31T07:35:46.431 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-31T07:35:46.442 INFO:teuthology.task.internal:Transferring archived files... 2023-10-31T07:35:46.443 DEBUG:teuthology.misc:Transferring archived files from smithi050:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi050 2023-10-31T07:35:46.444 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-31T07:35:46.497 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi064 2023-10-31T07:35:46.497 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-31T07:35:46.539 DEBUG:teuthology.misc:Transferring archived files from smithi178:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811/remote/smithi178 2023-10-31T07:35:46.539 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-31T07:35:46.582 INFO:teuthology.task.internal:Removing archive directory... 2023-10-31T07:35:46.582 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-31T07:35:46.586 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-31T07:35:46.589 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-31T07:35:46.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-31T07:35:46.643 INFO:teuthology.task.internal:Not uploading archives. 2023-10-31T07:35:46.643 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-31T07:35:46.669 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-31T07:35:46.669 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-31T07:35:46.672 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-31T07:35:46.674 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-31T07:35:46.690 INFO:teuthology.orchestra.run.smithi064.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 31 07:35 /home/ubuntu/cephtest 2023-10-31T07:35:46.692 INFO:teuthology.orchestra.run.smithi178.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 31 07:35 /home/ubuntu/cephtest 2023-10-31T07:35:46.692 INFO:teuthology.orchestra.run.smithi050.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 31 07:35 /home/ubuntu/cephtest 2023-10-31T07:35:46.694 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-31T07:35:46.703 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-31T07:35:46.769 INFO:teuthology.nuke:Checking targets against current locks 2023-10-31T07:35:46.796 DEBUG:teuthology.nuke:shortname: smithi050 2023-10-31T07:35:46.797 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-31T07:35:46.820 DEBUG:teuthology.nuke:shortname: smithi064 2023-10-31T07:35:46.820 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-31T07:35:46.825 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.071441', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNawCh81iqMwI1eyUG0vYkveP3FMzSkLWVnZFjqpHpW0paOhUMngFM/dfcd2FRZT/PJVdo2mZmIc1/ZhTT8YYLM='} 2023-10-31T07:35:46.844 DEBUG:teuthology.nuke:shortname: smithi178 2023-10-31T07:35:46.844 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-31T07:35:46.848 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.073266', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBELOj6rqpMBilSMjwT1I2XsqMcuGGVvdXxDoVW+HnJWdjR4CvEtl48bVF9hu4FvWZUa0cY6G/a1r20Hfvq4LWig='} 2023-10-31T07:35:46.878 INFO:teuthology.orchestra.console.smithi050:Power off 2023-10-31T07:35:46.879 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-31T07:35:46.887 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-10-31_04:11:54-orch:cephadm-wip-adk-testing-2023-10-30-1928-distro-default-smithi/7441811', '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-31 07:03:53.074839', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEag1LnzbjHmSRY+6ROIao88UmeWLx6GK7H14RCfCKn2Jghtj0wAve0BUC/pdEn4sRTyB8Iqk6WR3yawkr76GK0='} 2023-10-31T07:35:46.903 DEBUG:teuthology.orchestra.console.smithi050:power off output: Chassis Power Control: Down/Off 2023-10-31T07:35:46.904 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:46.918 INFO:teuthology.orchestra.console.smithi064:Power off 2023-10-31T07:35:46.918 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-31T07:35:46.940 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2023-10-31T07:35:46.941 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:46.954 INFO:teuthology.orchestra.console.smithi178:Power off 2023-10-31T07:35:46.954 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-31T07:35:46.961 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is on 2023-10-31T07:35:46.967 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-10-31T07:35:46.975 DEBUG:teuthology.orchestra.console.smithi178:power off output: Chassis Power Control: Down/Off 2023-10-31T07:35:46.976 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:46.998 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2023-10-31T07:35:50.963 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:50.971 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:50.999 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:51.074 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is on 2023-10-31T07:35:51.081 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2023-10-31T07:35:51.109 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2023-10-31T07:35:55.079 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:55.088 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:55.110 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-31T07:35:55.190 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is off 2023-10-31T07:35:55.197 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2023-10-31T07:35:55.220 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is off 2023-10-31T07:35:55.292 INFO:teuthology.orchestra.console.smithi050:Power off completed 2023-10-31T07:35:55.298 INFO:teuthology.orchestra.console.smithi064:Power off completed 2023-10-31T07:35:55.321 INFO:teuthology.orchestra.console.smithi178:Power off completed 2023-10-31T07:35:55.426 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_8.stream_container_tools_crun agent/on mon_election/connectivity task/test_monitoring_stack_basic} duration: 1370.875215291977 failure_reason: 'Command failed on smithi064 with status 5: ''sudo systemctl stop ceph-a00626f8-77be-11ee-8db9-212e2dc638e7@mon.b''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=12a2e8c39d154ba8a74cff305ebba0ab status: fail success: false 2023-10-31T07:35:55.427 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-31T07:35:55.486 INFO:teuthology.run:FAIL