"go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2026/06/27 04:52:54 NOTICE: TestSFTPRcloneSSH: Starting server 2026/06/27 04:52:55 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2026/06/27 04:52:55 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2026/06/27 04:52:55 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2026/06/27 04:52:55 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tohalil8leya" 2026/06/27 04:52:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:52:55 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:52:55 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:52:55 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:52:55 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:52:55 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell type "unix" from config 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Relative path resolved to "/rclone-test-tohalil8leya" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Using root directory "/rclone-test-tohalil8leya" 2026/06/27 04:52:55 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/27 04:52:55 INFO : dir/subdir: Making directory 2026/06/27 04:52:55 INFO : dir/subdir: Removing directory 2026/06/27 04:52:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/27 04:52:55 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 97ea73b72ced4b769809f880a0382c26 /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97ea73b72ced4b769809f880a0382c26 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 97ea73b72ced4b769809f880a0382c26 /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97ea73b72ced4b769809f880a0382c26 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 97ea73b72ced4b769809f880a0382c26 /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 97ea73b72ced4b769809f880a0382c26 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce /rclone-test-tohalil8leya/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 560ac937c2f40ae6b796f8f5c8db115dfe3c5cce === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3a686144e81a71cf962a200a1860c37b /rclone-test-tohalil8leya/./. 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:55 DEBUG : ./.: Parsed hash: 3a686144e81a71cf962a200a1860c37b 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:55 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a37bc331b94e24cabdf454e578815cc69dc71a79 /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ./.: Parsed hash: a37bc331b94e24cabdf454e578815cc69dc71a79 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3a686144e81a71cf962a200a1860c37b /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ./.: Parsed hash: 3a686144e81a71cf962a200a1860c37b 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a37bc331b94e24cabdf454e578815cc69dc71a79 /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ./.: Parsed hash: a37bc331b94e24cabdf454e578815cc69dc71a79 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3a686144e81a71cf962a200a1860c37b /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ./.: Parsed hash: 3a686144e81a71cf962a200a1860c37b 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/./." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a37bc331b94e24cabdf454e578815cc69dc71a79 /rclone-test-tohalil8leya/./. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ./.: Parsed hash: a37bc331b94e24cabdf454e578815cc69dc71a79 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 1cebae6d9d40d592a39c04354681baf5 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ../..: Parsed hash: 1cebae6d9d40d592a39c04354681baf5 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ../..: Parsed hash: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 1cebae6d9d40d592a39c04354681baf5 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ../..: Parsed hash: 1cebae6d9d40d592a39c04354681baf5 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ../..: Parsed hash: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 1cebae6d9d40d592a39c04354681baf5 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:56 DEBUG : ../..: Parsed hash: 1cebae6d9d40d592a39c04354681baf5 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/../.." 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:56 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/../.." 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 /rclone-test-tohalil8leya/../.. 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : ../..: Parsed hash: c2248bf2899e99c7a45cdbda4deea6ec618c0ab0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f289c7d88e837aac1630bc487c808cfe /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f289c7d88e837aac1630bc487c808cfe 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 086b242756dd6292d44a19818e244c55a874cf1e /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 086b242756dd6292d44a19818e244c55a874cf1e 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f289c7d88e837aac1630bc487c808cfe /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f289c7d88e837aac1630bc487c808cfe 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 086b242756dd6292d44a19818e244c55a874cf1e /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 086b242756dd6292d44a19818e244c55a874cf1e 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f289c7d88e837aac1630bc487c808cfe /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f289c7d88e837aac1630bc487c808cfe 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 086b242756dd6292d44a19818e244c55a874cf1e /rclone-test-tohalil8leya/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 086b242756dd6292d44a19818e244c55a874cf1e === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 9e1845fadd16ef341771164baf860d1e /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : leading space/ leading space: Parsed hash: 9e1845fadd16ef341771164baf860d1e 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : leading space/ leading space: Parsed hash: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 9e1845fadd16ef341771164baf860d1e /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:57 DEBUG : leading space/ leading space: Parsed hash: 9e1845fadd16ef341771164baf860d1e 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:57 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : leading space/ leading space: Parsed hash: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 9e1845fadd16ef341771164baf860d1e /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : leading space/ leading space: Parsed hash: 9e1845fadd16ef341771164baf860d1e 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/ leading space/ leading space" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\ leading\ space/\ leading\ space" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d /rclone-test-tohalil8leya/ leading space/ leading space 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : leading space/ leading space: Parsed hash: 8e662df2ad5694ad1a1fd8a449f0588e85b6207d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 789d1b5c0743c9b237de05ee151b7c03 /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789d1b5c0743c9b237de05ee151b7c03 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: dd296a7a50a32910319df1336324171f7632c18a /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dd296a7a50a32910319df1336324171f7632c18a 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 789d1b5c0743c9b237de05ee151b7c03 /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789d1b5c0743c9b237de05ee151b7c03 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: dd296a7a50a32910319df1336324171f7632c18a /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dd296a7a50a32910319df1336324171f7632c18a 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 789d1b5c0743c9b237de05ee151b7c03 /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789d1b5c0743c9b237de05ee151b7c03 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/~leading tilde/~leading tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/\~leading\ tilde/\~leading\ tilde" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: dd296a7a50a32910319df1336324171f7632c18a /rclone-test-tohalil8leya/~leading tilde/~leading tilde 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dd296a7a50a32910319df1336324171f7632c18a === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 05721648ce9f6c6f85631b869df2abd3 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:58 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 05721648ce9f6c6f85631b869df2abd3 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:58 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54b7a4851f05540395ee23ade5562c583796cc80 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 54b7a4851f05540395ee23ade5562c583796cc80 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 05721648ce9f6c6f85631b869df2abd3 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 05721648ce9f6c6f85631b869df2abd3 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54b7a4851f05540395ee23ade5562c583796cc80 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 54b7a4851f05540395ee23ade5562c583796cc80 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 05721648ce9f6c6f85631b869df2abd3 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 05721648ce9f6c6f85631b869df2abd3 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␍leading CR/␍leading CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␍leading\ CR/␍leading\ CR" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54b7a4851f05540395ee23ade5562c583796cc80 /rclone-test-tohalil8leya/␍leading CR/␍leading CR 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 54b7a4851f05540395ee23ade5562c583796cc80 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 48bbb97dd7be52a54013866a0c616860 /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48bbb97dd7be52a54013866a0c616860 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 48bbb97dd7be52a54013866a0c616860 /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48bbb97dd7be52a54013866a0c616860 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:52:59 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:52:59 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 48bbb97dd7be52a54013866a0c616860 /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 48bbb97dd7be52a54013866a0c616860 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␊leading LF/␊leading LF" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␊leading\ LF/␊leading\ LF" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d /rclone-test-tohalil8leya/␊leading LF/␊leading LF 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9d4bf4b94bdf990ac1f3d775ca1eebbdee8837d === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54903237f42e8a47fdc617305bbe5c1e /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 54903237f42e8a47fdc617305bbe5c1e 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d405eaf4fd87bed5339e4dec84aaf38406d448ed /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d405eaf4fd87bed5339e4dec84aaf38406d448ed 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54903237f42e8a47fdc617305bbe5c1e /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 54903237f42e8a47fdc617305bbe5c1e 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d405eaf4fd87bed5339e4dec84aaf38406d448ed /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d405eaf4fd87bed5339e4dec84aaf38406d448ed 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54903237f42e8a47fdc617305bbe5c1e /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 54903237f42e8a47fdc617305bbe5c1e 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␉leading HT/␉leading HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␉leading\ HT/␉leading\ HT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d405eaf4fd87bed5339e4dec84aaf38406d448ed /rclone-test-tohalil8leya/␉leading HT/␉leading HT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d405eaf4fd87bed5339e4dec84aaf38406d448ed === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bc0061a2fd42964e8a884d813abe81d1 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc0061a2fd42964e8a884d813abe81d1 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 95b88920c906e08bef7411384390e69a7dd9e7e0 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95b88920c906e08bef7411384390e69a7dd9e7e0 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bc0061a2fd42964e8a884d813abe81d1 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc0061a2fd42964e8a884d813abe81d1 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:00 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 95b88920c906e08bef7411384390e69a7dd9e7e0 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95b88920c906e08bef7411384390e69a7dd9e7e0 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bc0061a2fd42964e8a884d813abe81d1 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bc0061a2fd42964e8a884d813abe81d1 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/␋leading VT/␋leading VT" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/␋leading\ VT/␋leading\ VT" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 95b88920c906e08bef7411384390e69a7dd9e7e0 /rclone-test-tohalil8leya/␋leading VT/␋leading VT 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95b88920c906e08bef7411384390e69a7dd9e7e0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8229c6804707148aa59f34a178897fc5 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: 8229c6804707148aa59f34a178897fc5 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8229c6804707148aa59f34a178897fc5 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: 8229c6804707148aa59f34a178897fc5 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 8229c6804707148aa59f34a178897fc5 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: 8229c6804707148aa59f34a178897fc5 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/.leading dot/.leading dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/.leading\ dot/.leading\ dot" 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 /rclone-test-tohalil8leya/.leading dot/.leading dot 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:01 DEBUG : .leading dot/.leading dot: Parsed hash: ab54cac38b9485d0d4c01fd1e3c1559749b9b440 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:01 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f63b5969fe4af16ef72d107557c24a05 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: f63b5969fe4af16ef72d107557c24a05 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f63b5969fe4af16ef72d107557c24a05 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: f63b5969fe4af16ef72d107557c24a05 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f63b5969fe4af16ef72d107557c24a05 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: f63b5969fe4af16ef72d107557c24a05 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing space /trailing space " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ space\ /trailing\ space\ " 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 /rclone-test-tohalil8leya/trailing space /trailing space 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing space /trailing space : Parsed hash: 58d4ba7f0702fc4e3e7c3577f6eb7d537d8c3a53 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 96dc0a3bb299211465e7b511325c2d75 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 96dc0a3bb299211465e7b511325c2d75 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 96dc0a3bb299211465e7b511325c2d75 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 96dc0a3bb299211465e7b511325c2d75 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:02 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 96dc0a3bb299211465e7b511325c2d75 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 96dc0a3bb299211465e7b511325c2d75 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing CR␍/trailing CR␍" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ CR␍/trailing\ CR␍" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 /rclone-test-tohalil8leya/trailing CR␍/trailing CR␍ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 3e96e1a65c1a8d00257c30fa005532dd8882d9e4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bbf948f5eeeef5a5324791bcf8ab0f33 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf948f5eeeef5a5324791bcf8ab0f33 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 93f045b289d09cf7fedd41497964eadd064a9cc5 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93f045b289d09cf7fedd41497964eadd064a9cc5 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bbf948f5eeeef5a5324791bcf8ab0f33 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf948f5eeeef5a5324791bcf8ab0f33 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 93f045b289d09cf7fedd41497964eadd064a9cc5 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93f045b289d09cf7fedd41497964eadd064a9cc5 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bbf948f5eeeef5a5324791bcf8ab0f33 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: bbf948f5eeeef5a5324791bcf8ab0f33 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing LF␊/trailing LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ LF␊/trailing\ LF␊" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 93f045b289d09cf7fedd41497964eadd064a9cc5 /rclone-test-tohalil8leya/trailing LF␊/trailing LF␊ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 93f045b289d09cf7fedd41497964eadd064a9cc5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 2e7d6349a0637c6253d72ed73ffc0da9 /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2e7d6349a0637c6253d72ed73ffc0da9 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 2e7d6349a0637c6253d72ed73ffc0da9 /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:03 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2e7d6349a0637c6253d72ed73ffc0da9 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:03 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 2e7d6349a0637c6253d72ed73ffc0da9 /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2e7d6349a0637c6253d72ed73ffc0da9 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing HT␉/trailing HT␉" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ HT␉/trailing\ HT␉" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf /rclone-test-tohalil8leya/trailing HT␉/trailing HT␉ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3236d9b73e10ad83b1dfb5e2299a9c6bb31d77bf === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a23c1cfa76df79b636bac1cc3dc8a83e /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a23c1cfa76df79b636bac1cc3dc8a83e 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 879137b47257bfbe541049da94a855969f66ebb0 /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 879137b47257bfbe541049da94a855969f66ebb0 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a23c1cfa76df79b636bac1cc3dc8a83e /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a23c1cfa76df79b636bac1cc3dc8a83e 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 879137b47257bfbe541049da94a855969f66ebb0 /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 879137b47257bfbe541049da94a855969f66ebb0 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: a23c1cfa76df79b636bac1cc3dc8a83e /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a23c1cfa76df79b636bac1cc3dc8a83e 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing VT␋/trailing VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ VT␋/trailing\ VT␋" 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 879137b47257bfbe541049da94a855969f66ebb0 /rclone-test-tohalil8leya/trailing VT␋/trailing VT␋ 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 879137b47257bfbe541049da94a855969f66ebb0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da3bd9c8ad5f80acc61f373d418d827c /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:04 DEBUG : trailing dot./trailing dot.: Parsed hash: da3bd9c8ad5f80acc61f373d418d827c 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:04 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da3bd9c8ad5f80acc61f373d418d827c /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : trailing dot./trailing dot.: Parsed hash: da3bd9c8ad5f80acc61f373d418d827c 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da3bd9c8ad5f80acc61f373d418d827c /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : trailing dot./trailing dot.: Parsed hash: da3bd9c8ad5f80acc61f373d418d827c 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/trailing dot./trailing dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/trailing\ dot./trailing\ dot." 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 /rclone-test-tohalil8leya/trailing dot./trailing dot. 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 53b316c3eff03d190ac7c71b0cc04a7e0a337c52 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 80157271bc771c8c04906412dd14fce5 /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80157271bc771c8c04906412dd14fce5 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: b1b39551ecf837fbdf348b88544614dc1b82c95e /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1b39551ecf837fbdf348b88544614dc1b82c95e 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 80157271bc771c8c04906412dd14fce5 /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80157271bc771c8c04906412dd14fce5 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: b1b39551ecf837fbdf348b88544614dc1b82c95e /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1b39551ecf837fbdf348b88544614dc1b82c95e 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 80157271bc771c8c04906412dd14fce5 /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 80157271bc771c8c04906412dd14fce5 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8 2026/06/27 04:53:05 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/invalid\ utf-8/invalid\ utf-8" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: b1b39551ecf837fbdf348b88544614dc1b82c95e /rclone-test-tohalil8leya/invalid utf-8/invalid utf-8 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b1b39551ecf837fbdf348b88544614dc1b82c95e === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 4492e77dffcf3983bfd067689c00cb76 /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4492e77dffcf3983bfd067689c00cb76 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 4492e77dffcf3983bfd067689c00cb76 /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4492e77dffcf3983bfd067689c00cb76 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 4492e77dffcf3983bfd067689c00cb76 /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4492e77dffcf3983bfd067689c00cb76 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/test%46.txt/test%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/test\%46.txt/test\%46.txt" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c /rclone-test-tohalil8leya/test%46.txt/test%46.txt 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : test%46.txt/test%46.txt: Parsed hash: 67b3cd2cfe1f27b4f9aa5759d953c292cc297d4c === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Connection OK after error: potato 2026/06/27 04:53:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:06 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:06 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/zero-length-file" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tohalil8leya/zero-length-file 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 703766028bcb47b72e0b5288b1d7a518 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : file name.txt: Parsed hash: 703766028bcb47b72e0b5288b1d7a518 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 22a497298d961b01267bd1e17ad4b37df3e6e182 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : file name.txt: Parsed hash: 22a497298d961b01267bd1e17ad4b37df3e6e182 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 703766028bcb47b72e0b5288b1d7a518 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : file name.txt: Parsed hash: 703766028bcb47b72e0b5288b1d7a518 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 22a497298d961b01267bd1e17ad4b37df3e6e182 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : file name.txt: Parsed hash: 22a497298d961b01267bd1e17ad4b37df3e6e182 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:07 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:07 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/27 04:53:08 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/06/27 04:53:08 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:08 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:08 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:08 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:08 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:08 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:08 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:09 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:09 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/27 04:53:09 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tohalil8leya/hello? sausage/êé" 2026/06/27 04:53:09 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:09 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:09 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:09 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:09 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Shell type "unix" from config 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Relative path resolved to "/rclone-test-tohalil8leya/hello? sausage/êé" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Using root directory "/rclone-test-tohalil8leya/hello? sausage/êé" 2026/06/27 04:53:09 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-tohalil8leya/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-tohalil8leya/hello? sausage/êé" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Remote command result: d24e182c498eda50864d43f0a01d66ce /rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: close 2026/06/27 04:53:09 DEBUG : a/b/c/d/e.txt: Parsed hash: d24e182c498eda50864d43f0a01d66ce 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Remote command result: df4c5a6c8913b596b6a7a296ddb8100d1a0711a3 /rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: close 2026/06/27 04:53:09 DEBUG : a/b/c/d/e.txt: Parsed hash: df4c5a6c8913b596b6a7a296ddb8100d1a0711a3 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Remote command result: d24e182c498eda50864d43f0a01d66ce /rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: close 2026/06/27 04:53:09 DEBUG : a/b/c/d/e.txt: Parsed hash: d24e182c498eda50864d43f0a01d66ce 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: command exited OK 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: Remote command result: df4c5a6c8913b596b6a7a296ddb8100d1a0711a3 /rclone-test-tohalil8leya/hello? sausage/êé/a/b/c/d/e.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: close 2026/06/27 04:53:09 DEBUG : a/b/c/d/e.txt: Parsed hash: df4c5a6c8913b596b6a7a296ddb8100d1a0711a3 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:09 DEBUG : Waiting for deletions to finish 2026/06/27 04:53:09 INFO : a/b/c/d/e.txt: Deleted 2026/06/27 04:53:09 DEBUG : removing 1 level 4 directories 2026/06/27 04:53:09 INFO : a/b/c/d: Removing directory 2026/06/27 04:53:09 DEBUG : removing 1 level 3 directories 2026/06/27 04:53:09 INFO : a/b/c: Removing directory 2026/06/27 04:53:09 DEBUG : removing 1 level 2 directories 2026/06/27 04:53:09 INFO : a/b: Removing directory 2026/06/27 04:53:09 DEBUG : removing 1 level 1 directories 2026/06/27 04:53:09 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:09 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : other.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : other.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : other.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : other.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/moveTest/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/moveTest/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/moveTest/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/moveTest/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : moveTest/other.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/moveTest/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/moveTest/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/moveTest/other.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/moveTest/other.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : moveTest/other.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:10 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:10 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : other.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/other.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/other.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : other.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/27 04:53:11 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fegavov9weka" 2026/06/27 04:53:11 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:11 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:11 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:11 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:11 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Shell type "unix" from config 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Relative path resolved to "/rclone-test-fegavov9weka" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Using root directory "/rclone-test-fegavov9weka" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Shell path "/rclone-test-fegavov9weka/new_name/sub_new_name/file name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Running remote command: md5sum /rclone-test-fegavov9weka/new_name/sub_new_name/file\ name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fegavov9weka/new_name/sub_new_name/file\ name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-fegavov9weka/new_name/sub_new_name/file name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: close 2026/06/27 04:53:11 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Shell path "/rclone-test-fegavov9weka/new_name/sub_new_name/file name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Running remote command: sha1sum /rclone-test-fegavov9weka/new_name/sub_new_name/file\ name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fegavov9weka/new_name/sub_new_name/file\ name.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-fegavov9weka/new_name/sub_new_name/file name.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: close 2026/06/27 04:53:11 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Shell path "/rclone-test-fegavov9weka/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Running remote command: md5sum /rclone-test-fegavov9weka/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fegavov9weka/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: command exited OK 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-fegavov9weka/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: close 2026/06/27 04:53:11 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Shell path "/rclone-test-fegavov9weka/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: creating additional session 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Running remote command: sha1sum /rclone-test-fegavov9weka/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:11 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fegavov9weka/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-fegavov9weka/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: ssh external: close 2026/06/27 04:53:12 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Purge dir "new_name" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-fegavov9weka: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 54edf6137941210bfa9657f271e9c607 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: 54edf6137941210bfa9657f271e9c607 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: f8080af15890f9b742335694aaa854fa5b39fb5b /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: f8080af15890f9b742335694aaa854fa5b39fb5b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:12 DEBUG : file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:12 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:13 DEBUG : file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:13 DEBUG : file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/27 04:53:13 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/06/27 04:53:13 DEBUG : z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/06/27 04:53:13 DEBUG : z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/27 04:53:13 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tohalil8leya/not found.txt" 2026/06/27 04:53:13 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/not found.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/not found.txt: Shell type "unix" from config 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/not found.txt: Relative path resolved to "/rclone-test-tohalil8leya/not found.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/not found.txt: Using root directory "/rclone-test-tohalil8leya/not found.txt" 2026/06/27 04:53:13 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-tohalil8leya" from "TestSFTPRcloneSSH:rclone-test-tohalil8leya" 2026/06/27 04:53:13 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/06/27 04:53:13 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:13 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:13 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:13 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:13 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:13 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:13 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 8147d861ebf39d5e321611d9c55e39e0 /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 8147d861ebf39d5e321611d9c55e39e0 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 8147d861ebf39d5e321611d9c55e39e0 /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 8147d861ebf39d5e321611d9c55e39e0 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 8147d861ebf39d5e321611d9c55e39e0 /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 8147d861ebf39d5e321611d9c55e39e0 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/created from root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/created\ from\ root.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f /rclone-test-tohalil8leya/created from root.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/created from root.txt: Parsed hash: 3534d05818cb32ba0b720e8c27bd8fc1c1ecc38f 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:14 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:14 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: d55fbf1e37a9aa0da73a92c7838e3a19 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: d55fbf1e37a9aa0da73a92c7838e3a19 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/file name.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/file\ name.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/file\ name.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 0dccbc811e50a5cf0d052e292c476370c8a5f614 /rclone-test-tohalil8leya/file name.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/file name.txt: Parsed hash: 0dccbc811e50a5cf0d052e292c476370c8a5f614 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/27 04:53:15 DEBUG : rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 458d89ed99c691b95a1002e3e47be99e /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 458d89ed99c691b95a1002e3e47be99e 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 /rclone-test-tohalil8leya/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 13b6b7fef97ba1b230f82377cb8c06b5b1264ef4 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Server has VFS statistics extension 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: About path "/rclone-test-tohalil8leya" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:15 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:15 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 1b55e4762ba7866511edacc6fc07a14b /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: 1b55e4762ba7866511edacc6fc07a14b 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bb341c5cf3f60318b461238bbdcdff16b0eb7780 /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: bb341c5cf3f60318b461238bbdcdff16b0eb7780 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 1b55e4762ba7866511edacc6fc07a14b /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: 1b55e4762ba7866511edacc6fc07a14b 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/piped data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/piped\ data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/piped\ data.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: bb341c5cf3f60318b461238bbdcdff16b0eb7780 /rclone-test-tohalil8leya/piped data.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : piped data.txt: Parsed hash: bb341c5cf3f60318b461238bbdcdff16b0eb7780 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: ccee1c95bc134141b907f4f7e1b8b4a1 /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : unknown-size-update.txt: Parsed hash: ccee1c95bc134141b907f4f7e1b8b4a1 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 0dea1cf09e27a8e30e4d437d4f874aceee2d9304 /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : unknown-size-update.txt: Parsed hash: 0dea1cf09e27a8e30e4d437d4f874aceee2d9304 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: md5sum /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: ccee1c95bc134141b907f4f7e1b8b4a1 /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:16 DEBUG : unknown-size-update.txt: Parsed hash: ccee1c95bc134141b907f4f7e1b8b4a1 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Shell path "/rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: creating additional session 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Running remote command: sha1sum /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:16 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tohalil8leya/unknown-size-update.txt" 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited OK 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Remote command result: 0dea1cf09e27a8e30e4d437d4f874aceee2d9304 /rclone-test-tohalil8leya/unknown-size-update.txt 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:17 DEBUG : unknown-size-update.txt: Parsed hash: 0dea1cf09e27a8e30e4d437d4f874aceee2d9304 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/27 04:53:17 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tohalil8leya/deeper/nonexisting/directory" 2026/06/27 04:53:17 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/27 04:53:17 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:17 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/27 04:53:17 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/27 04:53:17 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/deeper/nonexisting/directory: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-tohalil8leya/deeper/nonexisting/directory" 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya/deeper/nonexisting/directory: Using root directory "/rclone-test-tohalil8leya/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/27 04:53:17 DEBUG : Waiting for deletions to finish 2026/06/27 04:53:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/27 04:53:17 DEBUG : removing 1 level 4 directories 2026/06/27 04:53:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/27 04:53:17 DEBUG : removing 1 level 3 directories 2026/06/27 04:53:17 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/27 04:53:17 DEBUG : removing 1 level 2 directories 2026/06/27 04:53:17 INFO : hello? sausage/êé: Removing directory 2026/06/27 04:53:17 DEBUG : removing 1 level 1 directories 2026/06/27 04:53:17 INFO : hello? sausage: Removing directory 2026/06/27 04:53:17 DEBUG : removing 1 level 0 directories 2026/06/27 04:53:17 INFO : sftp://rclone@:22/rclone-test-tohalil8leya: Removing directory 2026/06/27 04:53:17 ERROR : error listing: directory not found 2026/06/27 04:53:17 DEBUG : Waiting for deletions to finish 2026/06/27 04:53:17 ERROR : error listing: directory not found 2026/06/27 04:53:17 ERROR : sftp://rclone@:22/rclone-test-tohalil8leya: Failed to list "": directory not found 2026/06/27 04:53:17 DEBUG : removing 1 level 0 directories 2026/06/27 04:53:17 INFO : sftp://rclone@:22/rclone-test-tohalil8leya: Removing directory 2026/06/27 04:53:17 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: Closing 2 unused connections 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited with error: signal: killed 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: close 2026/06/27 04:53:17 DEBUG : sftp://rclone@:22/rclone-test-tohalil8leya: ssh external: command exited with error: signal: killed 2026/06/27 04:53:17 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (23.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (21.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 24.266s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 25.055666979s (try 1/5)