archive_path: /home/teuthworker/archive/teuthology-2022-09-04_07:07:02-orch-quincy-distro-default-smithi/7010523 branch: quincy description: orch/cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '7010523' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-09-04_07:07:02-orch-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 sleep_before_teardown: 0 suite: orch suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_62963995ef4f8aae60d599d6d4dde9522e670ac4/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: 62963995ef4f8aae60d599d6d4dde9522e670ac4 targets: smithi003.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYDaSfOXbP6Gdudi7ExQa1xS9kOrEhE4dwCon3NLyCgLuzovtaAGpaCHCZAaCqqHYIOuiNlrwdxuc9JmbEnWObaVGXA8wOCtttCjNWSXq1TAYc7zsuW2HalDV+NC+xiUQua9c9YXn+yoSpqD8LUPWgQzx0MWqYznYocn1zBTxSOwQHzyIqRwk5yanw/7AD6c10USnFWqNwtg1mPbfKyoIBDgHAPyb+sj1HM+4R5wv58XmKBqtu43snn8aBqKrDpZOz2y5VdeumteP1PIHYJFNx5sh6KzDLijfDcZ7zHqWV/IjERhUCp4BVnxBm6gL1BPiLuN/H9fV8dk7fmfo++Z+x05IijPCTnAUIAJBs/2aNSTeGTX6M1YicJaIGXHQ+9tzumcUwmPzJOnEFGRGY11oGnLHydJ1F9+vlKO7+IILu+vSKOxda1wUReu+RZAV+T9UUUAZiolGx2c+7vQXGe8rvsQHr0KIHT0mfm/tmbHkyCVjbk4Gpd2LgoYZzyIKAmKU= smithi130.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJCzeYYDwHtedal74aJopcESVZakHVQ04Q45/AStt2faqCgCfK6J2KD9Tyc2tZdO6hTg0KnOgI/vUdavg/kLm6HlJ81szE6U741BuDcE1RTJ8tFgijzEj/x9Zs7zBfKvu/a9zkXdVDcsSYGNpPGRyyqvjQRV0p3ZkCIXozmY19am7VFrPmJhfUC73DAOp8TEv8ZkkPaiZDNnJKhczos4Lb2b1Ent/xlF4/3d7F+0Uj+Fi7Ky/itSrcXAI7db9RN95xRRrgDwEgO5X+aZhhVsLSWffTruU3jVR2Do11k4X3u53MBBUBa1n0IYpsoGyJCK76uSm/Rvd/LpXrpY11fCQMp33TJjoApdL/ZJt1Mkjzw0h6QiD4/Irkoy7ws5T09U7A/Ib900bVonFabu01j+QRxxsIWqNAinz4L7kMd7e5CoyRRWMAay5Mkk/y+6IgE4/h8knaRaJHfuQIhua6Q846h8mh50GrChdGVTihCUVLRHK3T68OySfC6BJsKxyYdEU= 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 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b58f2c18636eb10faa77ed3614abd00cb85dfc2c timestamp: 2022-09-04_07:07:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713