"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.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/03/09 02:39:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-busabuh5gimo" 2025/03/09 02:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 02:39:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: New connection 127.0.0.1:43374->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell type "unix" from config 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Relative path resolved to "/home/rclone/rclone-test-busabuh5gimo" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Using root directory "/home/rclone/rclone-test-busabuh5gimo" 2025/03/09 02:39:15 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/03/09 02:39:15 INFO : dir/subdir: Making directory 2025/03/09 02:39:15 INFO : dir/subdir: Removing directory 2025/03/09 02:39:15 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/03/09 02:39:15 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/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50c9e772e157cdb6daeb6abaa18280e9 /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 50c9e772e157cdb6daeb6abaa18280e9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cbc1ebabd396042c62ca116cf382abcc411a33ad /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cbc1ebabd396042c62ca116cf382abcc411a33ad 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50c9e772e157cdb6daeb6abaa18280e9 /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 50c9e772e157cdb6daeb6abaa18280e9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cbc1ebabd396042c62ca116cf382abcc411a33ad /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cbc1ebabd396042c62ca116cf382abcc411a33ad 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50c9e772e157cdb6daeb6abaa18280e9 /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 50c9e772e157cdb6daeb6abaa18280e9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cbc1ebabd396042c62ca116cf382abcc411a33ad /home/rclone/rclone-test-busabuh5gimo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/09 02:39:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cbc1ebabd396042c62ca116cf382abcc411a33ad === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b2d755f1ec6f2b7a99e8a88e0d34637d /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: b2d755f1ec6f2b7a99e8a88e0d34637d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 43ce73337d77964c41ddb5e92748614e33177b4e /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: 43ce73337d77964c41ddb5e92748614e33177b4e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b2d755f1ec6f2b7a99e8a88e0d34637d /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: b2d755f1ec6f2b7a99e8a88e0d34637d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 43ce73337d77964c41ddb5e92748614e33177b4e /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: 43ce73337d77964c41ddb5e92748614e33177b4e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b2d755f1ec6f2b7a99e8a88e0d34637d /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: b2d755f1ec6f2b7a99e8a88e0d34637d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/./." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 43ce73337d77964c41ddb5e92748614e33177b4e /home/rclone/rclone-test-busabuh5gimo/./. 2025/03/09 02:39:15 DEBUG : ./.: Parsed hash: 43ce73337d77964c41ddb5e92748614e33177b4e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2c7851c832766b5a2667c4b2b2904885 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: 2c7851c832766b5a2667c4b2b2904885 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b136eaef2b7364bb0569b028fdf8a4ada69894b5 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: b136eaef2b7364bb0569b028fdf8a4ada69894b5 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2c7851c832766b5a2667c4b2b2904885 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: 2c7851c832766b5a2667c4b2b2904885 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b136eaef2b7364bb0569b028fdf8a4ada69894b5 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: b136eaef2b7364bb0569b028fdf8a4ada69894b5 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2c7851c832766b5a2667c4b2b2904885 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: 2c7851c832766b5a2667c4b2b2904885 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/../.." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b136eaef2b7364bb0569b028fdf8a4ada69894b5 /home/rclone/rclone-test-busabuh5gimo/../.. 2025/03/09 02:39:15 DEBUG : ../..: Parsed hash: b136eaef2b7364bb0569b028fdf8a4ada69894b5 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: eb142cfe8b8e491cd2e9a8dcc863dd11 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: eb142cfe8b8e491cd2e9a8dcc863dd11 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d056822c294690b233d8ed1553cd20a2edb78b56 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d056822c294690b233d8ed1553cd20a2edb78b56 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: eb142cfe8b8e491cd2e9a8dcc863dd11 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: eb142cfe8b8e491cd2e9a8dcc863dd11 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d056822c294690b233d8ed1553cd20a2edb78b56 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d056822c294690b233d8ed1553cd20a2edb78b56 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: eb142cfe8b8e491cd2e9a8dcc863dd11 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: eb142cfe8b8e491cd2e9a8dcc863dd11 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d056822c294690b233d8ed1553cd20a2edb78b56 /home/rclone/rclone-test-busabuh5gimo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/09 02:39:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d056822c294690b233d8ed1553cd20a2edb78b56 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a80b6364d626e740c4f09b4960fa4e59 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: a80b6364d626e740c4f09b4960fa4e59 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 8cccabc0cb68be98b6aab83176ea00086d0baf17 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: 8cccabc0cb68be98b6aab83176ea00086d0baf17 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a80b6364d626e740c4f09b4960fa4e59 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: a80b6364d626e740c4f09b4960fa4e59 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 8cccabc0cb68be98b6aab83176ea00086d0baf17 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: 8cccabc0cb68be98b6aab83176ea00086d0baf17 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a80b6364d626e740c4f09b4960fa4e59 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: a80b6364d626e740c4f09b4960fa4e59 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\ leading\ space/\ leading\ space 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 8cccabc0cb68be98b6aab83176ea00086d0baf17 /home/rclone/rclone-test-busabuh5gimo/ leading space/ leading space 2025/03/09 02:39:15 DEBUG : leading space/ leading space: Parsed hash: 8cccabc0cb68be98b6aab83176ea00086d0baf17 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61da25a032d289592a91d3fd1037c7dc /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 61da25a032d289592a91d3fd1037c7dc 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 453a463e756911b886b51dc9bd651a7dbc112031 /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 453a463e756911b886b51dc9bd651a7dbc112031 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61da25a032d289592a91d3fd1037c7dc /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 61da25a032d289592a91d3fd1037c7dc 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 453a463e756911b886b51dc9bd651a7dbc112031 /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 453a463e756911b886b51dc9bd651a7dbc112031 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61da25a032d289592a91d3fd1037c7dc /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 61da25a032d289592a91d3fd1037c7dc 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/\~leading\ tilde/\~leading\ tilde 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 453a463e756911b886b51dc9bd651a7dbc112031 /home/rclone/rclone-test-busabuh5gimo/~leading tilde/~leading tilde 2025/03/09 02:39:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 453a463e756911b886b51dc9bd651a7dbc112031 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2e601ff3b9c6e71c114857c1c63415d9 /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e601ff3b9c6e71c114857c1c63415d9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 952887bd9d7649680e9a385658776367caa77b5c /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 952887bd9d7649680e9a385658776367caa77b5c 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2e601ff3b9c6e71c114857c1c63415d9 /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e601ff3b9c6e71c114857c1c63415d9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 952887bd9d7649680e9a385658776367caa77b5c /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 952887bd9d7649680e9a385658776367caa77b5c 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2e601ff3b9c6e71c114857c1c63415d9 /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2e601ff3b9c6e71c114857c1c63415d9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␍leading\ CR/␍leading\ CR 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 952887bd9d7649680e9a385658776367caa77b5c /home/rclone/rclone-test-busabuh5gimo/␍leading CR/␍leading CR 2025/03/09 02:39:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 952887bd9d7649680e9a385658776367caa77b5c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3b063cbd8def812d7646ecd704c5bc51 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b063cbd8def812d7646ecd704c5bc51 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3b063cbd8def812d7646ecd704c5bc51 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b063cbd8def812d7646ecd704c5bc51 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3b063cbd8def812d7646ecd704c5bc51 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b063cbd8def812d7646ecd704c5bc51 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␊leading\ LF/␊leading\ LF 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 /home/rclone/rclone-test-busabuh5gimo/␊leading LF/␊leading LF 2025/03/09 02:39:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b26a239a1c5ffaf9f954b7fc09de815a3bdcb5b3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 1a71b4d1ac2f40d75c8492c081925f30 /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a71b4d1ac2f40d75c8492c081925f30 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 1a71b4d1ac2f40d75c8492c081925f30 /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a71b4d1ac2f40d75c8492c081925f30 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 1a71b4d1ac2f40d75c8492c081925f30 /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1a71b4d1ac2f40d75c8492c081925f30 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␉leading\ HT/␉leading\ HT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e /home/rclone/rclone-test-busabuh5gimo/␉leading HT/␉leading HT 2025/03/09 02:39:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3aaf8883c984caddd2afa59bb0cb3bd5c876020e === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 146883b7f580f16a71d369ad55b03893 /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 146883b7f580f16a71d369ad55b03893 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f0479e89396ff4676b6763010369e63e38e8fa2f /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f0479e89396ff4676b6763010369e63e38e8fa2f 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 146883b7f580f16a71d369ad55b03893 /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 146883b7f580f16a71d369ad55b03893 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f0479e89396ff4676b6763010369e63e38e8fa2f /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f0479e89396ff4676b6763010369e63e38e8fa2f 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 146883b7f580f16a71d369ad55b03893 /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 146883b7f580f16a71d369ad55b03893 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/␋leading\ VT/␋leading\ VT 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f0479e89396ff4676b6763010369e63e38e8fa2f /home/rclone/rclone-test-busabuh5gimo/␋leading VT/␋leading VT 2025/03/09 02:39:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f0479e89396ff4676b6763010369e63e38e8fa2f === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 96ae69abebf7e2d418c4dbcec92a3f7d /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 96ae69abebf7e2d418c4dbcec92a3f7d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 96ae69abebf7e2d418c4dbcec92a3f7d /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 96ae69abebf7e2d418c4dbcec92a3f7d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 96ae69abebf7e2d418c4dbcec92a3f7d /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 96ae69abebf7e2d418c4dbcec92a3f7d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/.leading\ dot/.leading\ dot 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 /home/rclone/rclone-test-busabuh5gimo/.leading dot/.leading dot 2025/03/09 02:39:15 DEBUG : .leading dot/.leading dot: Parsed hash: 5f6007ee0e6b4180c7e191bb5eeed019f5d99589 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 06126070e1858bb9f2910a6c2c6146ed /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 06126070e1858bb9f2910a6c2c6146ed 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 06126070e1858bb9f2910a6c2c6146ed /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 06126070e1858bb9f2910a6c2c6146ed 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 06126070e1858bb9f2910a6c2c6146ed /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 06126070e1858bb9f2910a6c2c6146ed 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space " 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ space\ /trailing\ space\ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 /home/rclone/rclone-test-busabuh5gimo/trailing space /trailing space 2025/03/09 02:39:15 DEBUG : trailing space /trailing space : Parsed hash: 0ec84897112ac69c1ef03fd3dd1c32ffa5b407b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30d045e119a48cf9c42d420c65291067 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 30d045e119a48cf9c42d420c65291067 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df98c7f71c073b42557ae7231876f14c51401e48 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df98c7f71c073b42557ae7231876f14c51401e48 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30d045e119a48cf9c42d420c65291067 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 30d045e119a48cf9c42d420c65291067 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df98c7f71c073b42557ae7231876f14c51401e48 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df98c7f71c073b42557ae7231876f14c51401e48 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30d045e119a48cf9c42d420c65291067 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 30d045e119a48cf9c42d420c65291067 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ CR␍/trailing\ CR␍ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df98c7f71c073b42557ae7231876f14c51401e48 /home/rclone/rclone-test-busabuh5gimo/trailing CR␍/trailing CR␍ 2025/03/09 02:39:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df98c7f71c073b42557ae7231876f14c51401e48 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 58cfd2c52e5565f19a35efd076a2964e /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 58cfd2c52e5565f19a35efd076a2964e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 58cfd2c52e5565f19a35efd076a2964e /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 58cfd2c52e5565f19a35efd076a2964e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 58cfd2c52e5565f19a35efd076a2964e /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 58cfd2c52e5565f19a35efd076a2964e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ LF␊/trailing\ LF␊ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb /home/rclone/rclone-test-busabuh5gimo/trailing LF␊/trailing LF␊ 2025/03/09 02:39:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9c9255df7c31caca23f1bd43ccc0ff2fa04d75bb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 288b1df5c8f9292338875f3dccb90311 /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 288b1df5c8f9292338875f3dccb90311 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7dc3ecf72785148bc85f6e285558df7da2016fb /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c7dc3ecf72785148bc85f6e285558df7da2016fb 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 288b1df5c8f9292338875f3dccb90311 /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 288b1df5c8f9292338875f3dccb90311 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7dc3ecf72785148bc85f6e285558df7da2016fb /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c7dc3ecf72785148bc85f6e285558df7da2016fb 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 288b1df5c8f9292338875f3dccb90311 /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 288b1df5c8f9292338875f3dccb90311 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ HT␉/trailing\ HT␉ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7dc3ecf72785148bc85f6e285558df7da2016fb /home/rclone/rclone-test-busabuh5gimo/trailing HT␉/trailing HT␉ 2025/03/09 02:39:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c7dc3ecf72785148bc85f6e285558df7da2016fb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61456280378e0b9de76b1eea897ec22a /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61456280378e0b9de76b1eea897ec22a 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61456280378e0b9de76b1eea897ec22a /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61456280378e0b9de76b1eea897ec22a 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 61456280378e0b9de76b1eea897ec22a /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61456280378e0b9de76b1eea897ec22a 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ VT␋/trailing\ VT␋ 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 /home/rclone/rclone-test-busabuh5gimo/trailing VT␋/trailing VT␋ 2025/03/09 02:39:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: df7eb9a0ab6f59df90317f5a0fc9419813d33fa6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cc906cf5882aef745263715884b34655 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: cc906cf5882aef745263715884b34655 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cc906cf5882aef745263715884b34655 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: cc906cf5882aef745263715884b34655 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: cc906cf5882aef745263715884b34655 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: cc906cf5882aef745263715884b34655 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot." 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/trailing\ dot./trailing\ dot. 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 /home/rclone/rclone-test-busabuh5gimo/trailing dot./trailing dot. 2025/03/09 02:39:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 30b172815dbfb8a8e3d4de74159972fffbae6ca9 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7f61b7ac222811fbb5225ddae0b8697 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c7f61b7ac222811fbb5225ddae0b8697 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 129755b500b80c5490674713b735cabfce728516 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 129755b500b80c5490674713b735cabfce728516 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7f61b7ac222811fbb5225ddae0b8697 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c7f61b7ac222811fbb5225ddae0b8697 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 129755b500b80c5490674713b735cabfce728516 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 129755b500b80c5490674713b735cabfce728516 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c7f61b7ac222811fbb5225ddae0b8697 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c7f61b7ac222811fbb5225ddae0b8697 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/invalid\ utf-8/invalid\ utf-8 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 129755b500b80c5490674713b735cabfce728516 /home/rclone/rclone-test-busabuh5gimo/invalid utf-8/invalid utf-8 2025/03/09 02:39:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 129755b500b80c5490674713b735cabfce728516 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a25b9d48483c7424b724cdc7ee3a06b0 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a25b9d48483c7424b724cdc7ee3a06b0 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ecca82f2c8931b1079dd941966659b63abf8c46 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ecca82f2c8931b1079dd941966659b63abf8c46 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a25b9d48483c7424b724cdc7ee3a06b0 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a25b9d48483c7424b724cdc7ee3a06b0 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ecca82f2c8931b1079dd941966659b63abf8c46 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ecca82f2c8931b1079dd941966659b63abf8c46 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: a25b9d48483c7424b724cdc7ee3a06b0 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: a25b9d48483c7424b724cdc7ee3a06b0 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/test\%46.txt/test\%46.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0ecca82f2c8931b1079dd941966659b63abf8c46 /home/rclone/rclone-test-busabuh5gimo/test%46.txt/test%46.txt 2025/03/09 02:39:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0ecca82f2c8931b1079dd941966659b63abf8c46 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Connection OK after error: potato 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/zero-length-file" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/zero-length-file" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/zero-length-file" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/zero-length-file" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-busabuh5gimo/zero-length-file 2025/03/09 02:39:15 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/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0cdd5213b815a1f2dc26772c27921070 /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 0cdd5213b815a1f2dc26772c27921070 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c4e36b2c968f6120c97fd716254ab621d5f0a6d1 /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: c4e36b2c968f6120c97fd716254ab621d5f0a6d1 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 0cdd5213b815a1f2dc26772c27921070 /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 0cdd5213b815a1f2dc26772c27921070 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: c4e36b2c968f6120c97fd716254ab621d5f0a6d1 /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: c4e36b2c968f6120c97fd716254ab621d5f0a6d1 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d === 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/03/09 02:39:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/03/09 02:39:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43382->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/03/09 02:39:15 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/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:15 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b === 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/03/09 02:39:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-busabuh5gimo/hello? sausage/êé" 2025/03/09 02:39:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:15 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: New connection 127.0.0.1:43388->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé" 2025/03/09 02:39:16 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-busabuh5gimo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{xfz7j}:rclone-test-busabuh5gimo/hello? sausage/êé" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Remote command result: 31c1432691021dfcd61340a536f0d14e /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : a/b/c/d/e.txt: Parsed hash: 31c1432691021dfcd61340a536f0d14e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Remote command result: 58a56f5e72a0f0c79fc02192e2534651352dc4f3 /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : a/b/c/d/e.txt: Parsed hash: 58a56f5e72a0f0c79fc02192e2534651352dc4f3 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Remote command result: 31c1432691021dfcd61340a536f0d14e /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : a/b/c/d/e.txt: Parsed hash: 31c1432691021dfcd61340a536f0d14e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: Remote command result: 58a56f5e72a0f0c79fc02192e2534651352dc4f3 /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/a/b/c/d/e.txt 2025/03/09 02:39:16 DEBUG : a/b/c/d/e.txt: Parsed hash: 58a56f5e72a0f0c79fc02192e2534651352dc4f3 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé: New connection 127.0.0.1:43404->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : Waiting for deletions to finish 2025/03/09 02:39:16 INFO : a/b/c/d/e.txt: Deleted 2025/03/09 02:39:16 DEBUG : removing 1 level 4 directories 2025/03/09 02:39:16 INFO : a/b/c/d: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:16 INFO : a/b/c: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 2 directories 2025/03/09 02:39:16 INFO : a/b: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 1 directories 2025/03/09 02:39:16 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: New connection 127.0.0.1:43414->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt 2025/03/09 02:39:16 DEBUG : moveTest/other.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/moveTest/other.txt 2025/03/09 02:39:16 DEBUG : moveTest/other.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/other.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/other.txt 2025/03/09 02:39:16 DEBUG : other.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/03/09 02:39:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-yapuyaw4geya" 2025/03/09 02:39:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: New connection 127.0.0.1:43422->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Relative path resolved to "/home/rclone/rclone-test-yapuyaw4geya" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Using root directory "/home/rclone/rclone-test-yapuyaw4geya" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Shell path "/home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Running remote command: md5sum /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file name.txt 2025/03/09 02:39:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Shell path "/home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Running remote command: sha1sum /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/file name.txt 2025/03/09 02:39:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Shell path "/home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Running remote command: md5sum /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Shell path "/home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Running remote command: sha1sum /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-yapuyaw4geya/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: Purge dir "new_name" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-yapuyaw4geya: 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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: e6054de9ba75f509fe5132e1e9cc066d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: e6054de9ba75f509fe5132e1e9cc066d 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 50001e6f4bca3a53c38c77de016b26143d94202d /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 50001e6f4bca3a53c38c77de016b26143d94202d === 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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/09 02:39:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:43424->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/09 02:39:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-busabuh5gimo/not found.txt" 2025/03/09 02:39:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/not found.txt: New connection 127.0.0.1:43436->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/not found.txt: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-busabuh5gimo/not found.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/not found.txt: Using root directory "/home/rclone/rclone-test-busabuh5gimo/not found.txt" 2025/03/09 02:39:16 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-busabuh5gimo" from "TestSFTPOpenssh:rclone-test-busabuh5gimo" 2025/03/09 02:39:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/03/09 02:39:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43438->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-busabuh5gimo/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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 65ea8f71303b2f6130196060c8efcc85 /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 65ea8f71303b2f6130196060c8efcc85 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83efb6ab9311818e42b22c9cb96d09703ec70a7a /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 83efb6ab9311818e42b22c9cb96d09703ec70a7a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 65ea8f71303b2f6130196060c8efcc85 /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 65ea8f71303b2f6130196060c8efcc85 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83efb6ab9311818e42b22c9cb96d09703ec70a7a /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 83efb6ab9311818e42b22c9cb96d09703ec70a7a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 65ea8f71303b2f6130196060c8efcc85 /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 65ea8f71303b2f6130196060c8efcc85 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/created from root.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/created\ from\ root.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83efb6ab9311818e42b22c9cb96d09703ec70a7a /home/rclone/rclone-test-busabuh5gimo/created from root.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/created from root.txt: Parsed hash: 83efb6ab9311818e42b22c9cb96d09703ec70a7a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-busabuh5gimo/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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9790cb8855f46cc02067ae6634ff0b6e /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 9790cb8855f46cc02067ae6634ff0b6e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/file name.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/file\ name.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85d02c9e741045a4d07c6c01849b47851aa8a79a /home/rclone/rclone-test-busabuh5gimo/file name.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/file name.txt: Parsed hash: 85d02c9e741045a4d07c6c01849b47851aa8a79a 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-busabuh5gimo/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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: f83852de883cb92f861e42ab64c3f91b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83852de883cb92f861e42ab64c3f91b 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 6925f8c0a234dd75e7acd830b76756de9860681b /home/rclone/rclone-test-busabuh5gimo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/03/09 02:39:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6925f8c0a234dd75e7acd830b76756de9860681b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Server has VFS statistics extension 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: About path "/home/rclone/rclone-test-busabuh5gimo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d6deb89c72283c68b485007b6e085fc9 /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: d6deb89c72283c68b485007b6e085fc9 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 487b8747ce604f46717a42f9f61d6b21167309fa /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: 487b8747ce604f46717a42f9f61d6b21167309fa 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: d6deb89c72283c68b485007b6e085fc9 /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: d6deb89c72283c68b485007b6e085fc9 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/piped data.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/piped\ data.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 487b8747ce604f46717a42f9f61d6b21167309fa /home/rclone/rclone-test-busabuh5gimo/piped data.txt 2025/03/09 02:39:16 DEBUG : piped data.txt: Parsed hash: 487b8747ce604f46717a42f9f61d6b21167309fa === 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/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 80843b389a22b65ff1616b6bcfe27d3e /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : unknown-size-update.txt: Parsed hash: 80843b389a22b65ff1616b6bcfe27d3e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2c69382f54b5e9969942d86b9e69dbeee2239f63 /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : unknown-size-update.txt: Parsed hash: 2c69382f54b5e9969942d86b9e69dbeee2239f63 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: md5sum /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 80843b389a22b65ff1616b6bcfe27d3e /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : unknown-size-update.txt: Parsed hash: 80843b389a22b65ff1616b6bcfe27d3e 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Shell path "/home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Running remote command: sha1sum /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Remote command result: 2c69382f54b5e9969942d86b9e69dbeee2239f63 /home/rclone/rclone-test-busabuh5gimo/unknown-size-update.txt 2025/03/09 02:39:16 DEBUG : unknown-size-update.txt: Parsed hash: 2c69382f54b5e9969942d86b9e69dbeee2239f63 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/09 02:39:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-busabuh5gimo/deeper/nonexisting/directory" 2025/03/09 02:39:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{xfz7j}" suffix to name 2025/03/09 02:39:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/09 02:39:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/09 02:39:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/09 02:39:16 DEBUG : Setting pass="rV_xeko2t0YridO5qz8OP6KtHh_aV-d6" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/09 02:39:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/deeper/nonexisting/directory: New connection 127.0.0.1:43452->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/deeper/nonexisting/directory: Shell type "unix" from config 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-busabuh5gimo/deeper/nonexisting/directory" 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-busabuh5gimo/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/03/09 02:39:16 DEBUG : Waiting for deletions to finish 2025/03/09 02:39:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/09 02:39:16 DEBUG : removing 1 level 4 directories 2025/03/09 02:39:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 3 directories 2025/03/09 02:39:16 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 2 directories 2025/03/09 02:39:16 INFO : hello? sausage/êé: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 1 directories 2025/03/09 02:39:16 INFO : hello? sausage: Removing directory 2025/03/09 02:39:16 DEBUG : removing 1 level 0 directories 2025/03/09 02:39:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Removing directory 2025/03/09 02:39:16 ERROR : : error listing: directory not found 2025/03/09 02:39:16 DEBUG : Waiting for deletions to finish 2025/03/09 02:39:16 ERROR : : error listing: directory not found 2025/03/09 02:39:16 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Failed to list "": directory not found 2025/03/09 02:39:16 DEBUG : removing 1 level 0 directories 2025/03/09 02:39:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Removing directory 2025/03/09 02:39:16 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/03/09 02:39:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-busabuh5gimo: Closing 2 unused connections --- FAIL: TestIntegration (1.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- 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 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.570s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.122815385s (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]