"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/04/02 03:13:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zobilid7gecu" 2025/04/02 03:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 03:13:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: New connection 127.0.0.1:44144->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell type "unix" from config 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Relative path resolved to "/home/rclone/rclone-test-zobilid7gecu" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Using root directory "/home/rclone/rclone-test-zobilid7gecu" 2025/04/02 03:13:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/02 03:13:02 INFO : dir/subdir: Making directory 2025/04/02 03:13:02 INFO : dir/subdir: Removing directory 2025/04/02 03:13:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/04/02 03:13:02 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 760a3f36f5b31b9e950c09aa980b92da /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 760a3f36f5b31b9e950c09aa980b92da 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 592c759f6274ced089143fce4db7b619c00870e9 /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 592c759f6274ced089143fce4db7b619c00870e9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 760a3f36f5b31b9e950c09aa980b92da /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 760a3f36f5b31b9e950c09aa980b92da 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 592c759f6274ced089143fce4db7b619c00870e9 /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 592c759f6274ced089143fce4db7b619c00870e9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 760a3f36f5b31b9e950c09aa980b92da /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 760a3f36f5b31b9e950c09aa980b92da 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 592c759f6274ced089143fce4db7b619c00870e9 /home/rclone/rclone-test-zobilid7gecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/02 03:13:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 592c759f6274ced089143fce4db7b619c00870e9 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d2a85896658c35695320104473efdd77 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d2a85896658c35695320104473efdd77 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d2a85896658c35695320104473efdd77 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d2a85896658c35695320104473efdd77 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d2a85896658c35695320104473efdd77 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d2a85896658c35695320104473efdd77 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/./." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 /home/rclone/rclone-test-zobilid7gecu/./. 2025/04/02 03:13:02 DEBUG : ./.: Parsed hash: d43df5e24c84af1b935c2ddb41dc3340bf5e6357 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 4ac04127ab8d7a59c42383057e05e5c6 /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 4ac04127ab8d7a59c42383057e05e5c6 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3d22a8e9c8938118c76c3a3d528344533dd129bd /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 3d22a8e9c8938118c76c3a3d528344533dd129bd 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 4ac04127ab8d7a59c42383057e05e5c6 /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 4ac04127ab8d7a59c42383057e05e5c6 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3d22a8e9c8938118c76c3a3d528344533dd129bd /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 3d22a8e9c8938118c76c3a3d528344533dd129bd 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 4ac04127ab8d7a59c42383057e05e5c6 /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 4ac04127ab8d7a59c42383057e05e5c6 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/../.." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3d22a8e9c8938118c76c3a3d528344533dd129bd /home/rclone/rclone-test-zobilid7gecu/../.. 2025/04/02 03:13:02 DEBUG : ../..: Parsed hash: 3d22a8e9c8938118c76c3a3d528344533dd129bd === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3cc75f7d0a118cf1e2868e4de6f4f510 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3cc75f7d0a118cf1e2868e4de6f4f510 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e9917c9c516bc8e1a33471849ad54239cce89243 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e9917c9c516bc8e1a33471849ad54239cce89243 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3cc75f7d0a118cf1e2868e4de6f4f510 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3cc75f7d0a118cf1e2868e4de6f4f510 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e9917c9c516bc8e1a33471849ad54239cce89243 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e9917c9c516bc8e1a33471849ad54239cce89243 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3cc75f7d0a118cf1e2868e4de6f4f510 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3cc75f7d0a118cf1e2868e4de6f4f510 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e9917c9c516bc8e1a33471849ad54239cce89243 /home/rclone/rclone-test-zobilid7gecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/02 03:13:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e9917c9c516bc8e1a33471849ad54239cce89243 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c2e16531cda2d739801aeaa8a9a21578 /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: c2e16531cda2d739801aeaa8a9a21578 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 5c79598aa86541bdb28bc9613f209b9ba5cce63b /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: 5c79598aa86541bdb28bc9613f209b9ba5cce63b 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c2e16531cda2d739801aeaa8a9a21578 /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: c2e16531cda2d739801aeaa8a9a21578 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 5c79598aa86541bdb28bc9613f209b9ba5cce63b /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: 5c79598aa86541bdb28bc9613f209b9ba5cce63b 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c2e16531cda2d739801aeaa8a9a21578 /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: c2e16531cda2d739801aeaa8a9a21578 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\ leading\ space/\ leading\ space 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 5c79598aa86541bdb28bc9613f209b9ba5cce63b /home/rclone/rclone-test-zobilid7gecu/ leading space/ leading space 2025/04/02 03:13:02 DEBUG : leading space/ leading space: Parsed hash: 5c79598aa86541bdb28bc9613f209b9ba5cce63b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d7b09bb4426511f0d9857d029f67b609 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d7b09bb4426511f0d9857d029f67b609 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d7b09bb4426511f0d9857d029f67b609 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d7b09bb4426511f0d9857d029f67b609 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d7b09bb4426511f0d9857d029f67b609 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d7b09bb4426511f0d9857d029f67b609 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/\~leading\ tilde/\~leading\ tilde 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 /home/rclone/rclone-test-zobilid7gecu/~leading tilde/~leading tilde 2025/04/02 03:13:02 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c36d2bd8c3f6069f0e051b3bacfe51c06f4f9457 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3a9aed3f2f0968fc5e34044c14b2904d /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3a9aed3f2f0968fc5e34044c14b2904d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3b0c16b0d6647e5230b220d36fd969f36cee2738 /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3b0c16b0d6647e5230b220d36fd969f36cee2738 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3a9aed3f2f0968fc5e34044c14b2904d /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3a9aed3f2f0968fc5e34044c14b2904d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3b0c16b0d6647e5230b220d36fd969f36cee2738 /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3b0c16b0d6647e5230b220d36fd969f36cee2738 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3a9aed3f2f0968fc5e34044c14b2904d /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3a9aed3f2f0968fc5e34044c14b2904d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␍leading\ CR/␍leading\ CR 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 3b0c16b0d6647e5230b220d36fd969f36cee2738 /home/rclone/rclone-test-zobilid7gecu/␍leading CR/␍leading CR 2025/04/02 03:13:02 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3b0c16b0d6647e5230b220d36fd969f36cee2738 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0a5a7591f1d4e68877b2a3f2f27990f9 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0a5a7591f1d4e68877b2a3f2f27990f9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 986336027c2404a64838cebcc0ab622623fd4412 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 986336027c2404a64838cebcc0ab622623fd4412 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0a5a7591f1d4e68877b2a3f2f27990f9 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0a5a7591f1d4e68877b2a3f2f27990f9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 986336027c2404a64838cebcc0ab622623fd4412 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 986336027c2404a64838cebcc0ab622623fd4412 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0a5a7591f1d4e68877b2a3f2f27990f9 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 0a5a7591f1d4e68877b2a3f2f27990f9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␊leading\ LF/␊leading\ LF 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 986336027c2404a64838cebcc0ab622623fd4412 /home/rclone/rclone-test-zobilid7gecu/␊leading LF/␊leading LF 2025/04/02 03:13:02 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 986336027c2404a64838cebcc0ab622623fd4412 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 864a27b4838f21a771c6eb5e13bf5a76 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 864a27b4838f21a771c6eb5e13bf5a76 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 864a27b4838f21a771c6eb5e13bf5a76 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 864a27b4838f21a771c6eb5e13bf5a76 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 864a27b4838f21a771c6eb5e13bf5a76 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 864a27b4838f21a771c6eb5e13bf5a76 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␉leading\ HT/␉leading\ HT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 /home/rclone/rclone-test-zobilid7gecu/␉leading HT/␉leading HT 2025/04/02 03:13:02 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e49c00f54d82ab8d632f67a83cdc483b6e3b08d1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b6428b4b657f963d45bff507dda39ecd /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6428b4b657f963d45bff507dda39ecd 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f784ca188fc2b8e98a71505727bbecbb36690d03 /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f784ca188fc2b8e98a71505727bbecbb36690d03 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b6428b4b657f963d45bff507dda39ecd /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6428b4b657f963d45bff507dda39ecd 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f784ca188fc2b8e98a71505727bbecbb36690d03 /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f784ca188fc2b8e98a71505727bbecbb36690d03 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b6428b4b657f963d45bff507dda39ecd /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b6428b4b657f963d45bff507dda39ecd 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/␋leading\ VT/␋leading\ VT 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f784ca188fc2b8e98a71505727bbecbb36690d03 /home/rclone/rclone-test-zobilid7gecu/␋leading VT/␋leading VT 2025/04/02 03:13:02 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f784ca188fc2b8e98a71505727bbecbb36690d03 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f355a662fd15a5596bf2d821b6ed51e9 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: f355a662fd15a5596bf2d821b6ed51e9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: fdbefcee41019e3bb5bb16253f1b17129cb496b4 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: fdbefcee41019e3bb5bb16253f1b17129cb496b4 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f355a662fd15a5596bf2d821b6ed51e9 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: f355a662fd15a5596bf2d821b6ed51e9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: fdbefcee41019e3bb5bb16253f1b17129cb496b4 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: fdbefcee41019e3bb5bb16253f1b17129cb496b4 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: f355a662fd15a5596bf2d821b6ed51e9 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: f355a662fd15a5596bf2d821b6ed51e9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/.leading\ dot/.leading\ dot 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: fdbefcee41019e3bb5bb16253f1b17129cb496b4 /home/rclone/rclone-test-zobilid7gecu/.leading dot/.leading dot 2025/04/02 03:13:02 DEBUG : .leading dot/.leading dot: Parsed hash: fdbefcee41019e3bb5bb16253f1b17129cb496b4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 267bf8db81bc4591b4ca9baae5a313af /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 267bf8db81bc4591b4ca9baae5a313af 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 34034d077645186d9f33f74bb903104b6061d8b9 /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 34034d077645186d9f33f74bb903104b6061d8b9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 267bf8db81bc4591b4ca9baae5a313af /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 267bf8db81bc4591b4ca9baae5a313af 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 34034d077645186d9f33f74bb903104b6061d8b9 /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 34034d077645186d9f33f74bb903104b6061d8b9 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 267bf8db81bc4591b4ca9baae5a313af /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 267bf8db81bc4591b4ca9baae5a313af 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space " 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ space\ /trailing\ space\ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 34034d077645186d9f33f74bb903104b6061d8b9 /home/rclone/rclone-test-zobilid7gecu/trailing space /trailing space 2025/04/02 03:13:02 DEBUG : trailing space /trailing space : Parsed hash: 34034d077645186d9f33f74bb903104b6061d8b9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a38bdda020bbc03c141f2c3820c2f5cb /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a38bdda020bbc03c141f2c3820c2f5cb 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a44ed8c4ae92e50c4711331f3736fc4500f5226d /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a44ed8c4ae92e50c4711331f3736fc4500f5226d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a38bdda020bbc03c141f2c3820c2f5cb /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a38bdda020bbc03c141f2c3820c2f5cb 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a44ed8c4ae92e50c4711331f3736fc4500f5226d /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a44ed8c4ae92e50c4711331f3736fc4500f5226d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a38bdda020bbc03c141f2c3820c2f5cb /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a38bdda020bbc03c141f2c3820c2f5cb 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ CR␍/trailing\ CR␍ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a44ed8c4ae92e50c4711331f3736fc4500f5226d /home/rclone/rclone-test-zobilid7gecu/trailing CR␍/trailing CR␍ 2025/04/02 03:13:02 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a44ed8c4ae92e50c4711331f3736fc4500f5226d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9485e545f88b9dbe9c1941cfbb374776 /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9485e545f88b9dbe9c1941cfbb374776 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9485e545f88b9dbe9c1941cfbb374776 /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9485e545f88b9dbe9c1941cfbb374776 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9485e545f88b9dbe9c1941cfbb374776 /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9485e545f88b9dbe9c1941cfbb374776 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ LF␊/trailing\ LF␊ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac /home/rclone/rclone-test-zobilid7gecu/trailing LF␊/trailing LF␊ 2025/04/02 03:13:02 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9ea7124a5d10f10d29706e41a1dccfb49e2f2aac === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 43d1e29875f27e1156aa82c97199a612 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43d1e29875f27e1156aa82c97199a612 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 066cfec1b8bcea73d9b80be00283a96ef70e6419 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 066cfec1b8bcea73d9b80be00283a96ef70e6419 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 43d1e29875f27e1156aa82c97199a612 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43d1e29875f27e1156aa82c97199a612 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 066cfec1b8bcea73d9b80be00283a96ef70e6419 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 066cfec1b8bcea73d9b80be00283a96ef70e6419 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 43d1e29875f27e1156aa82c97199a612 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 43d1e29875f27e1156aa82c97199a612 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ HT␉/trailing\ HT␉ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 066cfec1b8bcea73d9b80be00283a96ef70e6419 /home/rclone/rclone-test-zobilid7gecu/trailing HT␉/trailing HT␉ 2025/04/02 03:13:02 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 066cfec1b8bcea73d9b80be00283a96ef70e6419 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 2ed2b08d2bea54881c2f2da1a964770e /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2ed2b08d2bea54881c2f2da1a964770e 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 81c1a751b6512af11207c2d0d0196b85328e8713 /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 81c1a751b6512af11207c2d0d0196b85328e8713 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 2ed2b08d2bea54881c2f2da1a964770e /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2ed2b08d2bea54881c2f2da1a964770e 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 81c1a751b6512af11207c2d0d0196b85328e8713 /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 81c1a751b6512af11207c2d0d0196b85328e8713 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 2ed2b08d2bea54881c2f2da1a964770e /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2ed2b08d2bea54881c2f2da1a964770e 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ VT␋/trailing\ VT␋ 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 81c1a751b6512af11207c2d0d0196b85328e8713 /home/rclone/rclone-test-zobilid7gecu/trailing VT␋/trailing VT␋ 2025/04/02 03:13:02 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 81c1a751b6512af11207c2d0d0196b85328e8713 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 03aca0e698f339b511d94463f48e7f20 /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 03aca0e698f339b511d94463f48e7f20 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 03aca0e698f339b511d94463f48e7f20 /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 03aca0e698f339b511d94463f48e7f20 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 03aca0e698f339b511d94463f48e7f20 /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: 03aca0e698f339b511d94463f48e7f20 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot." 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/trailing\ dot./trailing\ dot. 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d /home/rclone/rclone-test-zobilid7gecu/trailing dot./trailing dot. 2025/04/02 03:13:02 DEBUG : trailing dot./trailing dot.: Parsed hash: ed475e774b404d9bde0e8dca77b11b9bfbb73e9d === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ee3975c4a089fdbce0d4b05f2a8e8366 /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ee3975c4a089fdbce0d4b05f2a8e8366 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 452455be4eace6c7715def80a2be8b2e6d757cfc /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 452455be4eace6c7715def80a2be8b2e6d757cfc 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ee3975c4a089fdbce0d4b05f2a8e8366 /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ee3975c4a089fdbce0d4b05f2a8e8366 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 452455be4eace6c7715def80a2be8b2e6d757cfc /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 452455be4eace6c7715def80a2be8b2e6d757cfc 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ee3975c4a089fdbce0d4b05f2a8e8366 /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ee3975c4a089fdbce0d4b05f2a8e8366 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/invalid\ utf-8/invalid\ utf-8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 452455be4eace6c7715def80a2be8b2e6d757cfc /home/rclone/rclone-test-zobilid7gecu/invalid utf-8/invalid utf-8 2025/04/02 03:13:02 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 452455be4eace6c7715def80a2be8b2e6d757cfc === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: de38eac96e998fff75f78d8f429c0dd5 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: de38eac96e998fff75f78d8f429c0dd5 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b43cacade688f5132e9492327ca24da57b80ff11 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: b43cacade688f5132e9492327ca24da57b80ff11 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: de38eac96e998fff75f78d8f429c0dd5 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: de38eac96e998fff75f78d8f429c0dd5 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b43cacade688f5132e9492327ca24da57b80ff11 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: b43cacade688f5132e9492327ca24da57b80ff11 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: de38eac96e998fff75f78d8f429c0dd5 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: de38eac96e998fff75f78d8f429c0dd5 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/test\%46.txt/test\%46.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: b43cacade688f5132e9492327ca24da57b80ff11 /home/rclone/rclone-test-zobilid7gecu/test%46.txt/test%46.txt 2025/04/02 03:13:02 DEBUG : test%46.txt/test%46.txt: Parsed hash: b43cacade688f5132e9492327ca24da57b80ff11 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Connection OK after error: potato 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/zero-length-file" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/zero-length-file" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/zero-length-file" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/zero-length-file" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zobilid7gecu/zero-length-file 2025/04/02 03:13:02 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a5cae339dea39c0b978737ac609d8715 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: a5cae339dea39c0b978737ac609d8715 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e9de934f0e7095333a4c976fc63506ebee039791 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: e9de934f0e7095333a4c976fc63506ebee039791 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: a5cae339dea39c0b978737ac609d8715 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: a5cae339dea39c0b978737ac609d8715 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: e9de934f0e7095333a4c976fc63506ebee039791 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: e9de934f0e7095333a4c976fc63506ebee039791 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/02 03:13:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/04/02 03:13:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44154->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:02 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/02 03:13:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zobilid7gecu/hello? sausage/êé" 2025/04/02 03:13:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:02 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: New connection 127.0.0.1:44156->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Shell type "unix" from config 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé" 2025/04/02 03:13:03 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-zobilid7gecu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{P4iU2}:rclone-test-zobilid7gecu/hello? sausage/êé" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Remote command result: 5ecb58f93d3da6319ad512d21b9cadc6 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : a/b/c/d/e.txt: Parsed hash: 5ecb58f93d3da6319ad512d21b9cadc6 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Remote command result: c08885c6f3348fc5dbd407c18826f5390bdb27f4 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : a/b/c/d/e.txt: Parsed hash: c08885c6f3348fc5dbd407c18826f5390bdb27f4 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Remote command result: 5ecb58f93d3da6319ad512d21b9cadc6 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : a/b/c/d/e.txt: Parsed hash: 5ecb58f93d3da6319ad512d21b9cadc6 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: Remote command result: c08885c6f3348fc5dbd407c18826f5390bdb27f4 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/a/b/c/d/e.txt 2025/04/02 03:13:03 DEBUG : a/b/c/d/e.txt: Parsed hash: c08885c6f3348fc5dbd407c18826f5390bdb27f4 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé: New connection 127.0.0.1:44158->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : Waiting for deletions to finish 2025/04/02 03:13:03 INFO : a/b/c/d/e.txt: Deleted 2025/04/02 03:13:03 DEBUG : removing 1 level 4 directories 2025/04/02 03:13:03 INFO : a/b/c/d: Removing directory 2025/04/02 03:13:03 DEBUG : removing 1 level 3 directories 2025/04/02 03:13:03 INFO : a/b/c: Removing directory 2025/04/02 03:13:03 DEBUG : removing 1 level 2 directories 2025/04/02 03:13:03 INFO : a/b: Removing directory 2025/04/02 03:13:03 DEBUG : removing 1 level 1 directories 2025/04/02 03:13:03 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: New connection 127.0.0.1:44162->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt 2025/04/02 03:13:03 DEBUG : moveTest/other.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/moveTest/other.txt 2025/04/02 03:13:03 DEBUG : moveTest/other.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/other.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/other.txt 2025/04/02 03:13:03 DEBUG : other.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/04/02 03:13:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mihaxan1zimo" 2025/04/02 03:13:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: New connection 127.0.0.1:44174->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Shell type "unix" from config 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Relative path resolved to "/home/rclone/rclone-test-mihaxan1zimo" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Using root directory "/home/rclone/rclone-test-mihaxan1zimo" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Shell path "/home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Running remote command: md5sum /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file name.txt 2025/04/02 03:13:03 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Shell path "/home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Running remote command: sha1sum /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/file name.txt 2025/04/02 03:13:03 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Shell path "/home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Running remote command: md5sum /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Shell path "/home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Running remote command: sha1sum /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-mihaxan1zimo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: Purge dir "new_name" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mihaxan1zimo: 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 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 74ff91e28d6f5b98389099a04d0da563 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 74ff91e28d6f5b98389099a04d0da563 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 221718eb5e44b5bc6db356c47a427378174475d1 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 221718eb5e44b5bc6db356c47a427378174475d1 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/02 03:13:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44180->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/02 03:13:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zobilid7gecu/not found.txt" 2025/04/02 03:13:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/not found.txt: New connection 127.0.0.1:44190->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/not found.txt: Shell type "unix" from config 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-zobilid7gecu/not found.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/not found.txt: Using root directory "/home/rclone/rclone-test-zobilid7gecu/not found.txt" 2025/04/02 03:13:03 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-zobilid7gecu" from "TestSFTPOpenssh:rclone-test-zobilid7gecu" 2025/04/02 03:13:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/04/02 03:13:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:03 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44198->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c5a575877acc285bf2ff222c10440c1 /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 7c5a575877acc285bf2ff222c10440c1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01d782999528299b18ec7ea9974e95ab52aaad6f /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 01d782999528299b18ec7ea9974e95ab52aaad6f 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c5a575877acc285bf2ff222c10440c1 /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 7c5a575877acc285bf2ff222c10440c1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01d782999528299b18ec7ea9974e95ab52aaad6f /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 01d782999528299b18ec7ea9974e95ab52aaad6f 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7c5a575877acc285bf2ff222c10440c1 /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 7c5a575877acc285bf2ff222c10440c1 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/created from root.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/created\ from\ root.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 01d782999528299b18ec7ea9974e95ab52aaad6f /home/rclone/rclone-test-zobilid7gecu/created from root.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/created from root.txt: Parsed hash: 01d782999528299b18ec7ea9974e95ab52aaad6f 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 84505e6515064ffa21024d3b63763054 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: 84505e6515064ffa21024d3b63763054 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/file name.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/file\ name.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 /home/rclone/rclone-test-zobilid7gecu/file name.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/file name.txt: Parsed hash: dea33bd52b4ac8de942ede96b24ed45c73bd78d3 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:03 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:03 DEBUG : rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0375d98bf8971a85ff5bc8d58adb48f8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0375d98bf8971a85ff5bc8d58adb48f8 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 /home/rclone/rclone-test-zobilid7gecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/02 03:13:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ed54ac1d39d8a6b4b965606357c01a12ea1ec2b8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Server has VFS statistics extension 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: About path "/home/rclone/rclone-test-zobilid7gecu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 81b013f62a393a854e271d10321226f4 /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: 81b013f62a393a854e271d10321226f4 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 41c1f6fd27259d0c6339ef96b1695648c42d44ff /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: 41c1f6fd27259d0c6339ef96b1695648c42d44ff 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 81b013f62a393a854e271d10321226f4 /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: 81b013f62a393a854e271d10321226f4 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/piped data.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/piped\ data.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 41c1f6fd27259d0c6339ef96b1695648c42d44ff /home/rclone/rclone-test-zobilid7gecu/piped data.txt 2025/04/02 03:13:04 DEBUG : piped data.txt: Parsed hash: 41c1f6fd27259d0c6339ef96b1695648c42d44ff === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0923f1b029864c8ef57f69cdc3ef3fff /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : unknown-size-update.txt: Parsed hash: 0923f1b029864c8ef57f69cdc3ef3fff 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 563cbf4c1b5d5845eeaed21312b5079a31608333 /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : unknown-size-update.txt: Parsed hash: 563cbf4c1b5d5845eeaed21312b5079a31608333 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: md5sum /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 0923f1b029864c8ef57f69cdc3ef3fff /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : unknown-size-update.txt: Parsed hash: 0923f1b029864c8ef57f69cdc3ef3fff 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Shell path "/home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Running remote command: sha1sum /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Remote command result: 563cbf4c1b5d5845eeaed21312b5079a31608333 /home/rclone/rclone-test-zobilid7gecu/unknown-size-update.txt 2025/04/02 03:13:04 DEBUG : unknown-size-update.txt: Parsed hash: 563cbf4c1b5d5845eeaed21312b5079a31608333 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/02 03:13:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zobilid7gecu/deeper/nonexisting/directory" 2025/04/02 03:13:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/02 03:13:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:04 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{P4iU2}" suffix to name 2025/04/02 03:13:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/02 03:13:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/02 03:13:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/02 03:13:04 DEBUG : Setting pass="kCAAAlJhEE_HBuMFUx6FOrxH7GT2iABP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/02 03:13:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/deeper/nonexisting/directory: New connection 127.0.0.1:44200->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/deeper/nonexisting/directory: Shell type "unix" from config 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-zobilid7gecu/deeper/nonexisting/directory" 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-zobilid7gecu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/04/02 03:13:04 DEBUG : Waiting for deletions to finish 2025/04/02 03:13:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/02 03:13:04 DEBUG : removing 1 level 4 directories 2025/04/02 03:13:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/04/02 03:13:04 DEBUG : removing 1 level 3 directories 2025/04/02 03:13:04 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/04/02 03:13:04 DEBUG : removing 1 level 2 directories 2025/04/02 03:13:04 INFO : hello? sausage/êé: Removing directory 2025/04/02 03:13:04 DEBUG : removing 1 level 1 directories 2025/04/02 03:13:04 INFO : hello? sausage: Removing directory 2025/04/02 03:13:04 DEBUG : removing 1 level 0 directories 2025/04/02 03:13:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Removing directory 2025/04/02 03:13:04 ERROR : : error listing: directory not found 2025/04/02 03:13:04 DEBUG : Waiting for deletions to finish 2025/04/02 03:13:04 ERROR : : error listing: directory not found 2025/04/02 03:13:04 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Failed to list "": directory not found 2025/04/02 03:13:04 DEBUG : removing 1 level 0 directories 2025/04/02 03:13:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Removing directory 2025/04/02 03:13:04 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/04/02 03:13:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zobilid7gecu: Closing 2 unused connections --- FAIL: TestIntegration (2.05s) --- 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) --- FAIL: TestIntegration/FsMkdir (1.90s) --- 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 (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.26s) --- 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.09s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 3.204s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.941920462s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]