"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/09/07 05:10:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yulacey7puci" 2025/09/07 05:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 05:10:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:11 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:11 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: New connection 127.0.0.1:40084->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell type "unix" from config 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Relative path resolved to "/home/rclone/rclone-test-yulacey7puci" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Using root directory "/home/rclone/rclone-test-yulacey7puci" 2025/09/07 05:10:11 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/09/07 05:10:11 INFO : dir/subdir: Making directory 2025/09/07 05:10:11 INFO : dir/subdir: Removing directory 2025/09/07 05:10:11 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/09/07 05:10:11 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/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2273ebcc63c73a5da706c17f670b7590 /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2273ebcc63c73a5da706c17f670b7590 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a3340b5a506f84bfcc205aa405559020f69842de /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3340b5a506f84bfcc205aa405559020f69842de 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2273ebcc63c73a5da706c17f670b7590 /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2273ebcc63c73a5da706c17f670b7590 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a3340b5a506f84bfcc205aa405559020f69842de /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3340b5a506f84bfcc205aa405559020f69842de 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2273ebcc63c73a5da706c17f670b7590 /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2273ebcc63c73a5da706c17f670b7590 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a3340b5a506f84bfcc205aa405559020f69842de /home/rclone/rclone-test-yulacey7puci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/09/07 05:10:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3340b5a506f84bfcc205aa405559020f69842de === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: ec447ba08570e875044580de9284720e /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: ec447ba08570e875044580de9284720e 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e404570b66ccc572531013526888d6f96799b5ce /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: e404570b66ccc572531013526888d6f96799b5ce 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: ec447ba08570e875044580de9284720e /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: ec447ba08570e875044580de9284720e 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e404570b66ccc572531013526888d6f96799b5ce /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: e404570b66ccc572531013526888d6f96799b5ce 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: ec447ba08570e875044580de9284720e /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: ec447ba08570e875044580de9284720e 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/./." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e404570b66ccc572531013526888d6f96799b5ce /home/rclone/rclone-test-yulacey7puci/./. 2025/09/07 05:10:11 DEBUG : ./.: Parsed hash: e404570b66ccc572531013526888d6f96799b5ce === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e44cb2db563ddbc1310f7dd917ba3940 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: e44cb2db563ddbc1310f7dd917ba3940 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e44cb2db563ddbc1310f7dd917ba3940 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: e44cb2db563ddbc1310f7dd917ba3940 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e44cb2db563ddbc1310f7dd917ba3940 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: e44cb2db563ddbc1310f7dd917ba3940 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/../.." 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 /home/rclone/rclone-test-yulacey7puci/../.. 2025/09/07 05:10:11 DEBUG : ../..: Parsed hash: fde2cb8fbb3f93dc7f12ac01830a5961cca40ed4 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 14498f02fdc2d72e3e988f16ad4b04bf /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 14498f02fdc2d72e3e988f16ad4b04bf 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a95739903af7cfaf43761be1250151911fd80a15 /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a95739903af7cfaf43761be1250151911fd80a15 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 14498f02fdc2d72e3e988f16ad4b04bf /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 14498f02fdc2d72e3e988f16ad4b04bf 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a95739903af7cfaf43761be1250151911fd80a15 /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a95739903af7cfaf43761be1250151911fd80a15 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 14498f02fdc2d72e3e988f16ad4b04bf /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 14498f02fdc2d72e3e988f16ad4b04bf 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/09/07 05:10:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a95739903af7cfaf43761be1250151911fd80a15 /home/rclone/rclone-test-yulacey7puci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/09/07 05:10:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a95739903af7cfaf43761be1250151911fd80a15 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 37467db05ff77eeb56907d2160fa5df3 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 37467db05ff77eeb56907d2160fa5df3 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 0302ee3abb47429588835a97e52bbdf7aaa206a4 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 0302ee3abb47429588835a97e52bbdf7aaa206a4 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 37467db05ff77eeb56907d2160fa5df3 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 37467db05ff77eeb56907d2160fa5df3 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 0302ee3abb47429588835a97e52bbdf7aaa206a4 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 0302ee3abb47429588835a97e52bbdf7aaa206a4 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 37467db05ff77eeb56907d2160fa5df3 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 37467db05ff77eeb56907d2160fa5df3 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/ leading space/ leading space" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\ leading\ space/\ leading\ space 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 0302ee3abb47429588835a97e52bbdf7aaa206a4 /home/rclone/rclone-test-yulacey7puci/ leading space/ leading space 2025/09/07 05:10:12 DEBUG : leading space/ leading space: Parsed hash: 0302ee3abb47429588835a97e52bbdf7aaa206a4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5399fd29dffaad52033a3852861461f1 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5399fd29dffaad52033a3852861461f1 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5399fd29dffaad52033a3852861461f1 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5399fd29dffaad52033a3852861461f1 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5399fd29dffaad52033a3852861461f1 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5399fd29dffaad52033a3852861461f1 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/\~leading\ tilde/\~leading\ tilde 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 /home/rclone/rclone-test-yulacey7puci/~leading tilde/~leading tilde 2025/09/07 05:10:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 40f8c8c533a9751f6ed757a418d5678dd457cbd2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 97664f1e093329ab97a9b648b763de7d /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 97664f1e093329ab97a9b648b763de7d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 97664f1e093329ab97a9b648b763de7d /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 97664f1e093329ab97a9b648b763de7d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 97664f1e093329ab97a9b648b763de7d /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 97664f1e093329ab97a9b648b763de7d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␍leading\ CR/␍leading\ CR 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 /home/rclone/rclone-test-yulacey7puci/␍leading CR/␍leading CR 2025/09/07 05:10:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: cd10218e976c5c3277aa722d6073bc3b0d4efdf7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c5949420e500917783e6f67eb123168f /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5949420e500917783e6f67eb123168f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: f61c1a73c8fa2ee381c6fad0485311c458a5c919 /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f61c1a73c8fa2ee381c6fad0485311c458a5c919 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c5949420e500917783e6f67eb123168f /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5949420e500917783e6f67eb123168f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: f61c1a73c8fa2ee381c6fad0485311c458a5c919 /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f61c1a73c8fa2ee381c6fad0485311c458a5c919 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c5949420e500917783e6f67eb123168f /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5949420e500917783e6f67eb123168f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␊leading\ LF/␊leading\ LF 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: f61c1a73c8fa2ee381c6fad0485311c458a5c919 /home/rclone/rclone-test-yulacey7puci/␊leading LF/␊leading LF 2025/09/07 05:10:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f61c1a73c8fa2ee381c6fad0485311c458a5c919 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76893ca96f202fce30610ba1aa438815 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 76893ca96f202fce30610ba1aa438815 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76893ca96f202fce30610ba1aa438815 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 76893ca96f202fce30610ba1aa438815 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76893ca96f202fce30610ba1aa438815 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 76893ca96f202fce30610ba1aa438815 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␉leading\ HT/␉leading\ HT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 /home/rclone/rclone-test-yulacey7puci/␉leading HT/␉leading HT 2025/09/07 05:10:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dfe2167c43ae3e85f9ffe17eb3dbe02fb5a8aef9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 33d3aabd327d927ae578749e22839675 /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33d3aabd327d927ae578749e22839675 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dafed4e6057c2069407d78eedd2c68f81346b21f /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dafed4e6057c2069407d78eedd2c68f81346b21f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 33d3aabd327d927ae578749e22839675 /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33d3aabd327d927ae578749e22839675 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dafed4e6057c2069407d78eedd2c68f81346b21f /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dafed4e6057c2069407d78eedd2c68f81346b21f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 33d3aabd327d927ae578749e22839675 /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33d3aabd327d927ae578749e22839675 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/␋leading\ VT/␋leading\ VT 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dafed4e6057c2069407d78eedd2c68f81346b21f /home/rclone/rclone-test-yulacey7puci/␋leading VT/␋leading VT 2025/09/07 05:10:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: dafed4e6057c2069407d78eedd2c68f81346b21f === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 93aa5fdcd8e38d638caf2b2ab32fff30 /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 93aa5fdcd8e38d638caf2b2ab32fff30 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 93aa5fdcd8e38d638caf2b2ab32fff30 /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 93aa5fdcd8e38d638caf2b2ab32fff30 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 93aa5fdcd8e38d638caf2b2ab32fff30 /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 93aa5fdcd8e38d638caf2b2ab32fff30 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/.leading\ dot/.leading\ dot 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f /home/rclone/rclone-test-yulacey7puci/.leading dot/.leading dot 2025/09/07 05:10:12 DEBUG : .leading dot/.leading dot: Parsed hash: 631adaf61ad2ee50ad3b9c33cc5eb8ed72083a6f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c31c091274a214af02ce48a5dcf784dc /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: c31c091274a214af02ce48a5dcf784dc 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a70dad2381202c9c8e4c5519475fa9cbcff4653e /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: a70dad2381202c9c8e4c5519475fa9cbcff4653e 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c31c091274a214af02ce48a5dcf784dc /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: c31c091274a214af02ce48a5dcf784dc 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a70dad2381202c9c8e4c5519475fa9cbcff4653e /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: a70dad2381202c9c8e4c5519475fa9cbcff4653e 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c31c091274a214af02ce48a5dcf784dc /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: c31c091274a214af02ce48a5dcf784dc 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing space /trailing space " 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ space\ /trailing\ space\ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a70dad2381202c9c8e4c5519475fa9cbcff4653e /home/rclone/rclone-test-yulacey7puci/trailing space /trailing space 2025/09/07 05:10:12 DEBUG : trailing space /trailing space : Parsed hash: a70dad2381202c9c8e4c5519475fa9cbcff4653e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 58ad1c08da1dd178c7a2e0b136ce7e4c /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 58ad1c08da1dd178c7a2e0b136ce7e4c 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 797c09dc947f60a534ff12eb8901fd6ddb37df80 /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 797c09dc947f60a534ff12eb8901fd6ddb37df80 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 58ad1c08da1dd178c7a2e0b136ce7e4c /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 58ad1c08da1dd178c7a2e0b136ce7e4c 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 797c09dc947f60a534ff12eb8901fd6ddb37df80 /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 797c09dc947f60a534ff12eb8901fd6ddb37df80 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 58ad1c08da1dd178c7a2e0b136ce7e4c /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 58ad1c08da1dd178c7a2e0b136ce7e4c 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ CR␍/trailing\ CR␍ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 797c09dc947f60a534ff12eb8901fd6ddb37df80 /home/rclone/rclone-test-yulacey7puci/trailing CR␍/trailing CR␍ 2025/09/07 05:10:12 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 797c09dc947f60a534ff12eb8901fd6ddb37df80 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5d3a8491a69deaf991e023c2cf589294 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5d3a8491a69deaf991e023c2cf589294 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 81b1888426e787cf881315250cbafc191525b0a9 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 81b1888426e787cf881315250cbafc191525b0a9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5d3a8491a69deaf991e023c2cf589294 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5d3a8491a69deaf991e023c2cf589294 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 81b1888426e787cf881315250cbafc191525b0a9 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 81b1888426e787cf881315250cbafc191525b0a9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5d3a8491a69deaf991e023c2cf589294 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5d3a8491a69deaf991e023c2cf589294 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ LF␊/trailing\ LF␊ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 81b1888426e787cf881315250cbafc191525b0a9 /home/rclone/rclone-test-yulacey7puci/trailing LF␊/trailing LF␊ 2025/09/07 05:10:12 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 81b1888426e787cf881315250cbafc191525b0a9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc325ca80bdd98846e2131b8c6a0490f /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc325ca80bdd98846e2131b8c6a0490f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc325ca80bdd98846e2131b8c6a0490f /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc325ca80bdd98846e2131b8c6a0490f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc325ca80bdd98846e2131b8c6a0490f /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc325ca80bdd98846e2131b8c6a0490f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ HT␉/trailing\ HT␉ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a /home/rclone/rclone-test-yulacey7puci/trailing HT␉/trailing HT␉ 2025/09/07 05:10:12 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2cf4f4a030bcf50d02c778dd0ecd3ff4fccfa48a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 4e74e22164b3f86b251feba2a0c5d499 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4e74e22164b3f86b251feba2a0c5d499 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cde059512ea832f1346130cef923a31d74ffa00 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cde059512ea832f1346130cef923a31d74ffa00 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 4e74e22164b3f86b251feba2a0c5d499 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4e74e22164b3f86b251feba2a0c5d499 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cde059512ea832f1346130cef923a31d74ffa00 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cde059512ea832f1346130cef923a31d74ffa00 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 4e74e22164b3f86b251feba2a0c5d499 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4e74e22164b3f86b251feba2a0c5d499 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ VT␋/trailing\ VT␋ 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cde059512ea832f1346130cef923a31d74ffa00 /home/rclone/rclone-test-yulacey7puci/trailing VT␋/trailing VT␋ 2025/09/07 05:10:12 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2cde059512ea832f1346130cef923a31d74ffa00 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fa331c6be915e1d3bf2c2c113d3f3406 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: fa331c6be915e1d3bf2c2c113d3f3406 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c7e22545bc3f65657f17a9a6e528a9980dff5510 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: c7e22545bc3f65657f17a9a6e528a9980dff5510 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fa331c6be915e1d3bf2c2c113d3f3406 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: fa331c6be915e1d3bf2c2c113d3f3406 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c7e22545bc3f65657f17a9a6e528a9980dff5510 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: c7e22545bc3f65657f17a9a6e528a9980dff5510 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: fa331c6be915e1d3bf2c2c113d3f3406 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: fa331c6be915e1d3bf2c2c113d3f3406 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot." 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/trailing\ dot./trailing\ dot. 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: c7e22545bc3f65657f17a9a6e528a9980dff5510 /home/rclone/rclone-test-yulacey7puci/trailing dot./trailing dot. 2025/09/07 05:10:12 DEBUG : trailing dot./trailing dot.: Parsed hash: c7e22545bc3f65657f17a9a6e528a9980dff5510 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5edf8b09a682726ecb708872d19837ed /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5edf8b09a682726ecb708872d19837ed 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5edf8b09a682726ecb708872d19837ed /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5edf8b09a682726ecb708872d19837ed 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5edf8b09a682726ecb708872d19837ed /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5edf8b09a682726ecb708872d19837ed 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/invalid utf-8\xfe/invalid utf-8\xfe" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/invalid\ utf-8/invalid\ utf-8 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c /home/rclone/rclone-test-yulacey7puci/invalid utf-8/invalid utf-8 2025/09/07 05:10:12 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 614b36d479fc2e8e5d5a40f0a6e7eecf6fa9cd0c === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cb6793a690d92e59a270c0227c6d66d2 /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6793a690d92e59a270c0227c6d66d2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cb6793a690d92e59a270c0227c6d66d2 /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6793a690d92e59a270c0227c6d66d2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: cb6793a690d92e59a270c0227c6d66d2 /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6793a690d92e59a270c0227c6d66d2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/test\%46.txt/test\%46.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d /home/rclone/rclone-test-yulacey7puci/test%46.txt/test%46.txt 2025/09/07 05:10:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5f39b4d99c8778a2d2b0cbd358bd505b7d0a799d === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Connection OK after error: potato 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/zero-length-file" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/zero-length-file" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/zero-length-file" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/zero-length-file" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yulacey7puci/zero-length-file 2025/09/07 05:10:12 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/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a0c5ec363f06bd6e3a2e763fc70c773d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: a0c5ec363f06bd6e3a2e763fc70c773d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 65c262a426b47c9493a364f0c81e019a638d294f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 65c262a426b47c9493a364f0c81e019a638d294f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: a0c5ec363f06bd6e3a2e763fc70c773d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: a0c5ec363f06bd6e3a2e763fc70c773d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 65c262a426b47c9493a364f0c81e019a638d294f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 65c262a426b47c9493a364f0c81e019a638d294f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f === 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/09/07 05:10:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/07 05:10:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:12 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:12 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:40092->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/07 05:10:12 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/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 === 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/09/07 05:10:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yulacey7puci/hello? sausage/êé" 2025/09/07 05:10:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:12 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:12 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: New connection 127.0.0.1:40108->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Shell type "unix" from config 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé" 2025/09/07 05:10:12 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-yulacey7puci/hello? sausage/êé" to be canonical "TestSFTPOpenssh{7pimk}:rclone-test-yulacey7puci/hello? sausage/êé" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Remote command result: b7f3b300ffcc55f4f572a6e59596d08a /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : a/b/c/d/e.txt: Parsed hash: b7f3b300ffcc55f4f572a6e59596d08a 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Remote command result: a7784aec3bdc21ab60a8b68abda6b50ca30d52b9 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : a/b/c/d/e.txt: Parsed hash: a7784aec3bdc21ab60a8b68abda6b50ca30d52b9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Remote command result: b7f3b300ffcc55f4f572a6e59596d08a /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : a/b/c/d/e.txt: Parsed hash: b7f3b300ffcc55f4f572a6e59596d08a 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: Remote command result: a7784aec3bdc21ab60a8b68abda6b50ca30d52b9 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/a/b/c/d/e.txt 2025/09/07 05:10:12 DEBUG : a/b/c/d/e.txt: Parsed hash: a7784aec3bdc21ab60a8b68abda6b50ca30d52b9 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé: New connection 127.0.0.1:40120->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:12 DEBUG : Waiting for deletions to finish 2025/09/07 05:10:12 INFO : a/b/c/d/e.txt: Deleted 2025/09/07 05:10:12 DEBUG : removing 1 level 4 directories 2025/09/07 05:10:12 INFO : a/b/c/d: Removing directory 2025/09/07 05:10:12 DEBUG : removing 1 level 3 directories 2025/09/07 05:10:12 INFO : a/b/c: Removing directory 2025/09/07 05:10:12 DEBUG : removing 1 level 2 directories 2025/09/07 05:10:12 INFO : a/b: Removing directory 2025/09/07 05:10:12 DEBUG : removing 1 level 1 directories 2025/09/07 05:10:12 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:12 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: New connection 127.0.0.1:40128->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/moveTest/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/moveTest/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/moveTest/other.txt 2025/09/07 05:10:13 DEBUG : moveTest/other.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/moveTest/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/moveTest/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/moveTest/other.txt 2025/09/07 05:10:13 DEBUG : moveTest/other.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/other.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/other.txt 2025/09/07 05:10:13 DEBUG : other.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/09/07 05:10:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-neremaw6siwa" 2025/09/07 05:10:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: New connection 127.0.0.1:40140->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Shell type "unix" from config 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Relative path resolved to "/home/rclone/rclone-test-neremaw6siwa" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Using root directory "/home/rclone/rclone-test-neremaw6siwa" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Shell path "/home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Running remote command: md5sum /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file name.txt 2025/09/07 05:10:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Shell path "/home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Running remote command: sha1sum /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/file name.txt 2025/09/07 05:10:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Shell path "/home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Running remote command: md5sum /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Shell path "/home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Running remote command: sha1sum /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-neremaw6siwa/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: Purge dir "new_name" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-neremaw6siwa: 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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9e235c1ceccc420d94c35f29bec34d9d /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 9e235c1ceccc420d94c35f29bec34d9d 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: dc190a4063274225b427647e8672e6659d0c5c8f /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: dc190a4063274225b427647e8672e6659d0c5c8f === 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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/07 05:10:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:40156->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/09/07 05:10:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yulacey7puci/not found.txt" 2025/09/07 05:10:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/not found.txt: New connection 127.0.0.1:40164->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/not found.txt: Shell type "unix" from config 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/not found.txt: Relative path resolved to "/home/rclone/rclone-test-yulacey7puci/not found.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/not found.txt: Using root directory "/home/rclone/rclone-test-yulacey7puci/not found.txt" 2025/09/07 05:10:13 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-yulacey7puci" from "TestSFTPOpenssh:rclone-test-yulacey7puci" 2025/09/07 05:10:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/09/07 05:10:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:40180->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-yulacey7puci/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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2fa1bba82a41ae490a1ffc26868afe77 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 2fa1bba82a41ae490a1ffc26868afe77 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 032b83f8efa130b37181f42a873eacfbb061b6f0 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 032b83f8efa130b37181f42a873eacfbb061b6f0 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2fa1bba82a41ae490a1ffc26868afe77 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 2fa1bba82a41ae490a1ffc26868afe77 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 032b83f8efa130b37181f42a873eacfbb061b6f0 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 032b83f8efa130b37181f42a873eacfbb061b6f0 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2fa1bba82a41ae490a1ffc26868afe77 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 2fa1bba82a41ae490a1ffc26868afe77 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/created from root.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/created\ from\ root.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 032b83f8efa130b37181f42a873eacfbb061b6f0 /home/rclone/rclone-test-yulacey7puci/created from root.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/created from root.txt: Parsed hash: 032b83f8efa130b37181f42a873eacfbb061b6f0 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-yulacey7puci/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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 506fb415fb6137914db7a787e2cc99f5 /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: 506fb415fb6137914db7a787e2cc99f5 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/file name.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/file\ name.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd /home/rclone/rclone-test-yulacey7puci/file name.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/file name.txt: Parsed hash: bfa4aa197dfa4630bf3a00acbe14f43df03a6ecd 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-yulacey7puci/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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5fa17b723385f9a089f85e287fffb59 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e5fa17b723385f9a089f85e287fffb59 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 76b287eb1117b030318ea87a41669ba2fae6d8e7 /home/rclone/rclone-test-yulacey7puci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/09/07 05:10:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 76b287eb1117b030318ea87a41669ba2fae6d8e7 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Server has VFS statistics extension 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: About path "/home/rclone/rclone-test-yulacey7puci" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9287139d830529c672e747819d175698 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: 9287139d830529c672e747819d175698 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5deb609dbea29ad757472c8d2ebe2c41f201665 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: e5deb609dbea29ad757472c8d2ebe2c41f201665 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 9287139d830529c672e747819d175698 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: 9287139d830529c672e747819d175698 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/piped data.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/piped\ data.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: e5deb609dbea29ad757472c8d2ebe2c41f201665 /home/rclone/rclone-test-yulacey7puci/piped data.txt 2025/09/07 05:10:13 DEBUG : piped data.txt: Parsed hash: e5deb609dbea29ad757472c8d2ebe2c41f201665 === 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/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cf45e491ebba11948309370f6bce553 /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : unknown-size-update.txt: Parsed hash: 2cf45e491ebba11948309370f6bce553 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 68da7593e767660d5fdb3903f6f88c6872eba6b3 /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : unknown-size-update.txt: Parsed hash: 68da7593e767660d5fdb3903f6f88c6872eba6b3 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: md5sum /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 2cf45e491ebba11948309370f6bce553 /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : unknown-size-update.txt: Parsed hash: 2cf45e491ebba11948309370f6bce553 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Shell path "/home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Running remote command: sha1sum /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Remote command result: 68da7593e767660d5fdb3903f6f88c6872eba6b3 /home/rclone/rclone-test-yulacey7puci/unknown-size-update.txt 2025/09/07 05:10:13 DEBUG : unknown-size-update.txt: Parsed hash: 68da7593e767660d5fdb3903f6f88c6872eba6b3 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/07 05:10:13 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yulacey7puci/deeper/nonexisting/directory" 2025/09/07 05:10:13 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7pimk}" suffix to name 2025/09/07 05:10:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/09/07 05:10:13 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/09/07 05:10:13 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/09/07 05:10:13 DEBUG : Setting pass="JtM0CjoD7H9a3Q7E1K7vrI3AfjdMJafP" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/09/07 05:10:13 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/deeper/nonexisting/directory: New connection 127.0.0.1:40188->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/deeper/nonexisting/directory: Shell type "unix" from config 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-yulacey7puci/deeper/nonexisting/directory" 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-yulacey7puci/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/09/07 05:10:13 DEBUG : Waiting for deletions to finish 2025/09/07 05:10:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/07 05:10:13 DEBUG : removing 1 level 4 directories 2025/09/07 05:10:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/09/07 05:10:13 DEBUG : removing 1 level 3 directories 2025/09/07 05:10:13 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/09/07 05:10:13 DEBUG : removing 1 level 2 directories 2025/09/07 05:10:13 INFO : hello? sausage/êé: Removing directory 2025/09/07 05:10:13 DEBUG : removing 1 level 1 directories 2025/09/07 05:10:13 INFO : hello? sausage: Removing directory 2025/09/07 05:10:13 DEBUG : removing 1 level 0 directories 2025/09/07 05:10:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Removing directory 2025/09/07 05:10:13 ERROR : error listing: directory not found 2025/09/07 05:10:13 DEBUG : Waiting for deletions to finish 2025/09/07 05:10:13 ERROR : error listing: directory not found 2025/09/07 05:10:13 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Failed to list "": directory not found 2025/09/07 05:10:13 DEBUG : removing 1 level 0 directories 2025/09/07 05:10:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Removing directory 2025/09/07 05:10:13 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/09/07 05:10:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yulacey7puci: Closing 2 unused connections --- FAIL: TestIntegration (2.29s) --- 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 (2.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- 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.28s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- 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.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.17s) --- 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.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- 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.444s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.362026936s (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]