"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 TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.36s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/04 03:54:44 NOTICE: TestSFTPOpenssh: Starting server 2026/02/04 03:54:45 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/04 03:54:45 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/04 03:54:45 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/04 03:54:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-balutuk0ciyi" 2026/02/04 03:54:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:54:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:45 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:45 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: New connection 127.0.0.1:43344->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell type "unix" from config 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Relative path resolved to "/home/rclone/rclone-test-balutuk0ciyi" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Using root directory "/home/rclone/rclone-test-balutuk0ciyi" 2026/02/04 03:54:45 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 2026/02/04 03:54:45 INFO : dir/subdir: Making directory 2026/02/04 03:54:45 INFO : dir/subdir: Removing directory 2026/02/04 03:54:45 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/04 03:54:45 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0cc9ae62c097215bf0669728b53db77f /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cc9ae62c097215bf0669728b53db77f 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0cc9ae62c097215bf0669728b53db77f /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cc9ae62c097215bf0669728b53db77f 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0cc9ae62c097215bf0669728b53db77f /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0cc9ae62c097215bf0669728b53db77f 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 /home/rclone/rclone-test-balutuk0ciyi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/04 03:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a7df9b7e63090f1b971a8467f5aaec223a42da3 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4b628ba530d91cc1486ec3b30a990e6c /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: 4b628ba530d91cc1486ec3b30a990e6c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: fdf2926c8868722c936131f68584185c61a44dcb /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: fdf2926c8868722c936131f68584185c61a44dcb 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4b628ba530d91cc1486ec3b30a990e6c /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: 4b628ba530d91cc1486ec3b30a990e6c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: fdf2926c8868722c936131f68584185c61a44dcb /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: fdf2926c8868722c936131f68584185c61a44dcb 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4b628ba530d91cc1486ec3b30a990e6c /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: 4b628ba530d91cc1486ec3b30a990e6c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/./." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: fdf2926c8868722c936131f68584185c61a44dcb /home/rclone/rclone-test-balutuk0ciyi/./. 2026/02/04 03:54:45 DEBUG : ./.: Parsed hash: fdf2926c8868722c936131f68584185c61a44dcb === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 09c37c036b316dc4c5c6c5602ff381d7 /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: 09c37c036b316dc4c5c6c5602ff381d7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b85166af267eb5612e402e2fbd9cf21981d0855c /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: b85166af267eb5612e402e2fbd9cf21981d0855c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 09c37c036b316dc4c5c6c5602ff381d7 /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: 09c37c036b316dc4c5c6c5602ff381d7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b85166af267eb5612e402e2fbd9cf21981d0855c /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: b85166af267eb5612e402e2fbd9cf21981d0855c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 09c37c036b316dc4c5c6c5602ff381d7 /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: 09c37c036b316dc4c5c6c5602ff381d7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/../.." 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b85166af267eb5612e402e2fbd9cf21981d0855c /home/rclone/rclone-test-balutuk0ciyi/../.. 2026/02/04 03:54:45 DEBUG : ../..: Parsed hash: b85166af267eb5612e402e2fbd9cf21981d0855c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e0121ab95f0bc6b6c09caebeaf4bc3c0 /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e0121ab95f0bc6b6c09caebeaf4bc3c0 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5615aaee0cb3f803994fba9373cff39e6aed1aac /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5615aaee0cb3f803994fba9373cff39e6aed1aac 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e0121ab95f0bc6b6c09caebeaf4bc3c0 /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e0121ab95f0bc6b6c09caebeaf4bc3c0 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5615aaee0cb3f803994fba9373cff39e6aed1aac /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5615aaee0cb3f803994fba9373cff39e6aed1aac 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e0121ab95f0bc6b6c09caebeaf4bc3c0 /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e0121ab95f0bc6b6c09caebeaf4bc3c0 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5615aaee0cb3f803994fba9373cff39e6aed1aac /home/rclone/rclone-test-balutuk0ciyi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/04 03:54:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5615aaee0cb3f803994fba9373cff39e6aed1aac === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a58fcfff4f64b9c6f1e74baab8402fe9 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: a58fcfff4f64b9c6f1e74baab8402fe9 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a58fcfff4f64b9c6f1e74baab8402fe9 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: a58fcfff4f64b9c6f1e74baab8402fe9 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a58fcfff4f64b9c6f1e74baab8402fe9 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: a58fcfff4f64b9c6f1e74baab8402fe9 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\ leading\ space/\ leading\ space 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 /home/rclone/rclone-test-balutuk0ciyi/ leading space/ leading space 2026/02/04 03:54:45 DEBUG : leading space/ leading space: Parsed hash: 5d177c172c1f1cbec2f2344a3bd8ea90d84f7eb4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e270bda67017d5474b27445c7cd261d4 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e270bda67017d5474b27445c7cd261d4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e270bda67017d5474b27445c7cd261d4 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e270bda67017d5474b27445c7cd261d4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e270bda67017d5474b27445c7cd261d4 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e270bda67017d5474b27445c7cd261d4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/\~leading\ tilde/\~leading\ tilde 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 /home/rclone/rclone-test-balutuk0ciyi/~leading tilde/~leading tilde 2026/02/04 03:54:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: aed8ca2bd3db0779624628d0a9bb6a37f19ea341 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7eeafb32e77c8dce037bfe64b6bd5df5 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7eeafb32e77c8dce037bfe64b6bd5df5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8d96160a63939c22b80433d992c00d45637ce9b4 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8d96160a63939c22b80433d992c00d45637ce9b4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7eeafb32e77c8dce037bfe64b6bd5df5 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7eeafb32e77c8dce037bfe64b6bd5df5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8d96160a63939c22b80433d992c00d45637ce9b4 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8d96160a63939c22b80433d992c00d45637ce9b4 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7eeafb32e77c8dce037bfe64b6bd5df5 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7eeafb32e77c8dce037bfe64b6bd5df5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␍leading\ CR/␍leading\ CR 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8d96160a63939c22b80433d992c00d45637ce9b4 /home/rclone/rclone-test-balutuk0ciyi/␍leading CR/␍leading CR 2026/02/04 03:54:45 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8d96160a63939c22b80433d992c00d45637ce9b4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 356119fa1fb879fc4f8ea01235985999 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 356119fa1fb879fc4f8ea01235985999 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 356119fa1fb879fc4f8ea01235985999 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 356119fa1fb879fc4f8ea01235985999 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 356119fa1fb879fc4f8ea01235985999 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 356119fa1fb879fc4f8ea01235985999 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␊leading\ LF/␊leading\ LF 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 /home/rclone/rclone-test-balutuk0ciyi/␊leading LF/␊leading LF 2026/02/04 03:54:45 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1556b7ede0f7fa32ee42a28ff6ef59d63295411 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 77c695460301ebd5db96cb7874cc28ff /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 77c695460301ebd5db96cb7874cc28ff 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 77c695460301ebd5db96cb7874cc28ff /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 77c695460301ebd5db96cb7874cc28ff 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 77c695460301ebd5db96cb7874cc28ff /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 77c695460301ebd5db96cb7874cc28ff 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␉leading\ HT/␉leading\ HT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 /home/rclone/rclone-test-balutuk0ciyi/␉leading HT/␉leading HT 2026/02/04 03:54:45 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79562c825adf26b8ea3c0e1c0ebc9683c8fa9011 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 94b9cf483cd7882451182edcb067b7f7 /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 94b9cf483cd7882451182edcb067b7f7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 94b9cf483cd7882451182edcb067b7f7 /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 94b9cf483cd7882451182edcb067b7f7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 94b9cf483cd7882451182edcb067b7f7 /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 94b9cf483cd7882451182edcb067b7f7 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/␋leading\ VT/␋leading\ VT 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af /home/rclone/rclone-test-balutuk0ciyi/␋leading VT/␋leading VT 2026/02/04 03:54:45 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4fa68ef994f20ab27dc60393a1fcafdf3d1237af === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: ec9d109d36754bdc78642fad881a8a70 /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: ec9d109d36754bdc78642fad881a8a70 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: ec9d109d36754bdc78642fad881a8a70 /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: ec9d109d36754bdc78642fad881a8a70 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: ec9d109d36754bdc78642fad881a8a70 /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: ec9d109d36754bdc78642fad881a8a70 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/.leading\ dot/.leading\ dot 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a /home/rclone/rclone-test-balutuk0ciyi/.leading dot/.leading dot 2026/02/04 03:54:45 DEBUG : .leading dot/.leading dot: Parsed hash: 1d0816aa34d7343e8c8fee6defc2dab66cbf708a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 90dedb76ec02a82f1078a337439afe93 /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: 90dedb76ec02a82f1078a337439afe93 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 90dedb76ec02a82f1078a337439afe93 /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: 90dedb76ec02a82f1078a337439afe93 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 90dedb76ec02a82f1078a337439afe93 /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: 90dedb76ec02a82f1078a337439afe93 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space " 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ space\ /trailing\ space\ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c /home/rclone/rclone-test-balutuk0ciyi/trailing space /trailing space 2026/02/04 03:54:45 DEBUG : trailing space /trailing space : Parsed hash: f6b11956bfc7be6cb9872ffe2a804e53ec48d39c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d606a58ac284b4ef1ddffe7e68dbd4e5 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d606a58ac284b4ef1ddffe7e68dbd4e5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 14cfe261e27adfc157d8dfad13fd17a5504632e0 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 14cfe261e27adfc157d8dfad13fd17a5504632e0 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d606a58ac284b4ef1ddffe7e68dbd4e5 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d606a58ac284b4ef1ddffe7e68dbd4e5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 14cfe261e27adfc157d8dfad13fd17a5504632e0 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 14cfe261e27adfc157d8dfad13fd17a5504632e0 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d606a58ac284b4ef1ddffe7e68dbd4e5 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d606a58ac284b4ef1ddffe7e68dbd4e5 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ CR␍/trailing\ CR␍ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 14cfe261e27adfc157d8dfad13fd17a5504632e0 /home/rclone/rclone-test-balutuk0ciyi/trailing CR␍/trailing CR␍ 2026/02/04 03:54:45 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 14cfe261e27adfc157d8dfad13fd17a5504632e0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4140f7c199b140bf0dafdc61349778f1 /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:45 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4140f7c199b140bf0dafdc61349778f1 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b8bbf40a640ec87f0c99a9d772c279efed97b61e /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:45 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8bbf40a640ec87f0c99a9d772c279efed97b61e 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4140f7c199b140bf0dafdc61349778f1 /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4140f7c199b140bf0dafdc61349778f1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b8bbf40a640ec87f0c99a9d772c279efed97b61e /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8bbf40a640ec87f0c99a9d772c279efed97b61e 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 4140f7c199b140bf0dafdc61349778f1 /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4140f7c199b140bf0dafdc61349778f1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ LF␊/trailing\ LF␊ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b8bbf40a640ec87f0c99a9d772c279efed97b61e /home/rclone/rclone-test-balutuk0ciyi/trailing LF␊/trailing LF␊ 2026/02/04 03:54:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b8bbf40a640ec87f0c99a9d772c279efed97b61e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a7bf6bde7d55d9ba264d6b7d30584770 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7bf6bde7d55d9ba264d6b7d30584770 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b129cb99e9f871029168ec3e2212c3ece51a52b8 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b129cb99e9f871029168ec3e2212c3ece51a52b8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a7bf6bde7d55d9ba264d6b7d30584770 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7bf6bde7d55d9ba264d6b7d30584770 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b129cb99e9f871029168ec3e2212c3ece51a52b8 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b129cb99e9f871029168ec3e2212c3ece51a52b8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a7bf6bde7d55d9ba264d6b7d30584770 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a7bf6bde7d55d9ba264d6b7d30584770 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ HT␉/trailing\ HT␉ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b129cb99e9f871029168ec3e2212c3ece51a52b8 /home/rclone/rclone-test-balutuk0ciyi/trailing HT␉/trailing HT␉ 2026/02/04 03:54:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b129cb99e9f871029168ec3e2212c3ece51a52b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c0ec33898a8117eae2525fb4b0a3b355 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0ec33898a8117eae2525fb4b0a3b355 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a4259ea5cffe4e49efc4e175c86971ec97e15262 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4259ea5cffe4e49efc4e175c86971ec97e15262 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c0ec33898a8117eae2525fb4b0a3b355 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0ec33898a8117eae2525fb4b0a3b355 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a4259ea5cffe4e49efc4e175c86971ec97e15262 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4259ea5cffe4e49efc4e175c86971ec97e15262 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c0ec33898a8117eae2525fb4b0a3b355 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c0ec33898a8117eae2525fb4b0a3b355 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ VT␋/trailing\ VT␋ 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: a4259ea5cffe4e49efc4e175c86971ec97e15262 /home/rclone/rclone-test-balutuk0ciyi/trailing VT␋/trailing VT␋ 2026/02/04 03:54:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a4259ea5cffe4e49efc4e175c86971ec97e15262 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c59fd9350219d7e421027f05222cb205 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: c59fd9350219d7e421027f05222cb205 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 444535b41b61a2a731311d4bb0037f2b942c7cf3 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 444535b41b61a2a731311d4bb0037f2b942c7cf3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c59fd9350219d7e421027f05222cb205 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: c59fd9350219d7e421027f05222cb205 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 444535b41b61a2a731311d4bb0037f2b942c7cf3 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 444535b41b61a2a731311d4bb0037f2b942c7cf3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c59fd9350219d7e421027f05222cb205 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: c59fd9350219d7e421027f05222cb205 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot." 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/trailing\ dot./trailing\ dot. 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 444535b41b61a2a731311d4bb0037f2b942c7cf3 /home/rclone/rclone-test-balutuk0ciyi/trailing dot./trailing dot. 2026/02/04 03:54:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 444535b41b61a2a731311d4bb0037f2b942c7cf3 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 49eb52abdb7867f0cc31e4b9f43ef9e5 /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 49eb52abdb7867f0cc31e4b9f43ef9e5 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8b181ee294777257c060eef2509f51035e9a8b9f /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8b181ee294777257c060eef2509f51035e9a8b9f 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 49eb52abdb7867f0cc31e4b9f43ef9e5 /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 49eb52abdb7867f0cc31e4b9f43ef9e5 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8b181ee294777257c060eef2509f51035e9a8b9f /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8b181ee294777257c060eef2509f51035e9a8b9f 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 49eb52abdb7867f0cc31e4b9f43ef9e5 /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 49eb52abdb7867f0cc31e4b9f43ef9e5 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/invalid\ utf-8/invalid\ utf-8 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 8b181ee294777257c060eef2509f51035e9a8b9f /home/rclone/rclone-test-balutuk0ciyi/invalid utf-8/invalid utf-8 2026/02/04 03:54:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8b181ee294777257c060eef2509f51035e9a8b9f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f8a33cd2828159f68b8a3061e70674f6 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: f8a33cd2828159f68b8a3061e70674f6 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5806c731ce03de500319f5fea1e139191ca0bdb4 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5806c731ce03de500319f5fea1e139191ca0bdb4 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f8a33cd2828159f68b8a3061e70674f6 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: f8a33cd2828159f68b8a3061e70674f6 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5806c731ce03de500319f5fea1e139191ca0bdb4 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5806c731ce03de500319f5fea1e139191ca0bdb4 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: f8a33cd2828159f68b8a3061e70674f6 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: f8a33cd2828159f68b8a3061e70674f6 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/test\%46.txt/test\%46.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5806c731ce03de500319f5fea1e139191ca0bdb4 /home/rclone/rclone-test-balutuk0ciyi/test%46.txt/test%46.txt 2026/02/04 03:54:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5806c731ce03de500319f5fea1e139191ca0bdb4 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Connection OK after error: potato 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/zero-length-file" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/zero-length-file" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/zero-length-file" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/zero-length-file" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-balutuk0ciyi/zero-length-file 2026/02/04 03:54:46 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0df6bc6e5ad6f0e86763a704460b22e9 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 0df6bc6e5ad6f0e86763a704460b22e9 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 3957177fd3977b74595c6c9f4d7c370c55b1d540 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 3957177fd3977b74595c6c9f4d7c370c55b1d540 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 0df6bc6e5ad6f0e86763a704460b22e9 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 0df6bc6e5ad6f0e86763a704460b22e9 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 3957177fd3977b74595c6c9f4d7c370c55b1d540 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 3957177fd3977b74595c6c9f4d7c370c55b1d540 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/04 03:54:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/04 03:54:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43354->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/04 03:54:46 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 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/04 03:54:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-balutuk0ciyi/hello? sausage/êé" 2026/02/04 03:54:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: New connection 127.0.0.1:43368->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Shell type "unix" from config 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé" 2026/02/04 03:54:46 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-balutuk0ciyi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{O1Tan}:rclone-test-balutuk0ciyi/hello? sausage/êé" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Remote command result: f4160beda660c5bdae756d12da6a309d /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : a/b/c/d/e.txt: Parsed hash: f4160beda660c5bdae756d12da6a309d 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Remote command result: 82288e25e12f02186198034545ca9417244e427e /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 82288e25e12f02186198034545ca9417244e427e 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Remote command result: f4160beda660c5bdae756d12da6a309d /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : a/b/c/d/e.txt: Parsed hash: f4160beda660c5bdae756d12da6a309d 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: Remote command result: 82288e25e12f02186198034545ca9417244e427e /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/a/b/c/d/e.txt 2026/02/04 03:54:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 82288e25e12f02186198034545ca9417244e427e 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé: New connection 127.0.0.1:43374->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:46 DEBUG : Waiting for deletions to finish 2026/02/04 03:54:46 INFO : a/b/c/d/e.txt: Deleted 2026/02/04 03:54:46 DEBUG : removing 1 level 4 directories 2026/02/04 03:54:46 INFO : a/b/c/d: Removing directory 2026/02/04 03:54:46 DEBUG : removing 1 level 3 directories 2026/02/04 03:54:46 INFO : a/b/c: Removing directory 2026/02/04 03:54:46 DEBUG : removing 1 level 2 directories 2026/02/04 03:54:46 INFO : a/b: Removing directory 2026/02/04 03:54:46 DEBUG : removing 1 level 1 directories 2026/02/04 03:54:46 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: New connection 127.0.0.1:43382->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt 2026/02/04 03:54:46 DEBUG : moveTest/other.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/moveTest/other.txt 2026/02/04 03:54:46 DEBUG : moveTest/other.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/other.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/other.txt 2026/02/04 03:54:46 DEBUG : other.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:46 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/04 03:54:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vazorak2yino" 2026/02/04 03:54:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:46 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: New connection 127.0.0.1:43388->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Shell type "unix" from config 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Relative path resolved to "/home/rclone/rclone-test-vazorak2yino" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Using root directory "/home/rclone/rclone-test-vazorak2yino" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Shell path "/home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Running remote command: md5sum /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file name.txt 2026/02/04 03:54:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Shell path "/home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Running remote command: sha1sum /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/file name.txt 2026/02/04 03:54:47 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Shell path "/home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Running remote command: md5sum /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Shell path "/home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Running remote command: sha1sum /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-vazorak2yino/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Purge dir "new_name" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vazorak2yino: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: c2f447f38d8f2f326d27f603438178c1 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: c2f447f38d8f2f326d27f603438178c1 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 810a1ccc7fc79f23f817453544023547f9dd3be3 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: 810a1ccc7fc79f23f817453544023547f9dd3be3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/04 03:54:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:43396->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/04 03:54:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-balutuk0ciyi/not found.txt" 2026/02/04 03:54:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/not found.txt: New connection 127.0.0.1:43410->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/not found.txt: Shell type "unix" from config 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-balutuk0ciyi/not found.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/not found.txt: Using root directory "/home/rclone/rclone-test-balutuk0ciyi/not found.txt" 2026/02/04 03:54:47 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-balutuk0ciyi" from "TestSFTPOpenssh:rclone-test-balutuk0ciyi" 2026/02/04 03:54:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/04 03:54:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43424->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e1f6677340ec64eea11d454015da5f0 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: 6e1f6677340ec64eea11d454015da5f0 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e1f6677340ec64eea11d454015da5f0 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: 6e1f6677340ec64eea11d454015da5f0 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6e1f6677340ec64eea11d454015da5f0 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: 6e1f6677340ec64eea11d454015da5f0 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/created from root.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/created\ from\ root.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 /home/rclone/rclone-test-balutuk0ciyi/created from root.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/created from root.txt: Parsed hash: a98efe08ab5629f23c6a5bf322da8e7f5cfa66b5 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5f3eeeaf80664ba1475c9b167098941 /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: b5f3eeeaf80664ba1475c9b167098941 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/file name.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/file\ name.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e /home/rclone/rclone-test-balutuk0ciyi/file name.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/file name.txt: Parsed hash: 215dfb2d3b69ec64f5c0622f65d6497c5f20db0e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 67d0467ef40e17391b190f609720d6be /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 67d0467ef40e17391b190f609720d6be 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 7b67bf3c0d22516ea90313d94c2636273aecad96 /home/rclone/rclone-test-balutuk0ciyi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/04 03:54:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7b67bf3c0d22516ea90313d94c2636273aecad96 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Server has VFS statistics extension 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: About path "/home/rclone/rclone-test-balutuk0ciyi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 9bc546b01978d18e8a8afba4201c1700 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: 9bc546b01978d18e8a8afba4201c1700 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5bba0733408de38b8932d12051e49f0232d39a02 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: 5bba0733408de38b8932d12051e49f0232d39a02 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 9bc546b01978d18e8a8afba4201c1700 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: 9bc546b01978d18e8a8afba4201c1700 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/piped data.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/piped\ data.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 5bba0733408de38b8932d12051e49f0232d39a02 /home/rclone/rclone-test-balutuk0ciyi/piped data.txt 2026/02/04 03:54:47 DEBUG : piped data.txt: Parsed hash: 5bba0733408de38b8932d12051e49f0232d39a02 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 43a5474adb4abe6d8b4f1549a6c477cf /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : unknown-size-update.txt: Parsed hash: 43a5474adb4abe6d8b4f1549a6c477cf 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 9653adc5dc2be34e202cc2733f4b2ffe8d81ed18 /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : unknown-size-update.txt: Parsed hash: 9653adc5dc2be34e202cc2733f4b2ffe8d81ed18 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: md5sum /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 43a5474adb4abe6d8b4f1549a6c477cf /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : unknown-size-update.txt: Parsed hash: 43a5474adb4abe6d8b4f1549a6c477cf 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Shell path "/home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Running remote command: sha1sum /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Remote command result: 9653adc5dc2be34e202cc2733f4b2ffe8d81ed18 /home/rclone/rclone-test-balutuk0ciyi/unknown-size-update.txt 2026/02/04 03:54:47 DEBUG : unknown-size-update.txt: Parsed hash: 9653adc5dc2be34e202cc2733f4b2ffe8d81ed18 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/04 03:54:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-balutuk0ciyi/deeper/nonexisting/directory" 2026/02/04 03:54:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{O1Tan}" suffix to name 2026/02/04 03:54:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/04 03:54:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/04 03:54:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/04 03:54:47 DEBUG : Setting pass="qCLq1HDtjRkbVQA6mplN2cRYksSEcAot" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/04 03:54:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/deeper/nonexisting/directory: New connection 127.0.0.1:43440->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-balutuk0ciyi/deeper/nonexisting/directory" 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-balutuk0ciyi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/04 03:54:47 DEBUG : Waiting for deletions to finish 2026/02/04 03:54:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/04 03:54:47 DEBUG : removing 1 level 4 directories 2026/02/04 03:54:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/04 03:54:47 DEBUG : removing 1 level 3 directories 2026/02/04 03:54:47 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/04 03:54:47 DEBUG : removing 1 level 2 directories 2026/02/04 03:54:47 INFO : hello? sausage/êé: Removing directory 2026/02/04 03:54:47 DEBUG : removing 1 level 1 directories 2026/02/04 03:54:47 INFO : hello? sausage: Removing directory 2026/02/04 03:54:47 DEBUG : removing 1 level 0 directories 2026/02/04 03:54:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Removing directory 2026/02/04 03:54:47 ERROR : error listing: directory not found 2026/02/04 03:54:47 DEBUG : Waiting for deletions to finish 2026/02/04 03:54:47 ERROR : error listing: directory not found 2026/02/04 03:54:47 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Failed to list "": directory not found 2026/02/04 03:54:47 DEBUG : removing 1 level 0 directories 2026/02/04 03:54:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Removing directory 2026/02/04 03:54:47 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/04 03:54:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-balutuk0ciyi: Closing 2 unused connections 2026/02/04 03:54:47 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.49s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.22s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.977s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 8.303024208s (try 1/5)