archive_path: /home/teuthworker/archive/ssharon-2024-04-14_13:43:44-orch:cephadm-wip-ssharon-test2-2024-04-14-1223-distro-default-smithi/7655772 branch: wip-ssharon-test2-2024-04-14-1223 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_torture} email: ssharon@redhat.com first_in_suite: false job_id: '7655772' kernel: &id001 kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: ssharon-2024-04-14_13:43:44-orch:cephadm-wip-ssharon-test2-2024-04-14-1223-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-ssharon-test2-2024-04-14-1223 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ec15b88d093ab2fa95790e06fca59b427b1b74d0 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ec15b88d093ab2fa95790e06fca59b427b1b74d0 workunit: branch: wip-ssharon-test2-2024-04-14-1223 sha1: ec15b88d093ab2fa95790e06fca59b427b1b74d0 owner: scheduled_ssharon@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 5304 sha1: ec15b88d093ab2fa95790e06fca59b427b1b74d0 sleep_before_teardown: 0 suite: orch:cephadm suite_branch: wip-ssharon-test2-2024-04-14-1223 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ec15b88d093ab2fa95790e06fca59b427b1b74d0/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: ec15b88d093ab2fa95790e06fca59b427b1b74d0 targets: smithi146.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG00C0Ld8Wqc28ZeKyhKfiBIjshuEejDkStge/edoaIOGYDQcVfDHxgMYdRAvYQtNQ3dbqS1OaPAI0H9/vexHx8= smithi193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMX75nt3Ir8Mxi7S/RnSt1Oke047zGPY9IQfM6R+KKSH7rT5u0n1ERtt1N3SeqJJ84ZQWpGkxIIWv2En5JINN08= tasks: - internal.check_packages: null - internal.buildpackages_prep: null - internal.save_config: null - internal.check_lock: null - internal.add_remotes: null - console_log: null - internal.connect: null - internal.push_inventory: null - internal.serialize_remote_roles: null - internal.check_conflict: null - internal.check_ceph_data: null - internal.vm_setup: null - kernel: *id001 - internal.base: null - internal.archive_upload: null - internal.archive: null - internal.coredump: null - internal.sudo: null - internal.syslog: null - internal.timer: null - pcp: null - selinux: null - ansible.cephlab: null - clock: null - install: null - cephadm.configure_samba_client_container: role: host.b - cephadm.configure_samba_toolbox_container: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=saserv1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.saserv1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "USER" workgroup = "STANDALONE1" [[users.all_entries]] name = "smbuser1" password = "insecure321" ' - cephadm.apply: specs: - cluster_id: saserv1 config_uri: rados://.smb/saserv1/conf.toml include_ceph_users: - client.smbdata placement: count: 1 service_id: saserv1 service_type: smb - cephadm.wait_for_service: service: smb.saserv1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - sleep 10 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ''ls''' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ''mkdir A''' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ''ls''' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ''rmdir A''' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ''ls''' - sleep 10 - '{{ctx.samba_toolbox_container_cmd|join('' '')}} smbtorture --version' - '{{ctx.samba_toolbox_container_cmd|join('' '')}} smbtorture --fullname --option=torture:progress=no --target=samba3 --user=smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 smb2.mkdir' - '{{ctx.samba_toolbox_container_cmd|join('' '')}} smbtorture --fullname --option=torture:progress=no --target=samba3 --user=smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 smb2.rw' - '{{ctx.samba_toolbox_container_cmd|join('' '')}} smbtorture --fullname --option=torture:progress=no --target=samba3 --user=smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 smb2.rename' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-14_13:43:44 tube: smithi user: ssharon verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885