"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.14s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRcloneSSH:" 2026/07/26 03:44:21 NOTICE: TestSFTPRcloneSSH: Starting server 2026/07/26 03:44:22 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2026/07/26 03:44:22 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2026/07/26 03:44:22 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2026/07/26 03:44:22 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi" 2026/07/26 03:44:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 03:44:22 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:22 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/07/26 03:44:22 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:22 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/07/26 03:44:22 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/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell type "unix" from config 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Relative path resolved to "/rclone-test-dahuhac5hewi" 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Using root directory "/rclone-test-dahuhac5hewi" 2026/07/26 03:44:22 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/07/26 03:44:22 INFO : dir/subdir: Making directory 2026/07/26 03:44:22 INFO : dir/subdir: Removing directory 2026/07/26 03:44:22 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/26 03:44:22 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 9e9ecba8c3b82858ddd54029f3c4bf91 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9e9ecba8c3b82858ddd54029f3c4bf91 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:22 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 9e9ecba8c3b82858ddd54029f3c4bf91 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9e9ecba8c3b82858ddd54029f3c4bf91 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 9e9ecba8c3b82858ddd54029f3c4bf91 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9e9ecba8c3b82858ddd54029f3c4bf91 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 /rclone-test-dahuhac5hewi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3cbe23194721a4e30095fd231e4ca0914d2fd4a0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c1a87e9644e226c8e66ac237d7735df4 /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ./.: Parsed hash: c1a87e9644e226c8e66ac237d7735df4 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 29b5c744b7e472055bef3478b795f9f5f75d76db /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ./.: Parsed hash: 29b5c744b7e472055bef3478b795f9f5f75d76db 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c1a87e9644e226c8e66ac237d7735df4 /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ./.: Parsed hash: c1a87e9644e226c8e66ac237d7735df4 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 29b5c744b7e472055bef3478b795f9f5f75d76db /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ./.: Parsed hash: 29b5c744b7e472055bef3478b795f9f5f75d76db 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c1a87e9644e226c8e66ac237d7735df4 /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:23 DEBUG : ./.: Parsed hash: c1a87e9644e226c8e66ac237d7735df4 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:23 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/./." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 29b5c744b7e472055bef3478b795f9f5f75d76db /rclone-test-dahuhac5hewi/./. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ./.: Parsed hash: 29b5c744b7e472055bef3478b795f9f5f75d76db === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 225c4e75e82470089c0f2d5b587214ce /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 225c4e75e82470089c0f2d5b587214ce 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 225c4e75e82470089c0f2d5b587214ce /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 225c4e75e82470089c0f2d5b587214ce 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 225c4e75e82470089c0f2d5b587214ce /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 225c4e75e82470089c0f2d5b587214ce 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/../.." 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 /rclone-test-dahuhac5hewi/../.. 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : ../..: Parsed hash: 098fe339dd47342ccb65e9124ea4a2aff8bde1f8 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 58e0070aed4ff265b74d70bf03a1f00d /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58e0070aed4ff265b74d70bf03a1f00d 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a114ea010b35fba3a80412baca3e6b892db1f3a5 /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a114ea010b35fba3a80412baca3e6b892db1f3a5 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:24 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 58e0070aed4ff265b74d70bf03a1f00d /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58e0070aed4ff265b74d70bf03a1f00d 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a114ea010b35fba3a80412baca3e6b892db1f3a5 /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a114ea010b35fba3a80412baca3e6b892db1f3a5 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 58e0070aed4ff265b74d70bf03a1f00d /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 58e0070aed4ff265b74d70bf03a1f00d 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a114ea010b35fba3a80412baca3e6b892db1f3a5 /rclone-test-dahuhac5hewi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a114ea010b35fba3a80412baca3e6b892db1f3a5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 519c6f46ddf540e77be172e7486447eb /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 519c6f46ddf540e77be172e7486447eb 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 519c6f46ddf540e77be172e7486447eb /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 519c6f46ddf540e77be172e7486447eb 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 519c6f46ddf540e77be172e7486447eb /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 519c6f46ddf540e77be172e7486447eb 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/ leading space/ leading space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\ leading\ space/\ leading\ space" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 /rclone-test-dahuhac5hewi/ leading space/ leading space 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:25 DEBUG : leading space/ leading space: Parsed hash: 1fa7a247e5bf4b74cc8fb860400efc3d2442b0c3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:25 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d283ec894a98a82ee2e258d9cb064a5 /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d283ec894a98a82ee2e258d9cb064a5 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 2124daac1366413f5d90f2c3001d6baef468e06e /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2124daac1366413f5d90f2c3001d6baef468e06e 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d283ec894a98a82ee2e258d9cb064a5 /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d283ec894a98a82ee2e258d9cb064a5 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 2124daac1366413f5d90f2c3001d6baef468e06e /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2124daac1366413f5d90f2c3001d6baef468e06e 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d283ec894a98a82ee2e258d9cb064a5 /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1d283ec894a98a82ee2e258d9cb064a5 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/~leading tilde/~leading tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/\~leading\ tilde/\~leading\ tilde" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 2124daac1366413f5d90f2c3001d6baef468e06e /rclone-test-dahuhac5hewi/~leading tilde/~leading tilde 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2124daac1366413f5d90f2c3001d6baef468e06e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1348015179e2d214269025eeaa80b65f /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1348015179e2d214269025eeaa80b65f 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1348015179e2d214269025eeaa80b65f /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:26 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1348015179e2d214269025eeaa80b65f 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:26 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1348015179e2d214269025eeaa80b65f /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1348015179e2d214269025eeaa80b65f 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␍leading CR/␍leading CR" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␍leading\ CR/␍leading\ CR" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 /rclone-test-dahuhac5hewi/␍leading CR/␍leading CR 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c456ab3c328ff95c6ba3ad2ed0e3a8c1c968aeb8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de50cf0f84d45ed5c9f300fcb2cc7c44 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de50cf0f84d45ed5c9f300fcb2cc7c44 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 23de483f6304978b030c2fecb77c5f1b91121384 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23de483f6304978b030c2fecb77c5f1b91121384 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de50cf0f84d45ed5c9f300fcb2cc7c44 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de50cf0f84d45ed5c9f300fcb2cc7c44 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 23de483f6304978b030c2fecb77c5f1b91121384 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23de483f6304978b030c2fecb77c5f1b91121384 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de50cf0f84d45ed5c9f300fcb2cc7c44 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: de50cf0f84d45ed5c9f300fcb2cc7c44 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␊leading LF/␊leading LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␊leading\ LF/␊leading\ LF" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 23de483f6304978b030c2fecb77c5f1b91121384 /rclone-test-dahuhac5hewi/␊leading LF/␊leading LF 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23de483f6304978b030c2fecb77c5f1b91121384 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:27 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 10e389176c57b79c9619203a9ef12740 /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e389176c57b79c9619203a9ef12740 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: f9eff257347b7510de58b8d7c375019da7d1f53f /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f9eff257347b7510de58b8d7c375019da7d1f53f 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 10e389176c57b79c9619203a9ef12740 /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e389176c57b79c9619203a9ef12740 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: f9eff257347b7510de58b8d7c375019da7d1f53f /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f9eff257347b7510de58b8d7c375019da7d1f53f 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 10e389176c57b79c9619203a9ef12740 /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 10e389176c57b79c9619203a9ef12740 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␉leading HT/␉leading HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␉leading\ HT/␉leading\ HT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: f9eff257347b7510de58b8d7c375019da7d1f53f /rclone-test-dahuhac5hewi/␉leading HT/␉leading HT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f9eff257347b7510de58b8d7c375019da7d1f53f === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 8a82de32a4a784cd51612f636ff02900 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8a82de32a4a784cd51612f636ff02900 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54ca6107f3f3b33fb39b7789003d68cc59905146 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54ca6107f3f3b33fb39b7789003d68cc59905146 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 8a82de32a4a784cd51612f636ff02900 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8a82de32a4a784cd51612f636ff02900 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54ca6107f3f3b33fb39b7789003d68cc59905146 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:28 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54ca6107f3f3b33fb39b7789003d68cc59905146 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:28 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 8a82de32a4a784cd51612f636ff02900 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 8a82de32a4a784cd51612f636ff02900 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/␋leading VT/␋leading VT" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/␋leading\ VT/␋leading\ VT" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54ca6107f3f3b33fb39b7789003d68cc59905146 /rclone-test-dahuhac5hewi/␋leading VT/␋leading VT 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 54ca6107f3f3b33fb39b7789003d68cc59905146 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d9d1b27aec16c2a1dbfd336440060da4 /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d9d1b27aec16c2a1dbfd336440060da4 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d9d1b27aec16c2a1dbfd336440060da4 /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d9d1b27aec16c2a1dbfd336440060da4 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d9d1b27aec16c2a1dbfd336440060da4 /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d9d1b27aec16c2a1dbfd336440060da4 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/.leading dot/.leading dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/.leading\ dot/.leading\ dot" 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c /rclone-test-dahuhac5hewi/.leading dot/.leading dot 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : .leading dot/.leading dot: Parsed hash: d1b997b613d7d35734dda5e9cfcc34dfccf95e4c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 01d83b614c4e5acdefcfee779e3b7107 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:29 DEBUG : trailing space /trailing space : Parsed hash: 01d83b614c4e5acdefcfee779e3b7107 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:29 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: dba7ae822c8403e3090604aeda818d9a42a31a01 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing space /trailing space : Parsed hash: dba7ae822c8403e3090604aeda818d9a42a31a01 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 01d83b614c4e5acdefcfee779e3b7107 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing space /trailing space : Parsed hash: 01d83b614c4e5acdefcfee779e3b7107 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: dba7ae822c8403e3090604aeda818d9a42a31a01 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing space /trailing space : Parsed hash: dba7ae822c8403e3090604aeda818d9a42a31a01 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 01d83b614c4e5acdefcfee779e3b7107 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing space /trailing space : Parsed hash: 01d83b614c4e5acdefcfee779e3b7107 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing space /trailing space " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ space\ /trailing\ space\ " 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: dba7ae822c8403e3090604aeda818d9a42a31a01 /rclone-test-dahuhac5hewi/trailing space /trailing space 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing space /trailing space : Parsed hash: dba7ae822c8403e3090604aeda818d9a42a31a01 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6d7c8b3693eeade901bd968613d3bca0 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6d7c8b3693eeade901bd968613d3bca0 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: b250e1c689999866ed1567af190bb39909302ea7 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b250e1c689999866ed1567af190bb39909302ea7 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6d7c8b3693eeade901bd968613d3bca0 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6d7c8b3693eeade901bd968613d3bca0 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: b250e1c689999866ed1567af190bb39909302ea7 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b250e1c689999866ed1567af190bb39909302ea7 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6d7c8b3693eeade901bd968613d3bca0 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6d7c8b3693eeade901bd968613d3bca0 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍" 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍ 2026/07/26 03:44:30 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ CR␍/trailing\ CR␍" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: b250e1c689999866ed1567af190bb39909302ea7 /rclone-test-dahuhac5hewi/trailing CR␍/trailing CR␍ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b250e1c689999866ed1567af190bb39909302ea7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: fb28596c096020795f8afcf66dd5bbbf /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb28596c096020795f8afcf66dd5bbbf 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: fb28596c096020795f8afcf66dd5bbbf /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb28596c096020795f8afcf66dd5bbbf 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: fb28596c096020795f8afcf66dd5bbbf /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb28596c096020795f8afcf66dd5bbbf 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ LF␊/trailing\ LF␊" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee /rclone-test-dahuhac5hewi/trailing LF␊/trailing LF␊ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1d37fb8e1af29daad77e8f519e7fdbb5231817ee === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a7057402979b536068d7c74c755c53b1 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7057402979b536068d7c74c755c53b1 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de0f7739c3823608d712c1b0c2a93e8947166941 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de0f7739c3823608d712c1b0c2a93e8947166941 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a7057402979b536068d7c74c755c53b1 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:31 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7057402979b536068d7c74c755c53b1 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:31 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de0f7739c3823608d712c1b0c2a93e8947166941 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de0f7739c3823608d712c1b0c2a93e8947166941 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: a7057402979b536068d7c74c755c53b1 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7057402979b536068d7c74c755c53b1 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ HT␉/trailing\ HT␉" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: de0f7739c3823608d712c1b0c2a93e8947166941 /rclone-test-dahuhac5hewi/trailing HT␉/trailing HT␉ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de0f7739c3823608d712c1b0c2a93e8947166941 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fe8251e67d1535d94f180072cacfb84 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1fe8251e67d1535d94f180072cacfb84 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 34f1bcd690b1b9846f475f901472c4c843fcc600 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 34f1bcd690b1b9846f475f901472c4c843fcc600 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fe8251e67d1535d94f180072cacfb84 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1fe8251e67d1535d94f180072cacfb84 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 34f1bcd690b1b9846f475f901472c4c843fcc600 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 34f1bcd690b1b9846f475f901472c4c843fcc600 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1fe8251e67d1535d94f180072cacfb84 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 1fe8251e67d1535d94f180072cacfb84 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ VT␋/trailing\ VT␋" 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 34f1bcd690b1b9846f475f901472c4c843fcc600 /rclone-test-dahuhac5hewi/trailing VT␋/trailing VT␋ 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 34f1bcd690b1b9846f475f901472c4c843fcc600 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1e1708d86ca239471f9ceb814f2f400 /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:32 DEBUG : trailing dot./trailing dot.: Parsed hash: d1e1708d86ca239471f9ceb814f2f400 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:32 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: e6086385ade9a4a84419615b37a3ee3f8663b2bc /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : trailing dot./trailing dot.: Parsed hash: e6086385ade9a4a84419615b37a3ee3f8663b2bc 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1e1708d86ca239471f9ceb814f2f400 /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : trailing dot./trailing dot.: Parsed hash: d1e1708d86ca239471f9ceb814f2f400 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: e6086385ade9a4a84419615b37a3ee3f8663b2bc /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : trailing dot./trailing dot.: Parsed hash: e6086385ade9a4a84419615b37a3ee3f8663b2bc 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d1e1708d86ca239471f9ceb814f2f400 /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : trailing dot./trailing dot.: Parsed hash: d1e1708d86ca239471f9ceb814f2f400 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/trailing dot./trailing dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/trailing\ dot./trailing\ dot." 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: e6086385ade9a4a84419615b37a3ee3f8663b2bc /rclone-test-dahuhac5hewi/trailing dot./trailing dot. 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : trailing dot./trailing dot.: Parsed hash: e6086385ade9a4a84419615b37a3ee3f8663b2bc === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 45f97d70b5e43828030b4cca5691c607 /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 45f97d70b5e43828030b4cca5691c607 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 45f97d70b5e43828030b4cca5691c607 /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 45f97d70b5e43828030b4cca5691c607 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 45f97d70b5e43828030b4cca5691c607 /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 45f97d70b5e43828030b4cca5691c607 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8 2026/07/26 03:44:33 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/invalid\ utf-8/invalid\ utf-8" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f /rclone-test-dahuhac5hewi/invalid utf-8/invalid utf-8 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 63ce194e81e1fdbacc85f1d8fd1a52eb00ee064f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 287cc24bc7980c9a5857fe9f0da5b2cd /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 287cc24bc7980c9a5857fe9f0da5b2cd 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 105570dc049cc1e30f2c2e3ef91d48e1d25753df /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 105570dc049cc1e30f2c2e3ef91d48e1d25753df 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 287cc24bc7980c9a5857fe9f0da5b2cd /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 287cc24bc7980c9a5857fe9f0da5b2cd 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 105570dc049cc1e30f2c2e3ef91d48e1d25753df /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 105570dc049cc1e30f2c2e3ef91d48e1d25753df 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 287cc24bc7980c9a5857fe9f0da5b2cd /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 287cc24bc7980c9a5857fe9f0da5b2cd 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/test%46.txt/test%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/test\%46.txt/test\%46.txt" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 105570dc049cc1e30f2c2e3ef91d48e1d25753df /rclone-test-dahuhac5hewi/test%46.txt/test%46.txt 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : test%46.txt/test%46.txt: Parsed hash: 105570dc049cc1e30f2c2e3ef91d48e1d25753df === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Connection OK after error: potato 2026/07/26 03:44:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:34 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:34 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/zero-length-file" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dahuhac5hewi/zero-length-file 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 5e859062aefc59c848148036985fa469 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : file name.txt: Parsed hash: 5e859062aefc59c848148036985fa469 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 420bef18d6235f845e7ae85f16e6718d329cbba4 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : file name.txt: Parsed hash: 420bef18d6235f845e7ae85f16e6718d329cbba4 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 5e859062aefc59c848148036985fa469 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : file name.txt: Parsed hash: 5e859062aefc59c848148036985fa469 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 420bef18d6235f845e7ae85f16e6718d329cbba4 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : file name.txt: Parsed hash: 420bef18d6235f845e7ae85f16e6718d329cbba4 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:35 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/26 03:44:36 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/07/26 03:44:36 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:36 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/07/26 03:44:36 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:36 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/07/26 03:44:36 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/07/26 03:44:36 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/07/26 03:44:36 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:36 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/26 03:44:37 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi/hello? sausage/êé" 2026/07/26 03:44:37 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:37 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/07/26 03:44:37 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:37 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/07/26 03:44:37 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/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Shell type "unix" from config 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Relative path resolved to "/rclone-test-dahuhac5hewi/hello? sausage/êé" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Using root directory "/rclone-test-dahuhac5hewi/hello? sausage/êé" 2026/07/26 03:44:37 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-dahuhac5hewi/hello? sausage/êé" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Remote command result: f5f15687b2418679ce2cd495a942b335 /rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: close 2026/07/26 03:44:37 DEBUG : a/b/c/d/e.txt: Parsed hash: f5f15687b2418679ce2cd495a942b335 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: command exited OK 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Remote command result: 929befa7ae44c694dd98505d681a71dbaec0bf6f /rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: close 2026/07/26 03:44:37 DEBUG : a/b/c/d/e.txt: Parsed hash: 929befa7ae44c694dd98505d681a71dbaec0bf6f 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: creating additional session 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:37 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Remote command result: f5f15687b2418679ce2cd495a942b335 /rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: close 2026/07/26 03:44:38 DEBUG : a/b/c/d/e.txt: Parsed hash: f5f15687b2418679ce2cd495a942b335 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: Remote command result: 929befa7ae44c694dd98505d681a71dbaec0bf6f /rclone-test-dahuhac5hewi/hello? sausage/êé/a/b/c/d/e.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé: ssh external: close 2026/07/26 03:44:38 DEBUG : a/b/c/d/e.txt: Parsed hash: 929befa7ae44c694dd98505d681a71dbaec0bf6f 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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/07/26 03:44:38 DEBUG : Waiting for deletions to finish 2026/07/26 03:44:38 INFO : a/b/c/d/e.txt: Deleted 2026/07/26 03:44:38 DEBUG : removing 1 level 4 directories 2026/07/26 03:44:38 INFO : a/b/c/d: Removing directory 2026/07/26 03:44:38 DEBUG : removing 1 level 3 directories 2026/07/26 03:44:38 INFO : a/b/c: Removing directory 2026/07/26 03:44:38 DEBUG : removing 1 level 2 directories 2026/07/26 03:44:38 INFO : a/b: Removing directory 2026/07/26 03:44:38 DEBUG : removing 1 level 1 directories 2026/07/26 03:44:38 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : other.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : other.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : other.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:38 DEBUG : other.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:38 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : other.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : other.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/moveTest/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/moveTest/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/moveTest/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/moveTest/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : moveTest/other.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/moveTest/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/moveTest/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/moveTest/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/moveTest/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : moveTest/other.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : other.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/other.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/other.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : other.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:39 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:39 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:40 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/26 03:44:40 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-xehesof2kolo" 2026/07/26 03:44:40 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:40 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/07/26 03:44:40 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:40 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/07/26 03:44:40 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/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Shell type "unix" from config 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Relative path resolved to "/rclone-test-xehesof2kolo" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Using root directory "/rclone-test-xehesof2kolo" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Shell path "/rclone-test-xehesof2kolo/new_name/sub_new_name/file name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Running remote command: md5sum /rclone-test-xehesof2kolo/new_name/sub_new_name/file\ name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xehesof2kolo/new_name/sub_new_name/file\ name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-xehesof2kolo/new_name/sub_new_name/file name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: close 2026/07/26 03:44:40 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Shell path "/rclone-test-xehesof2kolo/new_name/sub_new_name/file name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Running remote command: sha1sum /rclone-test-xehesof2kolo/new_name/sub_new_name/file\ name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xehesof2kolo/new_name/sub_new_name/file\ name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-xehesof2kolo/new_name/sub_new_name/file name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: close 2026/07/26 03:44:40 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Shell path "/rclone-test-xehesof2kolo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Running remote command: md5sum /rclone-test-xehesof2kolo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xehesof2kolo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-xehesof2kolo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: close 2026/07/26 03:44:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Shell path "/rclone-test-xehesof2kolo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Running remote command: sha1sum /rclone-test-xehesof2kolo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xehesof2kolo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-xehesof2kolo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: ssh external: close 2026/07/26 03:44:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:40 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:40 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:40 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: Purge dir "new_name" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-xehesof2kolo: 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/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6f4890fdac6169092b863c4f4982177e25d16445 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 6f4890fdac6169092b863c4f4982177e25d16445 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:41 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:41 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 54f584248ec0746c87088ba5fb6504f0 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:42 DEBUG : file name.txt: Parsed hash: 54f584248ec0746c87088ba5fb6504f0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:42 DEBUG : file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:42 DEBUG : file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:42 DEBUG : file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:42 DEBUG : file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/26 03:44:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:42 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/07/26 03:44:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:42 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/07/26 03:44:42 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/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/07/26 03:44:42 DEBUG : z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/07/26 03:44:42 DEBUG : z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/26 03:44:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi/not found.txt" 2026/07/26 03:44:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:42 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/07/26 03:44:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:42 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/07/26 03:44:42 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/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/not found.txt: Shell type "unix" from config 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/not found.txt: Relative path resolved to "/rclone-test-dahuhac5hewi/not found.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/not found.txt: Using root directory "/rclone-test-dahuhac5hewi/not found.txt" 2026/07/26 03:44:42 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-dahuhac5hewi" from "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi" 2026/07/26 03:44:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/07/26 03:44:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:42 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/07/26 03:44:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:42 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/07/26 03:44:42 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/07/26 03:44:42 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/07/26 03:44:42 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:42 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:42 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:43 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:43 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:43 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:43 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:43 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:43 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: 94b732de50cc20324c00c4be482f4c1e /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: 94b732de50cc20324c00c4be482f4c1e 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:43 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: c4716e0d27a493c1fa4c52ac920d51614639dac7 /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: c4716e0d27a493c1fa4c52ac920d51614639dac7 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:43 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Remote command result: 94b732de50cc20324c00c4be482f4c1e /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:43 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: 94b732de50cc20324c00c4be482f4c1e 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:43 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: c4716e0d27a493c1fa4c52ac920d51614639dac7 /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: c4716e0d27a493c1fa4c52ac920d51614639dac7 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:44 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: 94b732de50cc20324c00c4be482f4c1e /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: 94b732de50cc20324c00c4be482f4c1e 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/created from root.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/created\ from\ root.txt 2026/07/26 03:44:44 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-dahuhac5hewi/created\ from\ root.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: c4716e0d27a493c1fa4c52ac920d51614639dac7 /rclone-test-dahuhac5hewi/created from root.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/created from root.txt: Parsed hash: c4716e0d27a493c1fa4c52ac920d51614639dac7 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:44 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:44 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:44 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:44 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:44 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: ba13410e401841418706f3e25ecea944 /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: ba13410e401841418706f3e25ecea944 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/file name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/file\ name.txt 2026/07/26 03:44:44 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-dahuhac5hewi/file\ name.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: 4e80088fe9c0ee128ccc13f30dac60d431612d7c /rclone-test-dahuhac5hewi/file name.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/file name.txt: Parsed hash: 4e80088fe9c0ee128ccc13f30dac60d431612d7c 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:44 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:44 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/07/26 03:44:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:44 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-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/: ssh external: close 2026/07/26 03:44:45 DEBUG : rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 1197f840e86844a47602f2f7bcb976e2 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1197f840e86844a47602f2f7bcb976e2 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: abae09fa2a21e924be7465c78c4f6772919ffb08 /rclone-test-dahuhac5hewi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: abae09fa2a21e924be7465c78c4f6772919ffb08 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Server has VFS statistics extension 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: About path "/rclone-test-dahuhac5hewi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: aab3c11f852641abe92ec8ee3a3fdae8 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: aab3c11f852641abe92ec8ee3a3fdae8 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: ecb516bed43a9c53e5fadd7c5bc5fcf00cb5bca2 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:45 DEBUG : piped data.txt: Parsed hash: ecb516bed43a9c53e5fadd7c5bc5fcf00cb5bca2 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:45 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: aab3c11f852641abe92ec8ee3a3fdae8 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : piped data.txt: Parsed hash: aab3c11f852641abe92ec8ee3a3fdae8 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/piped data.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/piped\ data.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: ecb516bed43a9c53e5fadd7c5bc5fcf00cb5bca2 /rclone-test-dahuhac5hewi/piped data.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : piped data.txt: Parsed hash: ecb516bed43a9c53e5fadd7c5bc5fcf00cb5bca2 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6b3e98dc927c5bf6d0f96bb7fa2bac96 /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : unknown-size-update.txt: Parsed hash: 6b3e98dc927c5bf6d0f96bb7fa2bac96 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 30ee55e063f97c75f66b67c709403ac1bc1df7df /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : unknown-size-update.txt: Parsed hash: 30ee55e063f97c75f66b67c709403ac1bc1df7df 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: md5sum /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 6b3e98dc927c5bf6d0f96bb7fa2bac96 /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : unknown-size-update.txt: Parsed hash: 6b3e98dc927c5bf6d0f96bb7fa2bac96 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Shell path "/rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: creating additional session 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Running remote command: sha1sum /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dahuhac5hewi/unknown-size-update.txt" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited OK 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Remote command result: 30ee55e063f97c75f66b67c709403ac1bc1df7df /rclone-test-dahuhac5hewi/unknown-size-update.txt 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : unknown-size-update.txt: Parsed hash: 30ee55e063f97c75f66b67c709403ac1bc1df7df === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/26 03:44:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dahuhac5hewi/deeper/nonexisting/directory" 2026/07/26 03:44:46 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/26 03:44:46 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/07/26 03:44:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/26 03:44:46 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/07/26 03:44:46 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/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/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/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-dahuhac5hewi/deeper/nonexisting/directory" 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi/deeper/nonexisting/directory: Using root directory "/rclone-test-dahuhac5hewi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/26 03:44:46 DEBUG : Waiting for deletions to finish 2026/07/26 03:44:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/26 03:44:46 DEBUG : removing 1 level 4 directories 2026/07/26 03:44:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/26 03:44:46 DEBUG : removing 1 level 3 directories 2026/07/26 03:44:46 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/26 03:44:46 DEBUG : removing 1 level 2 directories 2026/07/26 03:44:46 INFO : hello? sausage/êé: Removing directory 2026/07/26 03:44:46 DEBUG : removing 1 level 1 directories 2026/07/26 03:44:46 INFO : hello? sausage: Removing directory 2026/07/26 03:44:46 DEBUG : removing 1 level 0 directories 2026/07/26 03:44:46 INFO : sftp://rclone@:22/rclone-test-dahuhac5hewi: Removing directory 2026/07/26 03:44:46 ERROR : error listing: directory not found 2026/07/26 03:44:46 DEBUG : Waiting for deletions to finish 2026/07/26 03:44:46 ERROR : error listing: directory not found 2026/07/26 03:44:46 ERROR : sftp://rclone@:22/rclone-test-dahuhac5hewi: Failed to list "": directory not found 2026/07/26 03:44:46 DEBUG : removing 1 level 0 directories 2026/07/26 03:44:46 INFO : sftp://rclone@:22/rclone-test-dahuhac5hewi: Removing directory 2026/07/26 03:44:46 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: Closing 2 unused connections 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited with error: signal: killed 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: close 2026/07/26 03:44:46 DEBUG : sftp://rclone@:22/rclone-test-dahuhac5hewi: ssh external: command exited with error: signal: killed 2026/07/26 03:44:46 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (25.10s) --- 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 (23.93s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.63s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.11s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- 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.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.94s) --- 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.21s) --- 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.17s) --- 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/ObjectOpenFingerprint (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.43s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.44s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- 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 26.364s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 27.582923285s (try 1/5)